Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | |
| 3 | <package schemaVersion="1.3" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="PACK.xsd"> |
| 4 | <name>CMSIS</name> |
| 5 | <description>CMSIS (Cortex Microcontroller Software Interface Standard)</description> |
| 6 | <vendor>ARM</vendor> |
Joachim Krech | a33860c | 2016-11-09 22:25:55 +0100 | [diff] [blame] | 7 | <!-- <license>license.txt</license> --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 8 | <url>http://www.keil.com/pack/</url> |
| 9 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 10 | <releases> |
Jonatan Antoni | 1434f1f | 2017-11-16 16:55:57 +0100 | [diff] [blame] | 11 | <release version="5.2.1-dev1"> |
| 12 | Active development... |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 13 | CMSIS-RTOS2: |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 14 | - RTX 5.3.0 (see revision history for details) |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 15 | - OS Tick API 1.0.1 |
Jonatan Antoni | 1434f1f | 2017-11-16 16:55:57 +0100 | [diff] [blame] | 16 | </release> |
| 17 | <release version="5.2.0" date="2017-11-16"> |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 18 | CMSIS-Core(M): 5.1.0 (see revision history for details) |
| 19 | - Added MPU Functions for ARMv8-M for Cortex-M23/M33. |
| 20 | - Added compiler_iccarm.h to replace compiler_iar.h shipped with the compiler. |
| 21 | CMSIS-Core(A): 1.1.0 (see revision history for details) |
| 22 | - Added compiler_iccarm.h. |
| 23 | - Added additional access functions for physical timer. |
| 24 | CMSIS-DAP: 1.2.0 (see revision history for details) |
| 25 | CMSIS-DSP: 1.5.2 (see revision history for details) |
Jonatan Antoni | 1434f1f | 2017-11-16 16:55:57 +0100 | [diff] [blame] | 26 | CMSIS-Driver 2.6.0(see revision history for details): |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 27 | - CAN Driver API V1.2.0 |
Vladimir Umek | b472809 | 2017-11-14 10:12:51 +0100 | [diff] [blame] | 28 | - NAND Driver API V2.3.0 |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 29 | CMSIS-RTOS: |
| 30 | - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata. |
| 31 | CMSIS-RTOS2: |
| 32 | - API 2.1.2 (see revision history for details) |
| 33 | - RTX 5.2.3 (see revision history for details) |
| 34 | Devices: |
| 35 | - Added GCC startup and linker script for Cortex-A9. |
| 36 | - Added device ARMCM0plus_MPU for Cortex-M0+ with MPU. |
| 37 | - Added IAR startup code for Cortex-A9 |
| 38 | </release> |
Jonatan Antoni | 5bfb1e6 | 2017-09-19 15:46:40 +0200 | [diff] [blame] | 39 | <release version="5.1.1" date="2017-09-19"> |
| 40 | CMSIS-RTOS2: |
| 41 | - RTX 5.2.1 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 42 | </release> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 43 | <release version="5.1.0" date="2017-08-04"> |
| 44 | CMSIS-Core(M): 5.0.2 (see revision history for details) |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 45 | - Changed Version Control macros to be core agnostic. |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 46 | - Added MPU Functions for ARMv7-M for Cortex-M0+/M3/M4/M7. |
| 47 | CMSIS-Core(A): 1.0.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 48 | - Initial release |
| 49 | - IRQ Controller API 1.0.0 |
| 50 | CMSIS-Driver: 2.05 (see revision history for details) |
| 51 | - All typedefs related to status have been made volatile. |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 52 | CMSIS-RTOS2: |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 53 | - API 2.1.1 (see revision history for details) |
| 54 | - RTX 5.2.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 55 | - OS Tick API 1.0.0 |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 56 | CMSIS-DSP: 1.5.2 (see revision history for details) |
| 57 | - Fixed GNU Compiler specific diagnostics. |
Jonatan Antoni | 31e48e6 | 2017-08-04 11:26:18 +0200 | [diff] [blame] | 58 | CMSIS-PACK: 1.5.0 (see revision history for details) |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 59 | - added System Description File (*.SDF) Format |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 60 | CMSIS-Zone: 0.0.1 (Preview) |
| 61 | - Initial specification draft |
| 62 | </release> |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 63 | <release version="5.0.1" date="2017-02-03"> |
| 64 | Package Description: |
| 65 | - added taxonomy for Cclass RTOS |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 66 | CMSIS-RTOS2: |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 67 | - API 2.1 (see revision history for details) |
| 68 | - RTX 5.1.0 (see revision history for details) |
| 69 | CMSIS-Core: 5.0.1 (see revision history for details) |
| 70 | - Added __PACKED_STRUCT macro |
| 71 | - Added uVisior support |
| 72 | - Updated cmsis_armcc.h: corrected macro __ARM_ARCH_6M__ |
| 73 | - Updated template for secure main function (main_s.c) |
| 74 | - Updated template for Context Management for ARMv8-M TrustZone (tz_context.c) |
| 75 | CMSIS-DSP: 1.5.1 (see revision history for details) |
| 76 | - added ARMv8M DSP libraries. |
| 77 | CMSIS-PACK:1.4.9 (see revision history for details) |
| 78 | - added Pack Index File specification and schema file |
Martin Günther | d106053 | 2016-11-15 09:43:43 +0100 | [diff] [blame] | 79 | </release> |
Joachim Krech | c45bb4a | 2016-11-11 11:01:22 +0100 | [diff] [blame] | 80 | <release version="5.0.0" date="2016-11-11"> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 81 | Changed open source license to Apache 2.0 |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 82 | CMSIS_Core: |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 83 | - Added support for Cortex-M23 and Cortex-M33. |
| 84 | - Added ARMv8-M device configurations for mainline and baseline. |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 85 | - Added CMSE support and thread context management for TrustZone for ARMv8-M |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 86 | - Added cmsis_compiler.h to unify compiler behaviour. |
| 87 | - Updated function SCB_EnableICache (for Cortex-M7). |
| 88 | - Added functions: NVIC_GetEnableIRQ, SCB_GetFPUType |
| 89 | CMSIS-RTOS: |
| 90 | - bug fix in RTX 4.82 (see revision history for details) |
| 91 | CMSIS-RTOS2: |
| 92 | - new API including compatibility layer to CMSIS-RTOS |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 93 | - reference implementation based on RTX5 |
| 94 | - supports all Cortex-M variants including TrustZone for ARMv8-M |
ReinhardKeil | 0d39905 | 2016-10-21 13:40:52 +0200 | [diff] [blame] | 95 | CMSIS-SVD: |
| 96 | - reworked SVD format documentation |
Joachim Krech | 655f724 | 2016-09-29 15:49:24 +0200 | [diff] [blame] | 97 | - removed SVD file database documentation as SVD files are distributed in packs |
| 98 | - updated SVDConv for Win32 and Linux |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 99 | CMSIS-DSP: |
Martin Günther | 29502d7 | 2016-06-16 14:48:33 +0200 | [diff] [blame] | 100 | - Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib. |
| 101 | - Added DSP libraries build projects to CMSIS pack. |
Martin Günther | 10babd8 | 2016-06-14 14:10:36 +0200 | [diff] [blame] | 102 | </release> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 103 | <release version="4.5.0" date="2015-10-28"> |
| 104 | - CMSIS-Core 4.30.0 (see revision history for details) |
| 105 | - CMSIS-DAP 1.1.0 (unchanged) |
| 106 | - CMSIS-Driver 2.04.0 (see revision history for details) |
| 107 | - CMSIS-DSP 1.4.7 (no source code change [still labeled 1.4.5], see revision history for details) |
| 108 | - CMSIS-PACK 1.4.1 (see revision history for details) |
| 109 | - CMSIS-RTOS 4.80.0 Restored time delay parameter 'millisec' old behavior (prior V4.79) for software compatibility. (see revision history for details) |
| 110 | - CMSIS-SVD 1.3.1 (see revision history for details) |
| 111 | </release> |
| 112 | <release version="4.4.0" date="2015-09-11"> |
| 113 | - CMSIS-Core 4.20 (see revision history for details) |
| 114 | - CMSIS-DSP 1.4.6 (no source code change [still labeled 1.4.5], see revision history for details) |
| 115 | - CMSIS-PACK 1.4.0 (adding memory attributes, algorithm style) |
| 116 | - CMSIS-Driver 2.03.0 (adding CAN [Controller Area Network] API) |
| 117 | - CMSIS-RTOS |
| 118 | -- API 1.02 (unchanged) |
| 119 | -- RTX 4.79 (see revision history for details) |
| 120 | - CMSIS-SVD 1.3.0 (see revision history for details) |
| 121 | - CMSIS-DAP 1.1.0 (extended with SWO support) |
| 122 | </release> |
| 123 | <release version="4.3.0" date="2015-03-20"> |
| 124 | - CMSIS-Core 4.10 (Cortex-M7 extended Cache Maintenance functions) |
| 125 | - CMSIS-DSP 1.4.5 (see revision history for details) |
| 126 | - CMSIS-Driver 2.02 (adding SAI (Serial Audio Interface) API) |
| 127 | - CMSIS-PACK 1.3.3 (Semantic Versioning, Generator extensions) |
| 128 | - CMSIS-RTOS |
| 129 | -- API 1.02 (unchanged) |
| 130 | -- RTX 4.78 (see revision history for details) |
| 131 | - CMSIS-SVD 1.2 (unchanged) |
| 132 | </release> |
| 133 | <release version="4.2.0" date="2014-09-24"> |
| 134 | Adding Cortex-M7 support |
| 135 | - CMSIS-Core 4.00 (Cortex-M7 support, corrected C++ include guards in core header files) |
| 136 | - CMSIS-DSP 1.4.4 (Cortex-M7 support and corrected out of bound issues) |
| 137 | - CMSIS-PACK 1.3.1 (Cortex-M7 updates, clarification, corrected batch files in Tutorial) |
| 138 | - CMSIS-SVD 1.2 (Cortex-M7 extensions) |
| 139 | - CMSIS-RTOS RTX 4.75 (see revision history for details) |
| 140 | </release> |
| 141 | <release version="4.1.1" date="2014-06-30"> |
| 142 | - fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 series devices |
| 143 | </release> |
| 144 | <release version="4.1.0" date="2014-06-12"> |
| 145 | - CMSIS-Driver 2.02 (incompatible update) |
| 146 | - CMSIS-Pack 1.3 (see revision history for details) |
| 147 | - CMSIS-DSP 1.4.2 (unchanged) |
| 148 | - CMSIS-Core 3.30 (unchanged) |
| 149 | - CMSIS-RTOS RTX 4.74 (unchanged) |
| 150 | - CMSIS-RTOS API 1.02 (unchanged) |
| 151 | - CMSIS-SVD 1.10 (unchanged) |
| 152 | PACK: |
| 153 | - removed G++ specific files from PACK |
| 154 | - added Component Startup variant "C Startup" |
| 155 | - added Pack Checking Utility |
| 156 | - updated conditions to reflect tool-chain dependency |
| 157 | - added Taxonomy for Graphics |
| 158 | - updated Taxonomy for unified drivers from "Drivers" to "CMSIS Drivers" |
| 159 | </release> |
| 160 | <release version="4.0.0"> |
| 161 | - CMSIS-Driver 2.00 Preliminary (incompatible update) |
| 162 | - CMSIS-Pack 1.1 Preliminary |
| 163 | - CMSIS-DSP 1.4.2 (see revision history for details) |
| 164 | - CMSIS-Core 3.30 (see revision history for details) |
| 165 | - CMSIS-RTOS RTX 4.74 (see revision history for details) |
| 166 | - CMSIS-RTOS API 1.02 (unchanged) |
| 167 | - CMSIS-SVD 1.10 (unchanged) |
| 168 | </release> |
| 169 | <release version="3.20.4"> |
| 170 | - CMSIS-RTOS 4.74 (see revision history for details) |
| 171 | - PACK Extensions (Boards, Device Features, Flash Programming, Generators, Configuration Wizard). Schema version 1.1. |
| 172 | </release> |
| 173 | <release version="3.20.3"> |
| 174 | - CMSIS-Driver API Version 1.10 ARM prefix added (incompatible change) |
| 175 | - CMSIS-RTOS 4.73 (see revision history for details) |
| 176 | </release> |
| 177 | <release version="3.20.2"> |
| 178 | - CMSIS-Pack documentation has been added |
| 179 | - CMSIS-Drivers header and documentation have been added to PACK |
| 180 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
| 181 | </release> |
| 182 | <release version="3.20.1"> |
| 183 | - CMSIS-RTOS Keil RTX V4.72 has been added to PACK |
| 184 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
| 185 | </release> |
| 186 | <release version="3.20.0"> |
| 187 | The software portions that are deployed in the application program are now under a BSD license which allows usage |
| 188 | of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSIS.pdsc describes the use cases |
| 189 | The individual components have been update as listed below: |
| 190 | - CMSIS-CORE adds functions for setting breakpoints, supports the latest GCC Compiler, and contains several corrections. |
| 191 | - CMSIS-DSP library is optimized for more performance and contains several bug fixes. |
| 192 | - CMSIS-RTOS API is extended with capabilities for short timeouts, Kernel initialization, and prepared for a C++ interface. |
| 193 | - CMSIS-SVD is unchanged. |
| 194 | </release> |
| 195 | </releases> |
| 196 | |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 197 | <taxonomy> |
| 198 | <description Cclass="Board Support">Generic Interfaces for Evaluation and Development Boards</description> |
| 199 | <description Cclass="CMSIS" doc="CMSIS/Documentation/General/html/index.html">Cortex Microcontroller Software Interface Components</description> |
| 200 | <description Cclass="Device" doc="CMSIS/Documentation/Core/html/index.html">Startup, System Setup</description> |
| 201 | <description Cclass="CMSIS Driver" doc="CMSIS/Documentation/Driver/html/index.html">Unified Device Drivers compliant to CMSIS-Driver Specifications</description> |
| 202 | <description Cclass="File System">File Drive Support and File System</description> |
| 203 | <description Cclass="Graphics">Graphical User Interface</description> |
| 204 | <description Cclass="Network">Network Stack using Internet Protocols</description> |
| 205 | <description Cclass="USB">Universal Serial Bus Stack</description> |
Joachim Krech | 2384b8a | 2017-02-02 15:58:30 +0100 | [diff] [blame] | 206 | <description Cclass="Compiler">Compiler Software Extensions</description> |
Joachim Krech | 62838c8 | 2017-02-02 15:54:57 +0100 | [diff] [blame] | 207 | <description Cclass="RTOS">Real-time Operating System</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 208 | </taxonomy> |
| 209 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 210 | <devices> |
| 211 | <!-- ****************************** Cortex-M0 ****************************** --> |
| 212 | <family Dfamily="ARM Cortex M0" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 213 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M0 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 214 | <description> |
| 215 | The Cortex-M0 processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
| 216 | - simple, easy-to-use programmers model |
| 217 | - highly efficient ultra-low power operation |
| 218 | - excellent code density |
| 219 | - deterministic, high-performance interrupt handling |
| 220 | - upward compatibility with the rest of the Cortex-M processor family. |
| 221 | </description> |
| 222 | <debug svd="Device/ARM/SVD/ARMCM0.svd"/> |
| 223 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 224 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 225 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 226 | |
| 227 | <device Dname="ARMCM0"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 228 | <processor Dcore="Cortex-M0" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 229 | <compile header="Device/ARM/ARMCM0/Include/ARMCM0.h" define="ARMCM0"/> |
| 230 | </device> |
| 231 | </family> |
| 232 | |
| 233 | <!-- ****************************** Cortex-M0P ****************************** --> |
| 234 | <family Dfamily="ARM Cortex M0 plus" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 235 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0662b/index.html" title="Cortex-M0+ Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 236 | <description> |
| 237 | The Cortex-M0+ processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
| 238 | - simple, easy-to-use programmers model |
| 239 | - highly efficient ultra-low power operation |
| 240 | - excellent code density |
| 241 | - deterministic, high-performance interrupt handling |
| 242 | - upward compatibility with the rest of the Cortex-M processor family. |
| 243 | </description> |
| 244 | <debug svd="Device/ARM/SVD/ARMCM0P.svd"/> |
| 245 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 246 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 247 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 248 | |
| 249 | <device Dname="ARMCM0P"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 250 | <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 251 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h" define="ARMCM0P"/> |
| 252 | </device> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 253 | |
| 254 | <device Dname="ARMCM0P_MPU"> |
| 255 | <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
| 256 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus_MPU.h" define="ARMCM0P_MPU"/> |
| 257 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 258 | </family> |
| 259 | |
| 260 | <!-- ****************************** Cortex-M3 ****************************** --> |
| 261 | <family Dfamily="ARM Cortex M3" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 262 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0552a/index.html" title="Cortex-M3 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 263 | <description> |
| 264 | The Cortex-M3 processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
| 265 | - simple, easy-to-use programmers model |
| 266 | - highly efficient ultra-low power operation |
| 267 | - excellent code density |
| 268 | - deterministic, high-performance interrupt handling |
| 269 | - upward compatibility with the rest of the Cortex-M processor family. |
| 270 | </description> |
| 271 | <debug svd="Device/ARM/SVD/ARMCM3.svd"/> |
| 272 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 273 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 274 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 275 | |
| 276 | <device Dname="ARMCM3"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 277 | <processor Dcore="Cortex-M3" DcoreVersion="r2p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 278 | <compile header="Device/ARM/ARMCM3/Include/ARMCM3.h" define="ARMCM3"/> |
| 279 | </device> |
| 280 | </family> |
| 281 | |
| 282 | <!-- ****************************** Cortex-M4 ****************************** --> |
| 283 | <family Dfamily="ARM Cortex M4" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 284 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/index.html" title="Cortex-M4 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 285 | <description> |
| 286 | The Cortex-M4 processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
| 287 | - simple, easy-to-use programmers model |
| 288 | - highly efficient ultra-low power operation |
| 289 | - excellent code density |
| 290 | - deterministic, high-performance interrupt handling |
| 291 | - upward compatibility with the rest of the Cortex-M processor family. |
| 292 | </description> |
| 293 | <debug svd="Device/ARM/SVD/ARMCM4.svd"/> |
| 294 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 295 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 296 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 297 | |
| 298 | <device Dname="ARMCM4"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 299 | <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 300 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4.h" define="ARMCM4"/> |
| 301 | </device> |
| 302 | |
| 303 | <device Dname="ARMCM4_FP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 304 | <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 305 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4_FP.h" define="ARMCM4_FP"/> |
| 306 | </device> |
| 307 | </family> |
| 308 | |
| 309 | <!-- ****************************** Cortex-M7 ****************************** --> |
| 310 | <family Dfamily="ARM Cortex M7" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 311 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0646b/index.html" title="Cortex-M7 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 312 | <description> |
Martin Günther | aa24627 | 2016-11-15 16:01:05 +0100 | [diff] [blame] | 313 | The Cortex-M7 processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 314 | - simple, easy-to-use programmers model |
| 315 | - highly efficient ultra-low power operation |
| 316 | - excellent code density |
| 317 | - deterministic, high-performance interrupt handling |
| 318 | - upward compatibility with the rest of the Cortex-M processor family. |
| 319 | </description> |
| 320 | <debug svd="Device/ARM/SVD/ARMCM7.svd"/> |
| 321 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 322 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 323 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 324 | |
| 325 | <device Dname="ARMCM7"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 326 | <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 327 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7.h" define="ARMCM7"/> |
| 328 | </device> |
| 329 | |
| 330 | <device Dname="ARMCM7_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 331 | <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 332 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_SP.h" define="ARMCM7_SP"/> |
| 333 | </device> |
| 334 | |
| 335 | <device Dname="ARMCM7_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 336 | <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 337 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_DP.h" define="ARMCM7_DP"/> |
| 338 | </device> |
| 339 | </family> |
| 340 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 341 | <!-- ****************************** Cortex-M23 ********************** --> |
| 342 | <family Dfamily="ARM Cortex M23" Dvendor="ARM:82"> |
| 343 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 344 | <description> |
ReinhardKeil | e2b2702 | 2016-11-03 16:04:36 +0100 | [diff] [blame] | 345 | The ARM Cortex-M23 is based on the ARMv8-M baseline architecture. |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 346 | It is the smallest and most energy efficient ARM processor with ARM TrustZone technology. |
ReinhardKeil | e2b2702 | 2016-11-03 16:04:36 +0100 | [diff] [blame] | 347 | Cortex-M23 is the ideal processor for constrained embedded applications requiring efficient security. |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 348 | </description> |
| 349 | <debug svd="Device/ARM/SVD/ARMCM23.svd"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 350 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 351 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 352 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 353 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 354 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 355 | |
| 356 | <device Dname="ARMCM23"> |
| 357 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 358 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23.h" define="ARMCM23"/> |
| 359 | </device> |
| 360 | |
| 361 | <device Dname="ARMCM23_TZ"> |
| 362 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 363 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23_TZ.h" define="ARMCM23_TZ"/> |
| 364 | </device> |
| 365 | </family> |
| 366 | |
| 367 | <!-- ****************************** Cortex-M33 ****************************** --> |
| 368 | <family Dfamily="ARM Cortex M33" Dvendor="ARM:82"> |
| 369 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 370 | <description> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 371 | The ARM Cortex-M33 is the most configurable of all Cortex-M processors. It is a full featured microcontroller |
ReinhardKeil | e2b2702 | 2016-11-03 16:04:36 +0100 | [diff] [blame] | 372 | class processor based on the ARMv8-M mainline architecture with ARM TrustZone security. |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 373 | </description> |
| 374 | <debug svd="Device/ARM/SVD/ARMCM33.svd"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 375 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 376 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 377 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 378 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 379 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 380 | |
| 381 | <device Dname="ARMCM33"> |
| 382 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 383 | <description> |
| 384 | no DSP Instructions, no Floating Point Unit, no TrustZone |
| 385 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 386 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33.h" define="ARMCM33"/> |
| 387 | </device> |
| 388 | |
| 389 | <device Dname="ARMCM33_TZ"> |
| 390 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 391 | <description> |
| 392 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 393 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 394 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_TZ.h" define="ARMCM33_TZ"/> |
| 395 | </device> |
| 396 | |
| 397 | <device Dname="ARMCM33_DSP_FP"> |
| 398 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 399 | <description> |
| 400 | DSP Instructions, Single Precision Floating Point Unit, no TrustZone |
| 401 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 402 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP.h" define="ARMCM33_DSP_FP"/> |
| 403 | </device> |
| 404 | |
| 405 | <device Dname="ARMCM33_DSP_FP_TZ"> |
| 406 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 407 | <description> |
| 408 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 409 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 410 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP_TZ.h" define="ARMCM33_DSP_FP_TZ"/> |
| 411 | </device> |
| 412 | </family> |
| 413 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 414 | <!-- ****************************** ARMSC000 ****************************** --> |
| 415 | <family Dfamily="ARM SC000" Dvendor="ARM:82"> |
| 416 | <description> |
| 417 | The ARM SC000 processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of secure embedded applications. It offers significant benefits to developers, including: |
| 418 | - simple, easy-to-use programmers model |
| 419 | - highly efficient ultra-low power operation |
| 420 | - excellent code density |
| 421 | - deterministic, high-performance interrupt handling |
| 422 | </description> |
| 423 | <debug svd="Device/ARM/SVD/ARMSC000.svd"/> |
| 424 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 425 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 426 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 427 | |
| 428 | <device Dname="ARMSC000"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 429 | <processor Dcore="SC000" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 430 | <compile header="Device/ARM/ARMSC000/Include/ARMSC000.h" define="ARMSC000"/> |
| 431 | </device> |
| 432 | </family> |
| 433 | |
| 434 | <!-- ****************************** ARMSC300 ****************************** --> |
| 435 | <family Dfamily="ARM SC300" Dvendor="ARM:82"> |
| 436 | <description> |
| 437 | The ARM SC300 processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of secure embedded applications. It offers significant benefits to developers, including: |
| 438 | - simple, easy-to-use programmers model |
| 439 | - highly efficient ultra-low power operation |
| 440 | - excellent code density |
| 441 | - deterministic, high-performance interrupt handling |
| 442 | </description> |
| 443 | <debug svd="Device/ARM/SVD/ARMSC300.svd"/> |
| 444 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 445 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 446 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 447 | |
| 448 | <device Dname="ARMSC300"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 449 | <processor Dcore="SC300" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 450 | <compile header="Device/ARM/ARMSC300/Include/ARMSC300.h" define="ARMSC300"/> |
| 451 | </device> |
| 452 | </family> |
| 453 | |
| 454 | <!-- ****************************** ARMv8-M Baseline ********************** --> |
| 455 | <family Dfamily="ARMv8-M Baseline" Dvendor="ARM:82"> |
| 456 | <!--book name="Device/ARM/Documents/ARMv8MBL_dgug.pdf" title="ARMv8MBL Device Generic Users Guide"/--> |
| 457 | <description> |
ReinhardKeil | e2b2702 | 2016-11-03 16:04:36 +0100 | [diff] [blame] | 458 | ARMv8-M Baseline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 459 | </description> |
| 460 | <debug svd="Device/ARM/SVD/ARMv8MBL.svd"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 461 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 462 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 463 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 464 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 465 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 466 | |
| 467 | <device Dname="ARMv8MBL"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 468 | <processor Dcore="ARMV8MBL" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 469 | <compile header="Device/ARM/ARMv8MBL/Include/ARMv8MBL.h" define="ARMv8MBL"/> |
| 470 | </device> |
| 471 | </family> |
| 472 | |
| 473 | <!-- ****************************** ARMv8-M Mainline ****************************** --> |
| 474 | <family Dfamily="ARMv8-M Mainline" Dvendor="ARM:82"> |
| 475 | <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/--> |
| 476 | <description> |
ReinhardKeil | e2b2702 | 2016-11-03 16:04:36 +0100 | [diff] [blame] | 477 | ARMv8-M Mainline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 478 | </description> |
| 479 | <debug svd="Device/ARM/SVD/ARMv8MML.svd"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 480 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 481 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 482 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 483 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 484 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 485 | |
| 486 | <device Dname="ARMv8MML"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 487 | <processor Dcore="ARMV8MML" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 488 | <description> |
| 489 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 490 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 491 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML.h" define="ARMv8MML"/> |
| 492 | </device> |
| 493 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 494 | <device Dname="ARMv8MML_DSP"> |
| 495 | <processor Dcore="ARMV8MML" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 496 | <description> |
| 497 | DSP Instructions, no Floating Point Unit, TrustZone |
| 498 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 499 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP.h" define="ARMv8MML_DSP"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 500 | </device> |
| 501 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 502 | <device Dname="ARMv8MML_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 503 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 504 | <description> |
| 505 | no DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 506 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 507 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_SP.h" define="ARMv8MML_SP"/> |
| 508 | </device> |
| 509 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 510 | <device Dname="ARMv8MML_DSP_SP"> |
| 511 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 512 | <description> |
| 513 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 514 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 515 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_SP.h" define="ARMv8MML_DSP_SP"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 516 | </device> |
| 517 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 518 | <device Dname="ARMv8MML_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 519 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 520 | <description> |
| 521 | no DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 522 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 523 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DP.h" define="ARMv8MML_DP"/> |
| 524 | </device> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 525 | |
| 526 | <device Dname="ARMv8MML_DSP_DP"> |
| 527 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 528 | <description> |
| 529 | DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 530 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 531 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_DP.h" define="ARMv8MML_DSP_DP"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 532 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 533 | </family> |
| 534 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 535 | <!-- ****************************** Cortex-A5 ****************************** --> |
| 536 | <family Dfamily="ARM Cortex A5" Dvendor="ARM:82"> |
| 537 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0433c/index.html" title="Cortex-A5 Technical Reference Manual"/> |
| 538 | <description> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 539 | The ARM Cortex-A5 processor is a high-performance, low-power, ARM macrocell with an L1 cache subsystem that provides full |
| 540 | virtual memory capabilities. The Cortex-A5 processor implements the ARMv7-A architecture profile and can execute 32-bit |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 541 | ARM instructions and 16-bit and 32-bit Thumb instructions. The Cortex-A5 is the smallest member of the Cortex-A processor family. |
| 542 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 543 | |
| 544 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 545 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 546 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 547 | <device Dname="ARMCA5"> |
| 548 | <processor Dcore="Cortex-A5" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 549 | <compile header="Device/ARM/ARMCA5/Include/ARMCA5.h" define="ARMCA5"/> |
| 550 | </device> |
| 551 | </family> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 552 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 553 | <!-- ****************************** Cortex-A7 ****************************** --> |
| 554 | <family Dfamily="ARM Cortex A7" Dvendor="ARM:82"> |
| 555 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0464f/index.html" title="Cortex-A7 MPCore Technical Reference Manual"/> |
| 556 | <description> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 557 | The Cortex-A7 MPCore processor is a high-performance, low-power processor that implements the ARMv7-A architecture. |
| 558 | The Cortex-A7 MPCore processor has one to four processors in a single multiprocessor device with a L1 cache subsystem, |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 559 | an optional integrated GIC, and an optional L2 cache controller. |
| 560 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 561 | |
| 562 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 563 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 564 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 565 | <device Dname="ARMCA7"> |
| 566 | <processor Dcore="Cortex-A7" DcoreVersion="r0p5" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 567 | <compile header="Device/ARM/ARMCA7/Include/ARMCA7.h" define="ARMCA7"/> |
| 568 | </device> |
| 569 | </family> |
| 570 | |
| 571 | <!-- ****************************** Cortex-A9 ****************************** --> |
| 572 | <family Dfamily="ARM Cortex A9" Dvendor="ARM:82"> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 573 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.100511_0401_10_en/index.html" title="Cortex-A9 Technical Reference Manual"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 574 | <description> |
| 575 | The Cortex-A9 processor is a high-performance, low-power, ARM macrocell with an L1 cache subsystem that provides full virtual memory capabilities. |
| 576 | The Cortex-A9 processor implements the ARMv7-A architecture and runs 32-bit ARM instructions, 16-bit and 32-bit Thumb instructions, |
| 577 | and 8-bit Java bytecodes in Jazelle state. |
| 578 | </description> |
| 579 | |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 580 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 581 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 582 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 583 | <device Dname="ARMCA9"> |
| 584 | <processor Dcore="Cortex-A9" DcoreVersion="r4p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 585 | <compile header="Device/ARM/ARMCA9/Include/ARMCA9.h" define="ARMCA9"/> |
| 586 | </device> |
| 587 | </family> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 588 | </devices> |
| 589 | |
| 590 | |
| 591 | <apis> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 592 | <!-- CMSIS Device API --> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 593 | <api Cclass="Device" Cgroup="IRQ Controller" Capiversion="1.0.0" exclusive="1"> |
| 594 | <description>Device interrupt controller interface</description> |
| 595 | <files> |
| 596 | <file category="header" name="CMSIS/Core_A/Include/irq_ctrl.h"/> |
| 597 | </files> |
| 598 | </api> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 599 | <api Cclass="Device" Cgroup="OS Tick" Capiversion="1.0.1" exclusive="1"> |
Robert Rostohar | aeb6dd5 | 2017-06-09 14:17:43 +0200 | [diff] [blame] | 600 | <description>RTOS Kernel system tick timer interface</description> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 601 | <files> |
| 602 | <file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/> |
| 603 | </files> |
| 604 | </api> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 605 | <!-- CMSIS-RTOS API --> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 606 | <api Cclass="CMSIS" Cgroup="RTOS" Capiversion="1.0.0" exclusive="1"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 607 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 608 | <files> |
| 609 | <file category="doc" name="CMSIS/Documentation/RTOS/html/index.html"/> |
| 610 | </files> |
| 611 | </api> |
Robert Rostohar | 17243e6 | 2017-10-30 11:31:45 +0100 | [diff] [blame] | 612 | <api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.1.2" exclusive="1"> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 613 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 614 | <files> |
| 615 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/index.html"/> |
Robert Rostohar | 0a36405 | 2017-01-25 12:35:54 +0100 | [diff] [blame] | 616 | <file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 617 | </files> |
| 618 | </api> |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 619 | <!-- CMSIS Driver API --> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 620 | <api Cclass="CMSIS Driver" Cgroup="USART" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 621 | <description>USART Driver API for Cortex-M</description> |
| 622 | <files> |
| 623 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usart__interface__gr.html" /> |
| 624 | <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" /> |
| 625 | </files> |
| 626 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 627 | <api Cclass="CMSIS Driver" Cgroup="SPI" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 628 | <description>SPI Driver API for Cortex-M</description> |
| 629 | <files> |
| 630 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__spi__interface__gr.html" /> |
| 631 | <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" /> |
| 632 | </files> |
| 633 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 634 | <api Cclass="CMSIS Driver" Cgroup="SAI" Capiversion="1.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 635 | <description>SAI Driver API for Cortex-M</description> |
| 636 | <files> |
| 637 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__sai__interface__gr.html"/> |
| 638 | <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" /> |
| 639 | </files> |
| 640 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 641 | <api Cclass="CMSIS Driver" Cgroup="I2C" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 642 | <description>I2C Driver API for Cortex-M</description> |
| 643 | <files> |
| 644 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__i2c__interface__gr.html"/> |
| 645 | <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" /> |
| 646 | </files> |
| 647 | </api> |
Robert Rostohar | 3bb9b77 | 2017-09-13 15:24:14 +0200 | [diff] [blame] | 648 | <api Cclass="CMSIS Driver" Cgroup="CAN" Capiversion="1.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 649 | <description>CAN Driver API for Cortex-M</description> |
| 650 | <files> |
| 651 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__can__interface__gr.html"/> |
| 652 | <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" /> |
| 653 | </files> |
| 654 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 655 | <api Cclass="CMSIS Driver" Cgroup="Flash" Capiversion="2.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 656 | <description>Flash Driver API for Cortex-M</description> |
| 657 | <files> |
| 658 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__flash__interface__gr.html" /> |
| 659 | <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" /> |
| 660 | </files> |
| 661 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 662 | <api Cclass="CMSIS Driver" Cgroup="MCI" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 663 | <description>MCI Driver API for Cortex-M</description> |
| 664 | <files> |
| 665 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__mci__interface__gr.html" /> |
| 666 | <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" /> |
| 667 | </files> |
| 668 | </api> |
Vladimir Umek | b472809 | 2017-11-14 10:12:51 +0100 | [diff] [blame] | 669 | <api Cclass="CMSIS Driver" Cgroup="NAND" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 670 | <description>NAND Flash Driver API for Cortex-M</description> |
| 671 | <files> |
| 672 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__nand__interface__gr.html" /> |
| 673 | <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" /> |
| 674 | </files> |
| 675 | </api> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 676 | <api Cclass="CMSIS Driver" Cgroup="Ethernet" Capiversion="2.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 677 | <description>Ethernet MAC and PHY Driver API for Cortex-M</description> |
| 678 | <files> |
| 679 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__interface__gr.html" /> |
| 680 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 681 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 682 | </files> |
| 683 | </api> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 684 | <api Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Capiversion="2.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 685 | <description>Ethernet MAC Driver API for Cortex-M</description> |
| 686 | <files> |
| 687 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__mac__interface__gr.html" /> |
| 688 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 689 | </files> |
| 690 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 691 | <api Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Capiversion="2.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 692 | <description>Ethernet PHY Driver API for Cortex-M</description> |
| 693 | <files> |
| 694 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__phy__interface__gr.html" /> |
| 695 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 696 | </files> |
| 697 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 698 | <api Cclass="CMSIS Driver" Cgroup="USB Device" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 699 | <description>USB Device Driver API for Cortex-M</description> |
| 700 | <files> |
| 701 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbd__interface__gr.html" /> |
| 702 | <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" /> |
| 703 | </files> |
| 704 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 705 | <api Cclass="CMSIS Driver" Cgroup="USB Host" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 706 | <description>USB Host Driver API for Cortex-M</description> |
| 707 | <files> |
| 708 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbh__interface__gr.html" /> |
| 709 | <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" /> |
| 710 | </files> |
| 711 | </api> |
| 712 | </apis> |
| 713 | |
| 714 | <!-- conditions are dependency rules that can apply to a component or an individual file --> |
| 715 | <conditions> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 716 | <!-- compiler --> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 717 | <condition id="ARMCC6"> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 718 | <accept Tcompiler="ARMCC" Toptions="AC6"/> |
| 719 | <accept Tcompiler="ARMCC" Toptions="AC6LTO"/> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 720 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 721 | <condition id="ARMCC5"> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 722 | <require Tcompiler="ARMCC" Toptions="AC5"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 723 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 724 | <condition id="ARMCC"> |
| 725 | <require Tcompiler="ARMCC"/> |
| 726 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 727 | <condition id="GCC"> |
| 728 | <require Tcompiler="GCC"/> |
| 729 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 730 | <condition id="IAR"> |
| 731 | <require Tcompiler="IAR"/> |
| 732 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 733 | <condition id="ARMCC GCC"> |
| 734 | <accept Tcompiler="ARMCC"/> |
| 735 | <accept Tcompiler="GCC"/> |
| 736 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 737 | <condition id="ARMCC GCC IAR"> |
| 738 | <accept Tcompiler="ARMCC"/> |
| 739 | <accept Tcompiler="GCC"/> |
| 740 | <accept Tcompiler="IAR"/> |
| 741 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 742 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 743 | <!-- ARM architecture --> |
| 744 | <condition id="ARMv6-M Device"> |
| 745 | <description>ARMv6-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 746 | <accept Dcore="Cortex-M0"/> |
| 747 | <accept Dcore="Cortex-M0+"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 748 | <accept Dcore="SC000"/> |
| 749 | </condition> |
| 750 | <condition id="ARMv7-M Device"> |
| 751 | <description>ARMv7-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 752 | <accept Dcore="Cortex-M3"/> |
| 753 | <accept Dcore="Cortex-M4"/> |
| 754 | <accept Dcore="Cortex-M7"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 755 | <accept Dcore="SC300"/> |
| 756 | </condition> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 757 | <condition id="ARMv8-M Device"> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 758 | <description>ARMv8-M architecture based device</description> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 759 | <accept Dcore="ARMV8MBL"/> |
| 760 | <accept Dcore="ARMV8MML"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 761 | <accept Dcore="Cortex-M23"/> |
| 762 | <accept Dcore="Cortex-M33"/> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 763 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 764 | <condition id="ARMv8-M TZ Device"> |
| 765 | <description>ARMv8-M architecture based device with TrustZone</description> |
| 766 | <require condition="ARMv8-M Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 767 | <require Dtz="TZ"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 768 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 769 | <condition id="ARMv6_7-M Device"> |
| 770 | <description>ARMv6_7-M architecture based device</description> |
| 771 | <accept condition="ARMv6-M Device"/> |
| 772 | <accept condition="ARMv7-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 773 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 774 | <condition id="ARMv6_7_8-M Device"> |
| 775 | <description>ARMv6_7_8-M architecture based device</description> |
| 776 | <accept condition="ARMv6-M Device"/> |
| 777 | <accept condition="ARMv7-M Device"/> |
| 778 | <accept condition="ARMv8-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 779 | </condition> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 780 | <condition id="ARMv7-A Device"> |
| 781 | <description>ARMv7-A architecture based device</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 782 | <accept Dcore="Cortex-A5"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 783 | <accept Dcore="Cortex-A7"/> |
| 784 | <accept Dcore="Cortex-A9"/> |
| 785 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 786 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 787 | <!-- ARM core --> |
| 788 | <condition id="CM0"> |
| 789 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device</description> |
| 790 | <accept Dcore="Cortex-M0"/> |
| 791 | <accept Dcore="Cortex-M0+"/> |
| 792 | <accept Dcore="SC000"/> |
| 793 | </condition> |
| 794 | <condition id="CM3"> |
| 795 | <description>Cortex-M3 or SC300 processor based device</description> |
| 796 | <accept Dcore="Cortex-M3"/> |
| 797 | <accept Dcore="SC300"/> |
| 798 | </condition> |
| 799 | <condition id="CM4"> |
| 800 | <description>Cortex-M4 processor based device</description> |
| 801 | <require Dcore="Cortex-M4" Dfpu="NO_FPU"/> |
| 802 | </condition> |
| 803 | <condition id="CM4_FP"> |
| 804 | <description>Cortex-M4 processor based device using Floating Point Unit</description> |
Jonatan Antoni | 020309a | 2017-11-09 13:38:36 +0100 | [diff] [blame] | 805 | <accept Dcore="Cortex-M4" Dfpu="FPU"/> |
| 806 | <accept Dcore="Cortex-M4" Dfpu="SP_FPU"/> |
| 807 | <accept Dcore="Cortex-M4" Dfpu="DP_FPU"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 808 | </condition> |
| 809 | <condition id="CM7"> |
| 810 | <description>Cortex-M7 processor based device</description> |
| 811 | <require Dcore="Cortex-M7" Dfpu="NO_FPU"/> |
| 812 | </condition> |
| 813 | <condition id="CM7_FP"> |
| 814 | <description>Cortex-M7 processor based device using Floating Point Unit</description> |
| 815 | <accept Dcore="Cortex-M7" Dfpu="SP_FPU"/> |
| 816 | <accept Dcore="Cortex-M7" Dfpu="DP_FPU"/> |
| 817 | </condition> |
| 818 | <condition id="CM7_SP"> |
| 819 | <description>Cortex-M7 processor based device using Floating Point Unit (SP)</description> |
| 820 | <require Dcore="Cortex-M7" Dfpu="SP_FPU"/> |
| 821 | </condition> |
| 822 | <condition id="CM7_DP"> |
| 823 | <description>Cortex-M7 processor based device using Floating Point Unit (DP)</description> |
| 824 | <require Dcore="Cortex-M7" Dfpu="DP_FPU"/> |
| 825 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 826 | <condition id="CM23"> |
| 827 | <description>Cortex-M23 processor based device</description> |
| 828 | <require Dcore="Cortex-M23"/> |
| 829 | </condition> |
| 830 | <condition id="CM33"> |
| 831 | <description>Cortex-M33 processor based device</description> |
| 832 | <require Dcore="Cortex-M33" Dfpu="NO_FPU"/> |
| 833 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 834 | <condition id="CM33_FP"> |
| 835 | <description>Cortex-M33 processor based device using Floating Point Unit</description> |
| 836 | <require Dcore="Cortex-M33" Dfpu="SP_FPU"/> |
| 837 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 838 | <condition id="ARMv8MBL"> |
| 839 | <description>ARMv8-M Baseline processor based device</description> |
| 840 | <require Dcore="ARMV8MBL"/> |
| 841 | </condition> |
| 842 | <condition id="ARMv8MML"> |
| 843 | <description>ARMv8-M Mainline processor based device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 844 | <require Dcore="ARMV8MML" Dfpu="NO_FPU"/> |
| 845 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 846 | <condition id="ARMv8MML_FP"> |
| 847 | <description>ARMv8-M Mainline processor based device using Floating Point Unit</description> |
| 848 | <accept Dcore="ARMV8MML" Dfpu="SP_FPU"/> |
| 849 | <accept Dcore="ARMV8MML" Dfpu="DP_FPU"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 850 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 851 | |
| 852 | <condition id="CM33_NODSP_NOFPU"> |
| 853 | <description>CM33, no DSP, no FPU</description> |
| 854 | <require Dcore="Cortex-M33" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 855 | </condition> |
| 856 | <condition id="CM33_DSP_NOFPU"> |
| 857 | <description>CM33, DSP, no FPU</description> |
| 858 | <require Dcore="Cortex-M33" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 859 | </condition> |
| 860 | <condition id="CM33_NODSP_SP"> |
| 861 | <description>CM33, no DSP, SP FPU</description> |
| 862 | <require Dcore="Cortex-M33" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
| 863 | </condition> |
| 864 | <condition id="CM33_DSP_SP"> |
| 865 | <description>CM33, DSP, SP FPU</description> |
| 866 | <require Dcore="Cortex-M33" Ddsp="DSP" Dfpu="SP_FPU"/> |
| 867 | </condition> |
| 868 | |
| 869 | <condition id="ARMv8MML_NODSP_NOFPU"> |
| 870 | <description>ARMv8MML, no DSP, no FPU</description> |
| 871 | <require Dcore="ARMV8MML" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 872 | </condition> |
| 873 | <condition id="ARMv8MML_DSP_NOFPU"> |
| 874 | <description>ARMv8MML, DSP, no FPU</description> |
| 875 | <require Dcore="ARMV8MML" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 876 | </condition> |
| 877 | <condition id="ARMv8MML_NODSP_SP"> |
| 878 | <description>ARMv8MML, no DSP, SP FPU</description> |
| 879 | <require Dcore="ARMV8MML" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 880 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 881 | <condition id="ARMv8MML_DSP_SP"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 882 | <description>ARMv8MML, DSP, SP FPU</description> |
| 883 | <require Dcore="ARMV8MML" Ddsp="DSP" Dfpu="SP_FPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 884 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 885 | |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 886 | <condition id="CA5_CA9"> |
| 887 | <description>Cortex-A5 or Cortex-A9 processor based device</description> |
| 888 | <accept Dcore="Cortex-A5"/> |
| 889 | <accept Dcore="Cortex-A9"/> |
| 890 | </condition> |
| 891 | |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 892 | <condition id="CA7"> |
| 893 | <description>Cortex-A7 processor based device</description> |
| 894 | <accept Dcore="Cortex-A7"/> |
| 895 | </condition> |
| 896 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 897 | <!-- ARMCC compiler --> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 898 | <condition id="CA_ARMCC5"> |
| 899 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the ARM Compiler 5</description> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 900 | <require condition="ARMv7-A Device"/> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 901 | <require condition="ARMCC5"/> |
Jonatan Antoni | 41e74d5 | 2017-04-21 14:42:00 +0200 | [diff] [blame] | 902 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 903 | <condition id="CA_ARMCC6"> |
Jonatan Antoni | 41e74d5 | 2017-04-21 14:42:00 +0200 | [diff] [blame] | 904 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the ARM Compiler 6</description> |
| 905 | <require condition="ARMv7-A Device"/> |
| 906 | <require condition="ARMCC6"/> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 907 | </condition> |
| 908 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 909 | <condition id="CM0_ARMCC"> |
| 910 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the ARM Compiler</description> |
| 911 | <require condition="CM0"/> |
| 912 | <require Tcompiler="ARMCC"/> |
| 913 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 914 | <condition id="CM0_LE_ARMCC"> |
| 915 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 916 | <require condition="CM0_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 917 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 918 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 919 | <condition id="CM0_BE_ARMCC"> |
| 920 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 921 | <require condition="CM0_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 922 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 923 | </condition> |
| 924 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 925 | <condition id="CM3_ARMCC"> |
| 926 | <description>Cortex-M3 or SC300 processor based device for the ARM Compiler</description> |
| 927 | <require condition="CM3"/> |
| 928 | <require Tcompiler="ARMCC"/> |
| 929 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 930 | <condition id="CM3_LE_ARMCC"> |
| 931 | <description>Cortex-M3 or SC300 processor based device in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 932 | <require condition="CM3_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 933 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 934 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 935 | <condition id="CM3_BE_ARMCC"> |
| 936 | <description>Cortex-M3 or SC300 processor based device in big endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 937 | <require condition="CM3_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 938 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 939 | </condition> |
| 940 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 941 | <condition id="CM4_ARMCC"> |
| 942 | <description>Cortex-M4 processor based device for the ARM Compiler</description> |
| 943 | <require condition="CM4"/> |
| 944 | <require Tcompiler="ARMCC"/> |
| 945 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 946 | <condition id="CM4_LE_ARMCC"> |
| 947 | <description>Cortex-M4 processor based device in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 948 | <require condition="CM4_ARMCC"/> |
| 949 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 950 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 951 | <condition id="CM4_BE_ARMCC"> |
| 952 | <description>Cortex-M4 processor based device in big endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 953 | <require condition="CM4_ARMCC"/> |
| 954 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 955 | </condition> |
| 956 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 957 | <condition id="CM4_FP_ARMCC"> |
| 958 | <description>Cortex-M4 processor based device using Floating Point Unit for the ARM Compiler</description> |
| 959 | <require condition="CM4_FP"/> |
| 960 | <require Tcompiler="ARMCC"/> |
| 961 | </condition> |
| 962 | <condition id="CM4_FP_LE_ARMCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 963 | <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 964 | <require condition="CM4_FP_ARMCC"/> |
| 965 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 966 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 967 | <condition id="CM4_FP_BE_ARMCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 968 | <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 969 | <require condition="CM4_FP_ARMCC"/> |
| 970 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 971 | </condition> |
| 972 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 973 | <condition id="CM7_ARMCC"> |
| 974 | <description>Cortex-M7 processor based device for the ARM Compiler</description> |
| 975 | <require condition="CM7"/> |
| 976 | <require Tcompiler="ARMCC"/> |
| 977 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 978 | <condition id="CM7_LE_ARMCC"> |
| 979 | <description>Cortex-M7 processor based device in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 980 | <require condition="CM7_ARMCC"/> |
| 981 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 982 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 983 | <condition id="CM7_BE_ARMCC"> |
| 984 | <description>Cortex-M7 processor based device in big endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 985 | <require condition="CM7_ARMCC"/> |
| 986 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 987 | </condition> |
| 988 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 989 | <condition id="CM7_FP_ARMCC"> |
| 990 | <description>Cortex-M7 processor based device using Floating Point Unit for the ARM Compiler</description> |
| 991 | <require condition="CM7_FP"/> |
| 992 | <require Tcompiler="ARMCC"/> |
| 993 | </condition> |
| 994 | <condition id="CM7_FP_LE_ARMCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 995 | <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 996 | <require condition="CM7_FP_ARMCC"/> |
| 997 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 998 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 999 | <condition id="CM7_FP_BE_ARMCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1000 | <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1001 | <require condition="CM7_FP_ARMCC"/> |
| 1002 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1003 | </condition> |
| 1004 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1005 | <condition id="CM7_SP_ARMCC"> |
| 1006 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the ARM Compiler</description> |
| 1007 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1008 | <require Tcompiler="ARMCC"/> |
| 1009 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1010 | <condition id="CM7_SP_LE_ARMCC"> |
| 1011 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the ARM Compiler</description> |
| 1012 | <require condition="CM7_SP_ARMCC"/> |
| 1013 | <require Dendian="Little-endian"/> |
| 1014 | </condition> |
| 1015 | <condition id="CM7_SP_BE_ARMCC"> |
| 1016 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the ARM Compiler</description> |
| 1017 | <require condition="CM7_SP_ARMCC"/> |
| 1018 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1019 | </condition> |
| 1020 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1021 | <condition id="CM7_DP_ARMCC"> |
| 1022 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the ARM Compiler</description> |
| 1023 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1024 | <require Tcompiler="ARMCC"/> |
| 1025 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1026 | <condition id="CM7_DP_LE_ARMCC"> |
| 1027 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the ARM Compiler</description> |
| 1028 | <require condition="CM7_DP_ARMCC"/> |
| 1029 | <require Dendian="Little-endian"/> |
| 1030 | </condition> |
| 1031 | <condition id="CM7_DP_BE_ARMCC"> |
| 1032 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the ARM Compiler</description> |
| 1033 | <require condition="CM7_DP_ARMCC"/> |
| 1034 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1035 | </condition> |
| 1036 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1037 | <condition id="CM23_ARMCC"> |
| 1038 | <description>Cortex-M23 processor based device for the ARM Compiler</description> |
| 1039 | <require condition="CM23"/> |
| 1040 | <require Tcompiler="ARMCC"/> |
| 1041 | </condition> |
| 1042 | <condition id="CM23_LE_ARMCC"> |
| 1043 | <description>Cortex-M23 processor based device in little endian mode for the ARM Compiler</description> |
| 1044 | <require condition="CM23_ARMCC"/> |
| 1045 | <require Dendian="Little-endian"/> |
| 1046 | </condition> |
| 1047 | <condition id="CM23_BE_ARMCC"> |
| 1048 | <description>Cortex-M23 processor based device in big endian mode for the ARM Compiler</description> |
| 1049 | <require condition="CM23_ARMCC"/> |
| 1050 | <require Dendian="Big-endian"/> |
| 1051 | </condition> |
| 1052 | |
| 1053 | <condition id="CM33_ARMCC"> |
| 1054 | <description>Cortex-M33 processor based device for the ARM Compiler</description> |
| 1055 | <require condition="CM33"/> |
| 1056 | <require Tcompiler="ARMCC"/> |
| 1057 | </condition> |
| 1058 | <condition id="CM33_LE_ARMCC"> |
| 1059 | <description>Cortex-M33 processor based device in little endian mode for the ARM Compiler</description> |
| 1060 | <require condition="CM33_ARMCC"/> |
| 1061 | <require Dendian="Little-endian"/> |
| 1062 | </condition> |
| 1063 | <condition id="CM33_BE_ARMCC"> |
| 1064 | <description>Cortex-M33 processor based device in big endian mode for the ARM Compiler</description> |
| 1065 | <require condition="CM33_ARMCC"/> |
| 1066 | <require Dendian="Big-endian"/> |
| 1067 | </condition> |
| 1068 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1069 | <condition id="CM33_FP_ARMCC"> |
| 1070 | <description>Cortex-M33 processor based device using Floating Point Unit for the ARM Compiler</description> |
| 1071 | <require condition="CM33_FP"/> |
| 1072 | <require Tcompiler="ARMCC"/> |
| 1073 | </condition> |
| 1074 | <condition id="CM33_FP_LE_ARMCC"> |
| 1075 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the ARM Compiler</description> |
| 1076 | <require condition="CM33_FP_ARMCC"/> |
| 1077 | <require Dendian="Little-endian"/> |
| 1078 | </condition> |
| 1079 | <condition id="CM33_FP_BE_ARMCC"> |
| 1080 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the ARM Compiler</description> |
| 1081 | <require condition="CM33_FP_ARMCC"/> |
| 1082 | <require Dendian="Big-endian"/> |
| 1083 | </condition> |
| 1084 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1085 | <condition id="CM33_NODSP_NOFPU_ARMCC"> |
| 1086 | <description>CM33, no DSP, no FPU, ARM Compiler</description> |
| 1087 | <require condition="CM33_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1088 | <require Tcompiler="ARMCC"/> |
| 1089 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1090 | <condition id="CM33_DSP_NOFPU_ARMCC"> |
| 1091 | <description>CM33, DSP, no FPU, ARM Compiler</description> |
| 1092 | <require condition="CM33_DSP_NOFPU"/> |
| 1093 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1094 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1095 | <condition id="CM33_NODSP_SP_ARMCC"> |
| 1096 | <description>CM33, no DSP, SP FPU, ARM Compiler</description> |
| 1097 | <require condition="CM33_NODSP_SP"/> |
| 1098 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1099 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1100 | <condition id="CM33_DSP_SP_ARMCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1101 | <description>CM33, DSP, SP FPU, ARM Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1102 | <require condition="CM33_DSP_SP"/> |
| 1103 | <require Tcompiler="ARMCC"/> |
| 1104 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1105 | <condition id="CM33_NODSP_NOFPU_LE_ARMCC"> |
| 1106 | <description>CM33, little endian, no DSP, no FPU, ARM Compiler</description> |
| 1107 | <require condition="CM33_NODSP_NOFPU_ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1108 | <require Dendian="Little-endian"/> |
| 1109 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1110 | <condition id="CM33_DSP_NOFPU_LE_ARMCC"> |
| 1111 | <description>CM33, little endian, DSP, no FPU, ARM Compiler</description> |
| 1112 | <require condition="CM33_DSP_NOFPU_ARMCC"/> |
| 1113 | <require Dendian="Little-endian"/> |
| 1114 | </condition> |
| 1115 | <condition id="CM33_NODSP_SP_LE_ARMCC"> |
| 1116 | <description>CM33, little endian, no DSP, SP FPU, ARM Compiler</description> |
| 1117 | <require condition="CM33_NODSP_SP_ARMCC"/> |
| 1118 | <require Dendian="Little-endian"/> |
| 1119 | </condition> |
| 1120 | <condition id="CM33_DSP_SP_LE_ARMCC"> |
| 1121 | <description>CM33, little endian, DSP, SP FPU, ARM Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1122 | <require condition="CM33_DSP_SP_ARMCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1123 | <require Dendian="Little-endian"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1124 | </condition> |
| 1125 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1126 | <condition id="ARMv8MBL_ARMCC"> |
| 1127 | <description>ARMv8-M Baseline processor based device for the ARM Compiler</description> |
| 1128 | <require condition="ARMv8MBL"/> |
| 1129 | <require Tcompiler="ARMCC"/> |
| 1130 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1131 | <condition id="ARMv8MBL_LE_ARMCC"> |
| 1132 | <description>ARMv8-M Baseline processor based device in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1133 | <require condition="ARMv8MBL_ARMCC"/> |
| 1134 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1135 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1136 | <condition id="ARMv8MBL_BE_ARMCC"> |
| 1137 | <description>ARMv8-M Baseline processor based device in big endian mode for the ARM Compiler</description> |
| 1138 | <require condition="ARMv8MBL_ARMCC"/> |
| 1139 | <require Dendian="Big-endian"/> |
| 1140 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1141 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1142 | <condition id="ARMv8MML_ARMCC"> |
| 1143 | <description>ARMv8-M Mainline processor based device for the ARM Compiler</description> |
| 1144 | <require condition="ARMv8MML"/> |
| 1145 | <require Tcompiler="ARMCC"/> |
| 1146 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1147 | <condition id="ARMv8MML_LE_ARMCC"> |
| 1148 | <description>ARMv8-M Mainline processor based device in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1149 | <require condition="ARMv8MML_ARMCC"/> |
| 1150 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1151 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1152 | <condition id="ARMv8MML_BE_ARMCC"> |
| 1153 | <description>ARMv8-M Mainline processor based device in big endian mode for the ARM Compiler</description> |
| 1154 | <require condition="ARMv8MML_ARMCC"/> |
| 1155 | <require Dendian="Big-endian"/> |
| 1156 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1157 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1158 | <condition id="ARMv8MML_FP_ARMCC"> |
| 1159 | <description>ARMv8-M Mainline processor based device using Floating Point Unit for the ARM Compiler</description> |
| 1160 | <require condition="ARMv8MML_FP"/> |
| 1161 | <require Tcompiler="ARMCC"/> |
| 1162 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1163 | <condition id="ARMv8MML_FP_LE_ARMCC"> |
| 1164 | <description>ARMv8-M Mainline processor based device using Floating Point Unit in little endian mode for the ARM Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1165 | <require condition="ARMv8MML_FP_ARMCC"/> |
| 1166 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1167 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1168 | <condition id="ARMv8MML_FP_BE_ARMCC"> |
| 1169 | <description>ARMv8-M Mainline processor based device using Floating Point Unit in big endian mode for the ARM Compiler</description> |
| 1170 | <require condition="ARMv8MML_FP_ARMCC"/> |
| 1171 | <require Dendian="Big-endian"/> |
| 1172 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1173 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1174 | <condition id="ARMv8MML_NODSP_NOFPU_ARMCC"> |
| 1175 | <description>ARMv8MML, no DSP, no FPU, ARM Compiler</description> |
| 1176 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1177 | <require Tcompiler="ARMCC"/> |
| 1178 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1179 | <condition id="ARMv8MML_DSP_NOFPU_ARMCC"> |
| 1180 | <description>ARMv8MML, DSP, no FPU, ARM Compiler</description> |
| 1181 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 1182 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1183 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1184 | <condition id="ARMv8MML_NODSP_SP_ARMCC"> |
| 1185 | <description>ARMv8MML, no DSP, SP FPU, ARM Compiler</description> |
| 1186 | <require condition="ARMv8MML_NODSP_SP"/> |
| 1187 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1188 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1189 | <condition id="ARMv8MML_DSP_SP_ARMCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1190 | <description>ARMv8MML, DSP, SP FPU, ARM Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1191 | <require condition="ARMv8MML_DSP_SP"/> |
| 1192 | <require Tcompiler="ARMCC"/> |
| 1193 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1194 | <condition id="ARMv8MML_NODSP_NOFPU_LE_ARMCC"> |
| 1195 | <description>ARMv8MML, little endian, no DSP, no FPU, ARM Compiler</description> |
| 1196 | <require condition="ARMv8MML_NODSP_NOFPU_ARMCC"/> |
| 1197 | <require Dendian="Little-endian"/> |
| 1198 | </condition> |
| 1199 | <condition id="ARMv8MML_DSP_NOFPU_LE_ARMCC"> |
| 1200 | <description>ARMv8MML, little endian, DSP, no FPU, ARM Compiler</description> |
| 1201 | <require condition="ARMv8MML_DSP_NOFPU_ARMCC"/> |
| 1202 | <require Dendian="Little-endian"/> |
| 1203 | </condition> |
| 1204 | <condition id="ARMv8MML_NODSP_SP_LE_ARMCC"> |
| 1205 | <description>ARMv8MML, little endian, no DSP, SP FPU, ARM Compiler</description> |
| 1206 | <require condition="ARMv8MML_NODSP_SP_ARMCC"/> |
| 1207 | <require Dendian="Little-endian"/> |
| 1208 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1209 | <condition id="ARMv8MML_DSP_SP_LE_ARMCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1210 | <description>ARMv8MML, little endian, DSP, SP FPU, ARM Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1211 | <require condition="ARMv8MML_DSP_SP_ARMCC"/> |
| 1212 | <require Dendian="Little-endian"/> |
| 1213 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1214 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1215 | <!-- GCC compiler --> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1216 | <condition id="CA_GCC"> |
| 1217 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the GCC Compiler</description> |
| 1218 | <require condition="ARMv7-A Device"/> |
| 1219 | <require Tcompiler="GCC"/> |
| 1220 | </condition> |
| 1221 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1222 | <condition id="CM0_GCC"> |
| 1223 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the GCC Compiler</description> |
| 1224 | <require condition="CM0"/> |
| 1225 | <require Tcompiler="GCC"/> |
| 1226 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1227 | <condition id="CM0_LE_GCC"> |
| 1228 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1229 | <require condition="CM0_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1230 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1231 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1232 | <condition id="CM0_BE_GCC"> |
| 1233 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1234 | <require condition="CM0_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1235 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1236 | </condition> |
| 1237 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1238 | <condition id="CM3_GCC"> |
| 1239 | <description>Cortex-M3 or SC300 processor based device for the GCC Compiler</description> |
| 1240 | <require condition="CM3"/> |
| 1241 | <require Tcompiler="GCC"/> |
| 1242 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1243 | <condition id="CM3_LE_GCC"> |
| 1244 | <description>Cortex-M3 or SC300 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1245 | <require condition="CM3_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1246 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1247 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1248 | <condition id="CM3_BE_GCC"> |
| 1249 | <description>Cortex-M3 or SC300 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1250 | <require condition="CM3_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1251 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1252 | </condition> |
| 1253 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1254 | <condition id="CM4_GCC"> |
| 1255 | <description>Cortex-M4 processor based device for the GCC Compiler</description> |
| 1256 | <require condition="CM4"/> |
| 1257 | <require Tcompiler="GCC"/> |
| 1258 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1259 | <condition id="CM4_LE_GCC"> |
| 1260 | <description>Cortex-M4 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1261 | <require condition="CM4_GCC"/> |
| 1262 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1263 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1264 | <condition id="CM4_BE_GCC"> |
| 1265 | <description>Cortex-M4 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1266 | <require condition="CM4_GCC"/> |
| 1267 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1268 | </condition> |
| 1269 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1270 | <condition id="CM4_FP_GCC"> |
| 1271 | <description>Cortex-M4 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1272 | <require condition="CM4_FP"/> |
| 1273 | <require Tcompiler="GCC"/> |
| 1274 | </condition> |
| 1275 | <condition id="CM4_FP_LE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1276 | <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1277 | <require condition="CM4_FP_GCC"/> |
| 1278 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1279 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1280 | <condition id="CM4_FP_BE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1281 | <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1282 | <require condition="CM4_FP_GCC"/> |
| 1283 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1284 | </condition> |
| 1285 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1286 | <condition id="CM7_GCC"> |
| 1287 | <description>Cortex-M7 processor based device for the GCC Compiler</description> |
| 1288 | <require condition="CM7"/> |
| 1289 | <require Tcompiler="GCC"/> |
| 1290 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1291 | <condition id="CM7_LE_GCC"> |
| 1292 | <description>Cortex-M7 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1293 | <require condition="CM7_GCC"/> |
| 1294 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1295 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1296 | <condition id="CM7_BE_GCC"> |
| 1297 | <description>Cortex-M7 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1298 | <require condition="CM7_GCC"/> |
| 1299 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1300 | </condition> |
| 1301 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1302 | <condition id="CM7_FP_GCC"> |
| 1303 | <description>Cortex-M7 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1304 | <require condition="CM7_FP"/> |
| 1305 | <require Tcompiler="GCC"/> |
| 1306 | </condition> |
| 1307 | <condition id="CM7_FP_LE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1308 | <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1309 | <require condition="CM7_FP_GCC"/> |
| 1310 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1311 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1312 | <condition id="CM7_FP_BE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1313 | <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1314 | <require condition="CM7_FP_GCC"/> |
| 1315 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1316 | </condition> |
| 1317 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1318 | <condition id="CM7_SP_GCC"> |
| 1319 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the GCC Compiler</description> |
| 1320 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1321 | <require Tcompiler="GCC"/> |
| 1322 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1323 | <condition id="CM7_SP_LE_GCC"> |
| 1324 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the GCC Compiler</description> |
| 1325 | <require condition="CM7_SP_GCC"/> |
| 1326 | <require Dendian="Little-endian"/> |
| 1327 | </condition> |
| 1328 | <condition id="CM7_SP_BE_GCC"> |
| 1329 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the GCC Compiler</description> |
| 1330 | <require condition="CM7_SP_GCC"/> |
| 1331 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1332 | </condition> |
| 1333 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1334 | <condition id="CM7_DP_GCC"> |
| 1335 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the GCC Compiler</description> |
| 1336 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1337 | <require Tcompiler="GCC"/> |
| 1338 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1339 | <condition id="CM7_DP_LE_GCC"> |
| 1340 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the GCC Compiler</description> |
| 1341 | <require condition="CM7_DP_GCC"/> |
| 1342 | <require Dendian="Little-endian"/> |
| 1343 | </condition> |
| 1344 | <condition id="CM7_DP_BE_GCC"> |
| 1345 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the GCC Compiler</description> |
| 1346 | <require condition="CM7_DP_GCC"/> |
| 1347 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1348 | </condition> |
| 1349 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1350 | <condition id="CM23_GCC"> |
| 1351 | <description>Cortex-M23 processor based device for the GCC Compiler</description> |
| 1352 | <require condition="CM23"/> |
| 1353 | <require Tcompiler="GCC"/> |
| 1354 | </condition> |
| 1355 | <condition id="CM23_LE_GCC"> |
| 1356 | <description>Cortex-M23 processor based device in little endian mode for the GCC Compiler</description> |
| 1357 | <require condition="CM23_GCC"/> |
| 1358 | <require Dendian="Little-endian"/> |
| 1359 | </condition> |
| 1360 | <condition id="CM23_BE_GCC"> |
| 1361 | <description>Cortex-M23 processor based device in big endian mode for the GCC Compiler</description> |
| 1362 | <require condition="CM23_GCC"/> |
| 1363 | <require Dendian="Big-endian"/> |
| 1364 | </condition> |
| 1365 | |
| 1366 | <condition id="CM33_GCC"> |
| 1367 | <description>Cortex-M33 processor based device for the GCC Compiler</description> |
| 1368 | <require condition="CM33"/> |
| 1369 | <require Tcompiler="GCC"/> |
| 1370 | </condition> |
| 1371 | <condition id="CM33_LE_GCC"> |
| 1372 | <description>Cortex-M33 processor based device in little endian mode for the GCC Compiler</description> |
| 1373 | <require condition="CM33_GCC"/> |
| 1374 | <require Dendian="Little-endian"/> |
| 1375 | </condition> |
| 1376 | <condition id="CM33_BE_GCC"> |
| 1377 | <description>Cortex-M33 processor based device in big endian mode for the GCC Compiler</description> |
| 1378 | <require condition="CM33_GCC"/> |
| 1379 | <require Dendian="Big-endian"/> |
| 1380 | </condition> |
| 1381 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1382 | <condition id="CM33_FP_GCC"> |
| 1383 | <description>Cortex-M33 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1384 | <require condition="CM33_FP"/> |
| 1385 | <require Tcompiler="GCC"/> |
| 1386 | </condition> |
| 1387 | <condition id="CM33_FP_LE_GCC"> |
| 1388 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
| 1389 | <require condition="CM33_FP_GCC"/> |
| 1390 | <require Dendian="Little-endian"/> |
| 1391 | </condition> |
| 1392 | <condition id="CM33_FP_BE_GCC"> |
| 1393 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
| 1394 | <require condition="CM33_FP_GCC"/> |
| 1395 | <require Dendian="Big-endian"/> |
| 1396 | </condition> |
| 1397 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1398 | <condition id="CM33_NODSP_NOFPU_GCC"> |
| 1399 | <description>CM33, no DSP, no FPU, GCC Compiler</description> |
| 1400 | <require condition="CM33_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1401 | <require Tcompiler="GCC"/> |
| 1402 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1403 | <condition id="CM33_DSP_NOFPU_GCC"> |
| 1404 | <description>CM33, DSP, no FPU, GCC Compiler</description> |
| 1405 | <require condition="CM33_DSP_NOFPU"/> |
| 1406 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1407 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1408 | <condition id="CM33_NODSP_SP_GCC"> |
| 1409 | <description>CM33, no DSP, SP FPU, GCC Compiler</description> |
| 1410 | <require condition="CM33_NODSP_SP"/> |
| 1411 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1412 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1413 | <condition id="CM33_DSP_SP_GCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1414 | <description>CM33, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1415 | <require condition="CM33_DSP_SP"/> |
| 1416 | <require Tcompiler="GCC"/> |
| 1417 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1418 | <condition id="CM33_NODSP_NOFPU_LE_GCC"> |
| 1419 | <description>CM33, little endian, no DSP, no FPU, GCC Compiler</description> |
| 1420 | <require condition="CM33_NODSP_NOFPU_GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1421 | <require Dendian="Little-endian"/> |
| 1422 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1423 | <condition id="CM33_DSP_NOFPU_LE_GCC"> |
| 1424 | <description>CM33, little endian, DSP, no FPU, GCC Compiler</description> |
| 1425 | <require condition="CM33_DSP_NOFPU_GCC"/> |
| 1426 | <require Dendian="Little-endian"/> |
| 1427 | </condition> |
| 1428 | <condition id="CM33_NODSP_SP_LE_GCC"> |
| 1429 | <description>CM33, little endian, no DSP, SP FPU, GCC Compiler</description> |
| 1430 | <require condition="CM33_NODSP_SP_GCC"/> |
| 1431 | <require Dendian="Little-endian"/> |
| 1432 | </condition> |
| 1433 | <condition id="CM33_DSP_SP_LE_GCC"> |
| 1434 | <description>CM33, little endian, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1435 | <require condition="CM33_DSP_SP_GCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1436 | <require Dendian="Little-endian"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1437 | </condition> |
| 1438 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1439 | <condition id="ARMv8MBL_GCC"> |
| 1440 | <description>ARMv8-M Baseline processor based device for the GCC Compiler</description> |
| 1441 | <require condition="ARMv8MBL"/> |
| 1442 | <require Tcompiler="GCC"/> |
| 1443 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1444 | <condition id="ARMv8MBL_LE_GCC"> |
| 1445 | <description>ARMv8-M Baseline processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1446 | <require condition="ARMv8MBL_GCC"/> |
| 1447 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1448 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1449 | <condition id="ARMv8MBL_BE_GCC"> |
| 1450 | <description>ARMv8-M Baseline processor based device in big endian mode for the GCC Compiler</description> |
| 1451 | <require condition="ARMv8MBL_GCC"/> |
| 1452 | <require Dendian="Big-endian"/> |
| 1453 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1454 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1455 | <condition id="ARMv8MML_GCC"> |
| 1456 | <description>ARMv8-M Mainline processor based device for the GCC Compiler</description> |
| 1457 | <require condition="ARMv8MML"/> |
| 1458 | <require Tcompiler="GCC"/> |
| 1459 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1460 | <condition id="ARMv8MML_LE_GCC"> |
| 1461 | <description>ARMv8-M Mainline processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1462 | <require condition="ARMv8MML_GCC"/> |
| 1463 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1464 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1465 | <condition id="ARMv8MML_BE_GCC"> |
| 1466 | <description>ARMv8-M Mainline processor based device in big endian mode for the GCC Compiler</description> |
| 1467 | <require condition="ARMv8MML_GCC"/> |
| 1468 | <require Dendian="Big-endian"/> |
| 1469 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1470 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1471 | <condition id="ARMv8MML_FP_GCC"> |
| 1472 | <description>ARMv8-M Mainline processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1473 | <require condition="ARMv8MML_FP"/> |
| 1474 | <require Tcompiler="GCC"/> |
| 1475 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1476 | <condition id="ARMv8MML_FP_LE_GCC"> |
| 1477 | <description>ARMv8-M Mainline processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1478 | <require condition="ARMv8MML_FP_GCC"/> |
| 1479 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1480 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1481 | <condition id="ARMv8MML_FP_BE_GCC"> |
| 1482 | <description>ARMv8-M Mainline processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
| 1483 | <require condition="ARMv8MML_FP_GCC"/> |
| 1484 | <require Dendian="Big-endian"/> |
| 1485 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1486 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1487 | <condition id="ARMv8MML_NODSP_NOFPU_GCC"> |
| 1488 | <description>ARMv8MML, no DSP, no FPU, GCC Compiler</description> |
| 1489 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1490 | <require Tcompiler="GCC"/> |
| 1491 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1492 | <condition id="ARMv8MML_DSP_NOFPU_GCC"> |
| 1493 | <description>ARMv8MML, DSP, no FPU, GCC Compiler</description> |
| 1494 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 1495 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1496 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1497 | <condition id="ARMv8MML_NODSP_SP_GCC"> |
| 1498 | <description>ARMv8MML, no DSP, SP FPU, GCC Compiler</description> |
| 1499 | <require condition="ARMv8MML_NODSP_SP"/> |
| 1500 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1501 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1502 | <condition id="ARMv8MML_DSP_SP_GCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1503 | <description>ARMv8MML, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1504 | <require condition="ARMv8MML_DSP_SP"/> |
| 1505 | <require Tcompiler="GCC"/> |
| 1506 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1507 | <condition id="ARMv8MML_NODSP_NOFPU_LE_GCC"> |
| 1508 | <description>ARMv8MML, little endian, no DSP, no FPU, GCC Compiler</description> |
| 1509 | <require condition="ARMv8MML_NODSP_NOFPU_GCC"/> |
| 1510 | <require Dendian="Little-endian"/> |
| 1511 | </condition> |
| 1512 | <condition id="ARMv8MML_DSP_NOFPU_LE_GCC"> |
| 1513 | <description>ARMv8MML, little endian, DSP, no FPU, GCC Compiler</description> |
| 1514 | <require condition="ARMv8MML_DSP_NOFPU_GCC"/> |
| 1515 | <require Dendian="Little-endian"/> |
| 1516 | </condition> |
| 1517 | <condition id="ARMv8MML_NODSP_SP_LE_GCC"> |
| 1518 | <description>ARMv8MML, little endian, no DSP, SP FPU, GCC Compiler</description> |
| 1519 | <require condition="ARMv8MML_NODSP_SP_GCC"/> |
| 1520 | <require Dendian="Little-endian"/> |
| 1521 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1522 | <condition id="ARMv8MML_DSP_SP_LE_GCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1523 | <description>ARMv8MML, little endian, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1524 | <require condition="ARMv8MML_DSP_SP_GCC"/> |
| 1525 | <require Dendian="Little-endian"/> |
| 1526 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1527 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1528 | <!-- IAR compiler --> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1529 | <condition id="CA_IAR"> |
| 1530 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the IAR Compiler</description> |
| 1531 | <require condition="ARMv7-A Device"/> |
| 1532 | <require Tcompiler="IAR"/> |
| 1533 | </condition> |
| 1534 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1535 | <condition id="CM0_IAR"> |
| 1536 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the IAR Compiler</description> |
| 1537 | <require condition="CM0"/> |
| 1538 | <require Tcompiler="IAR"/> |
| 1539 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1540 | <condition id="CM0_LE_IAR"> |
| 1541 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1542 | <require condition="CM0_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1543 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1544 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1545 | <condition id="CM0_BE_IAR"> |
| 1546 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1547 | <require condition="CM0_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1548 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1549 | </condition> |
| 1550 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1551 | <condition id="CM3_IAR"> |
| 1552 | <description>Cortex-M3 or SC300 processor based device for the IAR Compiler</description> |
| 1553 | <require condition="CM3"/> |
| 1554 | <require Tcompiler="IAR"/> |
| 1555 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1556 | <condition id="CM3_LE_IAR"> |
| 1557 | <description>Cortex-M3 or SC300 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1558 | <require condition="CM3_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1559 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1560 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1561 | <condition id="CM3_BE_IAR"> |
| 1562 | <description>Cortex-M3 or SC300 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1563 | <require condition="CM3_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1564 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1565 | </condition> |
| 1566 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1567 | <condition id="CM4_IAR"> |
| 1568 | <description>Cortex-M4 processor based device for the IAR Compiler</description> |
| 1569 | <require condition="CM4"/> |
| 1570 | <require Tcompiler="IAR"/> |
| 1571 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1572 | <condition id="CM4_LE_IAR"> |
| 1573 | <description>Cortex-M4 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1574 | <require condition="CM4_IAR"/> |
| 1575 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1576 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1577 | <condition id="CM4_BE_IAR"> |
| 1578 | <description>Cortex-M4 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1579 | <require condition="CM4_IAR"/> |
| 1580 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1581 | </condition> |
| 1582 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1583 | <condition id="CM4_FP_IAR"> |
| 1584 | <description>Cortex-M4 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 1585 | <require condition="CM4_FP"/> |
| 1586 | <require Tcompiler="IAR"/> |
| 1587 | </condition> |
| 1588 | <condition id="CM4_FP_LE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1589 | <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1590 | <require condition="CM4_FP_IAR"/> |
| 1591 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1592 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1593 | <condition id="CM4_FP_BE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1594 | <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1595 | <require condition="CM4_FP_IAR"/> |
| 1596 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1597 | </condition> |
| 1598 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1599 | <condition id="CM7_IAR"> |
| 1600 | <description>Cortex-M7 processor based device for the IAR Compiler</description> |
| 1601 | <require condition="CM7"/> |
| 1602 | <require Tcompiler="IAR"/> |
| 1603 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1604 | <condition id="CM7_LE_IAR"> |
| 1605 | <description>Cortex-M7 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1606 | <require condition="CM7_IAR"/> |
| 1607 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1608 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1609 | <condition id="CM7_BE_IAR"> |
| 1610 | <description>Cortex-M7 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1611 | <require condition="CM7_IAR"/> |
| 1612 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1613 | </condition> |
| 1614 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1615 | <condition id="CM7_FP_IAR"> |
| 1616 | <description>Cortex-M7 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 1617 | <require condition="CM7_FP"/> |
| 1618 | <require Tcompiler="IAR"/> |
| 1619 | </condition> |
| 1620 | <condition id="CM7_FP_LE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1621 | <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1622 | <require condition="CM7_FP_IAR"/> |
| 1623 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1624 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1625 | <condition id="CM7_FP_BE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1626 | <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1627 | <require condition="CM7_FP_IAR"/> |
| 1628 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1629 | </condition> |
| 1630 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1631 | <condition id="CM7_SP_IAR"> |
| 1632 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the IAR Compiler</description> |
| 1633 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1634 | <require Tcompiler="IAR"/> |
| 1635 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1636 | <condition id="CM7_SP_LE_IAR"> |
| 1637 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the IAR Compiler</description> |
| 1638 | <require condition="CM7_SP_IAR"/> |
| 1639 | <require Dendian="Little-endian"/> |
| 1640 | </condition> |
| 1641 | <condition id="CM7_SP_BE_IAR"> |
| 1642 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the IAR Compiler</description> |
| 1643 | <require condition="CM7_SP_IAR"/> |
| 1644 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1645 | </condition> |
| 1646 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1647 | <condition id="CM7_DP_IAR"> |
| 1648 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the IAR Compiler</description> |
| 1649 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1650 | <require Tcompiler="IAR"/> |
| 1651 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1652 | <condition id="CM7_DP_LE_IAR"> |
| 1653 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the IAR Compiler</description> |
| 1654 | <require condition="CM7_DP_IAR"/> |
| 1655 | <require Dendian="Little-endian"/> |
| 1656 | </condition> |
| 1657 | <condition id="CM7_DP_BE_IAR"> |
| 1658 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the IAR Compiler</description> |
| 1659 | <require condition="CM7_DP_IAR"/> |
| 1660 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1661 | </condition> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 1662 | |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 1663 | <condition id="CM23_IAR"> |
| 1664 | <description>Cortex-M23 processor based device for the IAR Compiler</description> |
| 1665 | <require condition="CM23"/> |
| 1666 | <require Tcompiler="IAR"/> |
| 1667 | </condition> |
| 1668 | <condition id="CM23_LE_IAR"> |
| 1669 | <description>Cortex-M23 processor based device in little endian mode for the IAR Compiler</description> |
| 1670 | <require condition="CM23_IAR"/> |
| 1671 | <require Dendian="Little-endian"/> |
| 1672 | </condition> |
| 1673 | <condition id="CM23_BE_IAR"> |
| 1674 | <description>Cortex-M23 processor based device in big endian mode for the IAR Compiler</description> |
| 1675 | <require condition="CM23_IAR"/> |
| 1676 | <require Dendian="Big-endian"/> |
| 1677 | </condition> |
| 1678 | |
| 1679 | <condition id="CM33_IAR"> |
| 1680 | <description>Cortex-M33 processor based device for the IAR Compiler</description> |
| 1681 | <require condition="CM33"/> |
| 1682 | <require Tcompiler="IAR"/> |
| 1683 | </condition> |
| 1684 | <condition id="CM33_LE_IAR"> |
| 1685 | <description>Cortex-M33 processor based device in little endian mode for the IAR Compiler</description> |
| 1686 | <require condition="CM33_IAR"/> |
| 1687 | <require Dendian="Little-endian"/> |
| 1688 | </condition> |
| 1689 | <condition id="CM33_BE_IAR"> |
| 1690 | <description>Cortex-M33 processor based device in big endian mode for the IAR Compiler</description> |
| 1691 | <require condition="CM33_IAR"/> |
| 1692 | <require Dendian="Big-endian"/> |
| 1693 | </condition> |
| 1694 | |
| 1695 | <condition id="CM33_FP_IAR"> |
| 1696 | <description>Cortex-M33 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 1697 | <require condition="CM33_FP"/> |
| 1698 | <require Tcompiler="IAR"/> |
| 1699 | </condition> |
| 1700 | <condition id="CM33_FP_LE_IAR"> |
| 1701 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
| 1702 | <require condition="CM33_FP_IAR"/> |
| 1703 | <require Dendian="Little-endian"/> |
| 1704 | </condition> |
| 1705 | <condition id="CM33_FP_BE_IAR"> |
| 1706 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
| 1707 | <require condition="CM33_FP_IAR"/> |
| 1708 | <require Dendian="Big-endian"/> |
| 1709 | </condition> |
| 1710 | |
| 1711 | <condition id="CM33_NODSP_NOFPU_IAR"> |
| 1712 | <description>CM33, no DSP, no FPU, IAR Compiler</description> |
| 1713 | <require condition="CM33_NODSP_NOFPU"/> |
| 1714 | <require Tcompiler="IAR"/> |
| 1715 | </condition> |
| 1716 | <condition id="CM33_DSP_NOFPU_IAR"> |
| 1717 | <description>CM33, DSP, no FPU, IAR Compiler</description> |
| 1718 | <require condition="CM33_DSP_NOFPU"/> |
| 1719 | <require Tcompiler="IAR"/> |
| 1720 | </condition> |
| 1721 | <condition id="CM33_NODSP_SP_IAR"> |
| 1722 | <description>CM33, no DSP, SP FPU, IAR Compiler</description> |
| 1723 | <require condition="CM33_NODSP_SP"/> |
| 1724 | <require Tcompiler="IAR"/> |
| 1725 | </condition> |
| 1726 | <condition id="CM33_DSP_SP_IAR"> |
| 1727 | <description>CM33, DSP, SP FPU, IAR Compiler</description> |
| 1728 | <require condition="CM33_DSP_SP"/> |
| 1729 | <require Tcompiler="IAR"/> |
| 1730 | </condition> |
| 1731 | <condition id="CM33_NODSP_NOFPU_LE_IAR"> |
| 1732 | <description>CM33, little endian, no DSP, no FPU, IAR Compiler</description> |
| 1733 | <require condition="CM33_NODSP_NOFPU_IAR"/> |
| 1734 | <require Dendian="Little-endian"/> |
| 1735 | </condition> |
| 1736 | <condition id="CM33_DSP_NOFPU_LE_IAR"> |
| 1737 | <description>CM33, little endian, DSP, no FPU, IAR Compiler</description> |
| 1738 | <require condition="CM33_DSP_NOFPU_IAR"/> |
| 1739 | <require Dendian="Little-endian"/> |
| 1740 | </condition> |
| 1741 | <condition id="CM33_NODSP_SP_LE_IAR"> |
| 1742 | <description>CM33, little endian, no DSP, SP FPU, IAR Compiler</description> |
| 1743 | <require condition="CM33_NODSP_SP_IAR"/> |
| 1744 | <require Dendian="Little-endian"/> |
| 1745 | </condition> |
| 1746 | <condition id="CM33_DSP_SP_LE_IAR"> |
| 1747 | <description>CM33, little endian, DSP, SP FPU, IAR Compiler</description> |
| 1748 | <require condition="CM33_DSP_SP_IAR"/> |
| 1749 | <require Dendian="Little-endian"/> |
| 1750 | </condition> |
| 1751 | |
| 1752 | <condition id="ARMv8MBL_IAR"> |
| 1753 | <description>ARMv8-M Baseline processor based device for the IAR Compiler</description> |
| 1754 | <require condition="ARMv8MBL"/> |
| 1755 | <require Tcompiler="IAR"/> |
| 1756 | </condition> |
| 1757 | <condition id="ARMv8MBL_LE_IAR"> |
| 1758 | <description>ARMv8-M Baseline processor based device in little endian mode for the IAR Compiler</description> |
| 1759 | <require condition="ARMv8MBL_IAR"/> |
| 1760 | <require Dendian="Little-endian"/> |
| 1761 | </condition> |
| 1762 | <condition id="ARMv8MBL_BE_IAR"> |
| 1763 | <description>ARMv8-M Baseline processor based device in big endian mode for the IAR Compiler</description> |
| 1764 | <require condition="ARMv8MBL_IAR"/> |
| 1765 | <require Dendian="Big-endian"/> |
| 1766 | </condition> |
| 1767 | |
| 1768 | <condition id="ARMv8MML_IAR"> |
| 1769 | <description>ARMv8-M Mainline processor based device for the IAR Compiler</description> |
| 1770 | <require condition="ARMv8MML"/> |
| 1771 | <require Tcompiler="IAR"/> |
| 1772 | </condition> |
| 1773 | <condition id="ARMv8MML_LE_IAR"> |
| 1774 | <description>ARMv8-M Mainline processor based device in little endian mode for the IAR Compiler</description> |
| 1775 | <require condition="ARMv8MML_IAR"/> |
| 1776 | <require Dendian="Little-endian"/> |
| 1777 | </condition> |
| 1778 | <condition id="ARMv8MML_BE_IAR"> |
| 1779 | <description>ARMv8-M Mainline processor based device in big endian mode for the IAR Compiler</description> |
| 1780 | <require condition="ARMv8MML_IAR"/> |
| 1781 | <require Dendian="Big-endian"/> |
| 1782 | </condition> |
| 1783 | |
| 1784 | <condition id="ARMv8MML_FP_IAR"> |
| 1785 | <description>ARMv8-M Mainline processor based device using Floating Point Unit for the IAR Compiler</description> |
| 1786 | <require condition="ARMv8MML_FP"/> |
| 1787 | <require Tcompiler="IAR"/> |
| 1788 | </condition> |
| 1789 | <condition id="ARMv8MML_FP_LE_IAR"> |
| 1790 | <description>ARMv8-M Mainline processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
| 1791 | <require condition="ARMv8MML_FP_IAR"/> |
| 1792 | <require Dendian="Little-endian"/> |
| 1793 | </condition> |
| 1794 | <condition id="ARMv8MML_FP_BE_IAR"> |
| 1795 | <description>ARMv8-M Mainline processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
| 1796 | <require condition="ARMv8MML_FP_IAR"/> |
| 1797 | <require Dendian="Big-endian"/> |
| 1798 | </condition> |
| 1799 | |
| 1800 | <condition id="ARMv8MML_NODSP_NOFPU_IAR"> |
| 1801 | <description>ARMv8MML, no DSP, no FPU, IAR Compiler</description> |
| 1802 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
| 1803 | <require Tcompiler="IAR"/> |
| 1804 | </condition> |
| 1805 | <condition id="ARMv8MML_DSP_NOFPU_IAR"> |
| 1806 | <description>ARMv8MML, DSP, no FPU, IAR Compiler</description> |
| 1807 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 1808 | <require Tcompiler="IAR"/> |
| 1809 | </condition> |
| 1810 | <condition id="ARMv8MML_NODSP_SP_IAR"> |
| 1811 | <description>ARMv8MML, no DSP, SP FPU, IAR Compiler</description> |
| 1812 | <require condition="ARMv8MML_NODSP_SP"/> |
| 1813 | <require Tcompiler="IAR"/> |
| 1814 | </condition> |
| 1815 | <condition id="ARMv8MML_DSP_SP_IAR"> |
| 1816 | <description>ARMv8MML, DSP, SP FPU, IAR Compiler</description> |
| 1817 | <require condition="ARMv8MML_DSP_SP"/> |
| 1818 | <require Tcompiler="IAR"/> |
| 1819 | </condition> |
| 1820 | <condition id="ARMv8MML_NODSP_NOFPU_LE_IAR"> |
| 1821 | <description>ARMv8MML, little endian, no DSP, no FPU, IAR Compiler</description> |
| 1822 | <require condition="ARMv8MML_NODSP_NOFPU_IAR"/> |
| 1823 | <require Dendian="Little-endian"/> |
| 1824 | </condition> |
| 1825 | <condition id="ARMv8MML_DSP_NOFPU_LE_IAR"> |
| 1826 | <description>ARMv8MML, little endian, DSP, no FPU, IAR Compiler</description> |
| 1827 | <require condition="ARMv8MML_DSP_NOFPU_IAR"/> |
| 1828 | <require Dendian="Little-endian"/> |
| 1829 | </condition> |
| 1830 | <condition id="ARMv8MML_NODSP_SP_LE_IAR"> |
| 1831 | <description>ARMv8MML, little endian, no DSP, SP FPU, IAR Compiler</description> |
| 1832 | <require condition="ARMv8MML_NODSP_SP_IAR"/> |
| 1833 | <require Dendian="Little-endian"/> |
| 1834 | </condition> |
| 1835 | <condition id="ARMv8MML_DSP_SP_LE_IAR"> |
| 1836 | <description>ARMv8MML, little endian, DSP, SP FPU, IAR Compiler</description> |
| 1837 | <require condition="ARMv8MML_DSP_SP_IAR"/> |
| 1838 | <require Dendian="Little-endian"/> |
| 1839 | </condition> |
| 1840 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1841 | <!-- conditions selecting single devices and CMSIS Core --> |
| 1842 | <!-- used for component startup, GCC version is used for C-Startup --> |
| 1843 | <condition id="ARMCM0 CMSIS"> |
| 1844 | <description>Generic ARM Cortex-M0 device startup and depends on CMSIS Core</description> |
| 1845 | <require Dvendor="ARM:82" Dname="ARMCM0"/> |
| 1846 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1847 | </condition> |
| 1848 | <condition id="ARMCM0 CMSIS GCC"> |
| 1849 | <description>Generic ARM Cortex-M0 device startup and depends on CMSIS Core requiring GCC</description> |
| 1850 | <require condition="ARMCM0 CMSIS"/> |
| 1851 | <require condition="GCC"/> |
| 1852 | </condition> |
| 1853 | |
| 1854 | <condition id="ARMCM0+ CMSIS"> |
| 1855 | <description>Generic ARM Cortex-M0+ device startup and depends on CMSIS Core</description> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 1856 | <require Dvendor="ARM:82" Dname="ARMCM0P*"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1857 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1858 | </condition> |
| 1859 | <condition id="ARMCM0+ CMSIS GCC"> |
| 1860 | <description>Generic ARM Cortex-M0+ device startup and depends CMSIS Core requiring GCC</description> |
| 1861 | <require condition="ARMCM0+ CMSIS"/> |
| 1862 | <require condition="GCC"/> |
| 1863 | </condition> |
| 1864 | |
| 1865 | <condition id="ARMCM3 CMSIS"> |
| 1866 | <description>Generic ARM Cortex-M3 device startup and depends on CMSIS Core</description> |
| 1867 | <require Dvendor="ARM:82" Dname="ARMCM3"/> |
| 1868 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1869 | </condition> |
| 1870 | <condition id="ARMCM3 CMSIS GCC"> |
| 1871 | <description>Generic ARM Cortex-M3 device startup and depends on CMSIS Core requiring GCC</description> |
| 1872 | <require condition="ARMCM3 CMSIS"/> |
| 1873 | <require condition="GCC"/> |
| 1874 | </condition> |
| 1875 | |
| 1876 | <condition id="ARMCM4 CMSIS"> |
| 1877 | <description>Generic ARM Cortex-M4 device startup and depends on CMSIS Core</description> |
| 1878 | <require Dvendor="ARM:82" Dname="ARMCM4*"/> |
| 1879 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1880 | </condition> |
| 1881 | <condition id="ARMCM4 CMSIS GCC"> |
| 1882 | <description>Generic ARM Cortex-M4 device startup and depends on CMSIS Core requiring GCC</description> |
| 1883 | <require condition="ARMCM4 CMSIS"/> |
| 1884 | <require condition="GCC"/> |
| 1885 | </condition> |
| 1886 | |
| 1887 | <condition id="ARMCM7 CMSIS"> |
| 1888 | <description>Generic ARM Cortex-M7 device startup and depends on CMSIS Core</description> |
| 1889 | <require Dvendor="ARM:82" Dname="ARMCM7*"/> |
| 1890 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1891 | </condition> |
| 1892 | <condition id="ARMCM7 CMSIS GCC"> |
| 1893 | <description>Generic ARM Cortex-M7 device startup and depends on CMSIS Core requiring GCC</description> |
| 1894 | <require condition="ARMCM7 CMSIS"/> |
| 1895 | <require condition="GCC"/> |
| 1896 | </condition> |
| 1897 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1898 | <condition id="ARMCM23 CMSIS"> |
| 1899 | <description>Generic ARM Cortex-M23 device startup and depends on CMSIS Core</description> |
| 1900 | <require Dvendor="ARM:82" Dname="ARMCM23*"/> |
| 1901 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1902 | </condition> |
| 1903 | <condition id="ARMCM23 CMSIS GCC"> |
| 1904 | <description>Generic ARM Cortex-M23 device startup and depends on CMSIS Core requiring GCC</description> |
| 1905 | <require condition="ARMCM23 CMSIS"/> |
| 1906 | <require condition="GCC"/> |
| 1907 | </condition> |
| 1908 | |
| 1909 | <condition id="ARMCM33 CMSIS"> |
| 1910 | <description>Generic ARM Cortex-M33 device startup and depends on CMSIS Core</description> |
| 1911 | <require Dvendor="ARM:82" Dname="ARMCM33*"/> |
| 1912 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1913 | </condition> |
| 1914 | <condition id="ARMCM33 CMSIS GCC"> |
| 1915 | <description>Generic ARM Cortex-M33 device startup and depends on CMSIS Core requiring GCC</description> |
| 1916 | <require condition="ARMCM33 CMSIS"/> |
| 1917 | <require condition="GCC"/> |
| 1918 | </condition> |
| 1919 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1920 | <condition id="ARMSC000 CMSIS"> |
| 1921 | <description>Generic ARM SC000 device startup and depends on CMSIS Core</description> |
| 1922 | <require Dvendor="ARM:82" Dname="ARMSC000"/> |
| 1923 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1924 | </condition> |
| 1925 | <condition id="ARMSC000 CMSIS GCC"> |
| 1926 | <description>Generic ARM SC000 device startup and depends on CMSIS Core requiring GCC</description> |
| 1927 | <require condition="ARMSC000 CMSIS"/> |
| 1928 | <require condition="GCC"/> |
| 1929 | </condition> |
| 1930 | |
| 1931 | <condition id="ARMSC300 CMSIS"> |
| 1932 | <description>Generic ARM SC300 device startup and depends on CMSIS Core</description> |
| 1933 | <require Dvendor="ARM:82" Dname="ARMSC300"/> |
| 1934 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1935 | </condition> |
| 1936 | <condition id="ARMSC300 CMSIS GCC"> |
| 1937 | <description>Generic ARM SC300 device startup and dependson CMSIS Core requiring GCC</description> |
| 1938 | <require condition="ARMSC300 CMSIS"/> |
| 1939 | <require condition="GCC"/> |
| 1940 | </condition> |
| 1941 | |
| 1942 | <condition id="ARMv8MBL CMSIS"> |
| 1943 | <description>Generic ARM ARMv8MBL device startup and depends on CMSIS Core</description> |
| 1944 | <require Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 1945 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1946 | </condition> |
| 1947 | <condition id="ARMv8MBL CMSIS GCC"> |
| 1948 | <description>Generic ARM ARMv8MBL device startup and depends on CMSIS Core requiring GCC</description> |
| 1949 | <require condition="ARMv8MBL CMSIS"/> |
| 1950 | <require condition="GCC"/> |
| 1951 | </condition> |
| 1952 | |
| 1953 | <condition id="ARMv8MML CMSIS"> |
| 1954 | <description>Generic ARM ARMv8MML device startup and depends on CMSIS Core</description> |
| 1955 | <require Dvendor="ARM:82" Dname="ARMv8MML*"/> |
| 1956 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1957 | </condition> |
| 1958 | <condition id="ARMv8MML CMSIS GCC"> |
| 1959 | <description>Generic ARM ARMv8MML device startup and depends on CMSIS Core requiring GCC</description> |
| 1960 | <require condition="ARMv8MML CMSIS"/> |
| 1961 | <require condition="GCC"/> |
| 1962 | </condition> |
| 1963 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 1964 | <condition id="ARMCA5 CMSIS"> |
| 1965 | <description>Generic ARM Cortex-A5 device startup and depends on CMSIS Core</description> |
| 1966 | <require Dvendor="ARM:82" Dname="ARMCA5"/> |
| 1967 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1968 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 1969 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1970 | <condition id="ARMCA7 CMSIS"> |
| 1971 | <description>Generic ARM Cortex-A7 device startup and depends on CMSIS Core</description> |
| 1972 | <require Dvendor="ARM:82" Dname="ARMCA7"/> |
| 1973 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1974 | </condition> |
| 1975 | |
| 1976 | <condition id="ARMCA9 CMSIS"> |
| 1977 | <description>Generic ARM Cortex-A9 device startup and depends on CMSIS Core</description> |
| 1978 | <require Dvendor="ARM:82" Dname="ARMCA9"/> |
| 1979 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1980 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 1981 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1982 | <!-- CMSIS DSP --> |
| 1983 | <condition id="CMSIS DSP"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1984 | <description>Components required for DSP</description> |
| 1985 | <require condition="ARMv6_7_8-M Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1986 | <require condition="ARMCC GCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1987 | <require Cclass="CMSIS" Cgroup="CORE"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1988 | </condition> |
| 1989 | |
| 1990 | <!-- RTOS RTX --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1991 | <condition id="RTOS RTX"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 1992 | <description>Components required for RTOS RTX</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1993 | <require condition="ARMv6_7-M Device"/> |
| 1994 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 1995 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1996 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 1997 | </condition> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 1998 | <condition id="RTOS RTX IFX"> |
| 1999 | <description>Components required for RTOS RTX IFX</description> |
| 2000 | <require condition="ARMv6_7-M Device"/> |
| 2001 | <require condition="ARMCC GCC IAR"/> |
| 2002 | <require Dvendor="Infineon:7" Dname="XMC4*"/> |
| 2003 | <require Cclass="Device" Cgroup="Startup"/> |
| 2004 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
| 2005 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2006 | <condition id="RTOS RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2007 | <description>Components required for RTOS RTX5</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2008 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2009 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2010 | <require Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2011 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2012 | <condition id="RTOS2 RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2013 | <description>Components required for RTOS2 RTX5</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2014 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 2015 | <require condition="ARMCC GCC IAR"/> |
| 2016 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2017 | <require Cclass="Device" Cgroup="Startup"/> |
| 2018 | </condition> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2019 | <condition id="RTOS2 RTX5 v7-A"> |
| 2020 | <description>Components required for RTOS2 RTX5 v7-A</description> |
| 2021 | <require condition="ARMv7-A Device"/> |
| 2022 | <require condition="ARMCC GCC IAR"/> |
| 2023 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2024 | <require Cclass="Device" Cgroup="Startup"/> |
| 2025 | <require Cclass="Device" Cgroup="OS Tick"/> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2026 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2027 | </condition> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 2028 | <condition id="RTOS2 RTX5 Lib"> |
| 2029 | <description>Components required for RTOS2 RTX5 Library</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2030 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2031 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2032 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2033 | <require Cclass="Device" Cgroup="Startup"/> |
| 2034 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2035 | <condition id="RTOS2 RTX5 NS"> |
| 2036 | <description>Components required for RTOS2 RTX5 in Non-Secure Domain</description> |
| 2037 | <require condition="ARMv8-M TZ Device"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2038 | <require condition="ARMCC GCC IAR"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2039 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2040 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2041 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2042 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2043 | <!-- OS Tick --> |
| 2044 | <condition id="OS Tick PTIM"> |
| 2045 | <description>Components required for OS Tick Private Timer</description> |
| 2046 | <require condition="CA5_CA9"/> |
| 2047 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 2048 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2049 | |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 2050 | <condition id="OS Tick GTIM"> |
| 2051 | <description>Components required for OS Tick Generic Physical Timer</description> |
| 2052 | <require condition="CA7"/> |
| 2053 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 2054 | </condition> |
| 2055 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2056 | </conditions> |
| 2057 | |
| 2058 | <components> |
| 2059 | <!-- CMSIS-Core component --> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2060 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="5.0.2" condition="ARMv6_7_8-M Device" > |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2061 | <description>CMSIS-CORE for Cortex-M, SC000, SC300, ARMv8-M</description> |
| 2062 | <files> |
| 2063 | <!-- CPU independent --> |
| 2064 | <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/> |
| 2065 | <file category="include" name="CMSIS/Include/"/> |
Robert Rostohar | b2e0716 | 2016-11-04 10:43:56 +0100 | [diff] [blame] | 2066 | <file category="header" name="CMSIS/Include/tz_context.h" condition="ARMv8-M TZ Device"/> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 2067 | <!-- Code template --> |
Robert Rostohar | 0e71e88 | 2016-11-16 19:03:44 +0100 | [diff] [blame] | 2068 | <file category="sourceC" attr="template" condition="ARMv8-M TZ Device" name="CMSIS/Core/Template/ARMv8-M/main_s.c" version="1.1.0" select="Secure mode 'main' module for ARMv8-M"/> |
Robert Rostohar | 71f4dcf | 2016-11-16 19:06:01 +0100 | [diff] [blame] | 2069 | <file category="sourceC" attr="template" condition="ARMv8-M TZ Device" name="CMSIS/Core/Template/ARMv8-M/tz_context.c" version="1.1.0" select="RTOS Context Management (TrustZone for ARMv8-M)" /> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2070 | </files> |
| 2071 | </component> |
| 2072 | |
Jonatan Antoni | 44c3918 | 2017-10-12 16:40:01 +0200 | [diff] [blame] | 2073 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="1.0.1" condition="ARMv7-A Device" > |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2074 | <description>CMSIS-CORE for Cortex-A</description> |
| 2075 | <files> |
| 2076 | <!-- CPU independent --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2077 | <file category="doc" name="CMSIS/Documentation/Core_A/html/index.html"/> |
brondani | b6bdb2c | 2017-03-02 16:15:52 +0100 | [diff] [blame] | 2078 | <file category="include" name="CMSIS/Core_A/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2079 | </files> |
| 2080 | </component> |
| 2081 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2082 | <!-- CMSIS-Startup components --> |
| 2083 | <!-- Cortex-M0 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2084 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM0 CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2085 | <description>System and Startup for Generic ARM Cortex-M0 device</description> |
| 2086 | <files> |
| 2087 | <!-- include folder / device header file --> |
| 2088 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 2089 | <!-- startup / system file --> |
| 2090 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/ARM/startup_ARMCM0.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2091 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2092 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2093 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2094 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 2095 | </files> |
| 2096 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2097 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM0 CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2098 | <description>System and Startup for Generic ARM Cortex-M0 device</description> |
| 2099 | <files> |
| 2100 | <!-- include folder / device header file --> |
| 2101 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 2102 | <!-- startup / system file --> |
| 2103 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2104 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2105 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 2106 | </files> |
| 2107 | </component> |
| 2108 | |
| 2109 | <!-- Cortex-M0+ --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2110 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM0+ CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2111 | <description>System and Startup for Generic ARM Cortex-M0+ device</description> |
| 2112 | <files> |
| 2113 | <!-- include folder / device header file --> |
| 2114 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 2115 | <!-- startup / system file --> |
| 2116 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/ARM/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2117 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2118 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2119 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2120 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 2121 | </files> |
| 2122 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2123 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM0+ CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2124 | <description>System and Startup for Generic ARM Cortex-M0+ device</description> |
| 2125 | <files> |
| 2126 | <!-- include folder / device header file --> |
| 2127 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 2128 | <!-- startup / system file --> |
| 2129 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2130 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2131 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 2132 | </files> |
| 2133 | </component> |
| 2134 | |
| 2135 | <!-- Cortex-M3 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2136 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM3 CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2137 | <description>System and Startup for Generic ARM Cortex-M3 device</description> |
| 2138 | <files> |
| 2139 | <!-- include folder / device header file --> |
| 2140 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 2141 | <!-- startup / system file --> |
| 2142 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/ARM/startup_ARMCM3.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2143 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2144 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2145 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/IAR/startup_ARMCM3.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2146 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.0" attr="config"/> |
| 2147 | </files> |
| 2148 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2149 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM3 CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2150 | <description>System and Startup for Generic ARM Cortex-M3 device</description> |
| 2151 | <files> |
| 2152 | <!-- include folder / device header file --> |
| 2153 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 2154 | <!-- startup / system file --> |
| 2155 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2156 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2157 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.0" attr="config"/> |
| 2158 | </files> |
| 2159 | </component> |
| 2160 | |
| 2161 | <!-- Cortex-M4 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2162 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM4 CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2163 | <description>System and Startup for Generic ARM Cortex-M4 device</description> |
| 2164 | <files> |
| 2165 | <!-- include folder / device header file --> |
| 2166 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 2167 | <!-- startup / system file --> |
| 2168 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/ARM/startup_ARMCM4.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2169 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2170 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2171 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/IAR/startup_ARMCM4.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2172 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.0" attr="config"/> |
| 2173 | </files> |
| 2174 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2175 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM4 CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2176 | <description>System and Startup for Generic ARM Cortex-M4 device</description> |
| 2177 | <files> |
| 2178 | <!-- include folder / device header file --> |
| 2179 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 2180 | <!-- startup / system file --> |
| 2181 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2182 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2183 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.0" attr="config"/> |
| 2184 | </files> |
| 2185 | </component> |
| 2186 | |
| 2187 | <!-- Cortex-M7 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2188 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM7 CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2189 | <description>System and Startup for Generic ARM Cortex-M7 device</description> |
| 2190 | <files> |
| 2191 | <!-- include folder / device header file --> |
| 2192 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 2193 | <!-- startup / system file --> |
| 2194 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/ARM/startup_ARMCM7.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2195 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2196 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2197 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/IAR/startup_ARMCM7.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2198 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.0" attr="config"/> |
| 2199 | </files> |
| 2200 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2201 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM7 CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2202 | <description>System and Startup for Generic ARM Cortex-M7 device</description> |
| 2203 | <files> |
| 2204 | <!-- include folder / device header file --> |
| 2205 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 2206 | <!-- startup / system file --> |
| 2207 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2208 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2209 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.0" attr="config"/> |
| 2210 | </files> |
| 2211 | </component> |
| 2212 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2213 | <!-- Cortex-M23 --> |
| 2214 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCM23 CMSIS"> |
| 2215 | <description>System and Startup for Generic ARM Cortex-M23 device</description> |
| 2216 | <files> |
| 2217 | <!-- include folder / device header file --> |
| 2218 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 2219 | <!-- startup / system file --> |
| 2220 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/ARM/startup_ARMCM23.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2221 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2222 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | e1454c1 | 2017-09-11 09:23:17 +0200 | [diff] [blame] | 2223 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/IAR/startup_ARMCM23.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2224 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.0" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2225 | <!-- SAU configuration --> |
| 2226 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2227 | </files> |
| 2228 | </component> |
| 2229 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMCM23 CMSIS GCC"> |
| 2230 | <description>System and Startup for Generic ARM Cortex-M23 device</description> |
| 2231 | <files> |
| 2232 | <!-- include folder / device header file --> |
| 2233 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 2234 | <!-- startup / system file --> |
| 2235 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2236 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2237 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.0" attr="config"/> |
| 2238 | <!-- SAU configuration --> |
| 2239 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2240 | </files> |
| 2241 | </component> |
| 2242 | |
| 2243 | <!-- Cortex-M33 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2244 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMCM33 CMSIS"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2245 | <description>System and Startup for Generic ARM Cortex-M33 device</description> |
| 2246 | <files> |
| 2247 | <!-- include folder / device header file --> |
| 2248 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 2249 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2250 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/ARM/startup_ARMCM33.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2251 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2252 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | e1454c1 | 2017-09-11 09:23:17 +0200 | [diff] [blame] | 2253 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/IAR/startup_ARMCM33.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2254 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.0" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2255 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2256 | <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2257 | </files> |
| 2258 | </component> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2259 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM33 CMSIS GCC"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2260 | <description>System and Startup for Generic ARM Cortex-M33 device</description> |
| 2261 | <files> |
| 2262 | <!-- include folder / device header file --> |
| 2263 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 2264 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2265 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2266 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2267 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.0" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2268 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2269 | <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2270 | </files> |
| 2271 | </component> |
| 2272 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2273 | <!-- Cortex-SC000 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2274 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMSC000 CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2275 | <description>System and Startup for Generic ARM SC000 device</description> |
| 2276 | <files> |
| 2277 | <!-- include folder / device header file --> |
| 2278 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2279 | <!-- startup / system file --> |
| 2280 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/ARM/startup_ARMSC000.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2281 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2282 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2283 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2284 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2285 | </files> |
| 2286 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2287 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMSC000 CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2288 | <description>System and Startup for Generic ARM SC000 device</description> |
| 2289 | <files> |
| 2290 | <!-- include folder / device header file --> |
| 2291 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2292 | <!-- startup / system file --> |
| 2293 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2294 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2295 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2296 | </files> |
| 2297 | </component> |
| 2298 | |
| 2299 | <!-- Cortex-SC300 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2300 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMSC300 CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2301 | <description>System and Startup for Generic ARM SC300 device</description> |
| 2302 | <files> |
| 2303 | <!-- include folder / device header file --> |
| 2304 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2305 | <!-- startup / system file --> |
| 2306 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/ARM/startup_ARMSC300.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2307 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2308 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2309 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/IAR/startup_ARMSC300.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2310 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.0" attr="config"/> |
| 2311 | </files> |
| 2312 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2313 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMSC300 CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2314 | <description>System and Startup for Generic ARM SC300 device</description> |
| 2315 | <files> |
| 2316 | <!-- include folder / device header file --> |
| 2317 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2318 | <!-- startup / system file --> |
| 2319 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2320 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2321 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.0" attr="config"/> |
| 2322 | </files> |
| 2323 | </component> |
| 2324 | |
| 2325 | <!-- ARMv8MBL --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2326 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMv8MBL CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2327 | <description>System and Startup for Generic ARM ARMv8MBL device</description> |
| 2328 | <files> |
| 2329 | <!-- include folder / device header file --> |
| 2330 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2331 | <!-- startup / system file --> |
| 2332 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/ARM/startup_ARMv8MBL.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2333 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2334 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2335 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.0" attr="config" condition="ARMCC GCC"/> |
| 2336 | <!-- SAU configuration --> |
| 2337 | <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config"/> |
| 2338 | </files> |
| 2339 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2340 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMv8MBL CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2341 | <description>System and Startup for Generic ARM ARMv8MBL device</description> |
| 2342 | <files> |
| 2343 | <!-- include folder / device header file --> |
| 2344 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2345 | <!-- startup / system file --> |
| 2346 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2347 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2348 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.0" attr="config"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2349 | <!-- SAU configuration --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2350 | <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2351 | </files> |
| 2352 | </component> |
| 2353 | |
| 2354 | <!-- ARMv8MML --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2355 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMv8MML CMSIS"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2356 | <description>System and Startup for Generic ARM ARMv8MML device</description> |
| 2357 | <files> |
| 2358 | <!-- include folder / device header file --> |
| 2359 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
| 2360 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2361 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/ARM/startup_ARMv8MML.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2362 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2363 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2364 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.0" attr="config" condition="ARMCC GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2365 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2366 | <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2367 | </files> |
| 2368 | </component> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2369 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMv8MML CMSIS GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2370 | <description>System and Startup for Generic ARM ARMv8MML device</description> |
| 2371 | <files> |
| 2372 | <!-- include folder / device header file --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2373 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2374 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2375 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2376 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2377 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.0" attr="config"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2378 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2379 | <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2380 | </files> |
| 2381 | </component> |
| 2382 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2383 | <!-- Cortex-A5 --> |
| 2384 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCA5 CMSIS"> |
| 2385 | <description>System and Startup for Generic ARM Cortex-A5 device</description> |
| 2386 | <files> |
| 2387 | <!-- include folder / device header file --> |
| 2388 | <file category="include" name="Device/ARM/ARMCA5/Include/"/> |
| 2389 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2390 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC5/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2391 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC5/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2392 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC6/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
| 2393 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC6/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 7e5e24f | 2017-09-12 16:40:22 +0200 | [diff] [blame] | 2394 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/GCC/startup_ARMCA5.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2395 | <file category="other" name="Device/ARM/ARMCA5/Source/GCC/ARMCA5.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2396 | <file category="sourceAsm" name="Device/ARM/ARMCA5/Source/IAR/startup_ARMCA5.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2397 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/IAR/ARMCA5.icf" version="1.0.0" attr="config" condition="IAR"/> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2398 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/system_ARMCA5.c" version="1.0.0" attr="config"/> |
| 2399 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/mmu_ARMCA5.c" version="1.0.0" attr="config"/> |
| 2400 | <file category="header" name="Device/ARM/ARMCA5/Include/system_ARMCA5.h" version="1.0.0" attr="config"/> |
| 2401 | <file category="header" name="Device/ARM/ARMCA5/Include/mem_ARMCA5.h" version="1.0.0" attr="config"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2402 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2403 | </files> |
| 2404 | </component> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2405 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2406 | <!-- Cortex-A7 --> |
| 2407 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCA7 CMSIS"> |
| 2408 | <description>System and Startup for Generic ARM Cortex-A7 device</description> |
| 2409 | <files> |
| 2410 | <!-- include folder / device header file --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2411 | <file category="include" name="Device/ARM/ARMCA7/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2412 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2413 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC5/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2414 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC5/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2415 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC6/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
| 2416 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC6/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 7e5e24f | 2017-09-12 16:40:22 +0200 | [diff] [blame] | 2417 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/GCC/startup_ARMCA7.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2418 | <file category="other" name="Device/ARM/ARMCA7/Source/GCC/ARMCA7.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2419 | <file category="sourceAsm" name="Device/ARM/ARMCA7/Source/IAR/startup_ARMCA7.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2420 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/IAR/ARMCA7.icf" version="1.0.0" attr="config" condition="IAR"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2421 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/system_ARMCA7.c" version="1.0.0" attr="config"/> |
| 2422 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/mmu_ARMCA7.c" version="1.0.0" attr="config"/> |
Daniel Brondani | 44b26e0 | 2017-03-01 10:56:18 +0100 | [diff] [blame] | 2423 | <file category="header" name="Device/ARM/ARMCA7/Include/system_ARMCA7.h" version="1.0.0" attr="config"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2424 | <file category="header" name="Device/ARM/ARMCA7/Include/mem_ARMCA7.h" version="1.0.0" attr="config"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2425 | </files> |
| 2426 | </component> |
| 2427 | |
| 2428 | <!-- Cortex-A9 --> |
Jonatan Antoni | b27a412 | 2017-08-08 13:30:19 +0200 | [diff] [blame] | 2429 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA9 CMSIS"> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2430 | <description>System and Startup for Generic ARM Cortex-A9 device</description> |
| 2431 | <files> |
| 2432 | <!-- include folder / device header file --> |
| 2433 | <file category="include" name="Device/ARM/ARMCA9/Include/"/> |
| 2434 | <!-- startup / system / mmu files --> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 2435 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC5/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2436 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC5/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 2437 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC6/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2438 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC6/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | b27a412 | 2017-08-08 13:30:19 +0200 | [diff] [blame] | 2439 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/GCC/startup_ARMCA9.c" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2440 | <file category="other" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2441 | <file category="sourceAsm" name="Device/ARM/ARMCA9/Source/IAR/startup_ARMCA9.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2442 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/IAR/ARMCA9.icf" version="1.0.0" attr="config" condition="IAR"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2443 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.0" attr="config"/> |
| 2444 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/mmu_ARMCA9.c" version="1.0.0" attr="config"/> |
Daniel Brondani | 44b26e0 | 2017-03-01 10:56:18 +0100 | [diff] [blame] | 2445 | <file category="header" name="Device/ARM/ARMCA9/Include/system_ARMCA9.h" version="1.0.0" attr="config"/> |
| 2446 | <file category="header" name="Device/ARM/ARMCA9/Include/mem_ARMCA9.h" version="1.0.0" attr="config"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2447 | </files> |
| 2448 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2449 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2450 | <!-- IRQ Controller --> |
| 2451 | <component Cclass="Device" Cgroup="IRQ Controller" Csub="GIC" Capiversion="1.0.0" Cversion="1.0.0" condition="ARMv7-A Device"> |
| 2452 | <description>IRQ Controller implementation using GIC</description> |
| 2453 | <files> |
| 2454 | <file category="sourceC" name="CMSIS/Core_A/Source/irq_ctrl_gic.c"/> |
| 2455 | </files> |
| 2456 | </component> |
| 2457 | |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 2458 | <!-- OS Tick --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2459 | <component Cclass="Device" Cgroup="OS Tick" Csub="Private Timer" Capiversion="1.0.1" Cversion="1.0.1" condition="OS Tick PTIM"> |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 2460 | <description>OS Tick implementation using Private Timer</description> |
| 2461 | <files> |
| 2462 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_ptim.c"/> |
| 2463 | </files> |
| 2464 | </component> |
| 2465 | |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2466 | <component Cclass="Device" Cgroup="OS Tick" Csub="Generic Physical Timer" Capiversion="1.0.1" Cversion="1.0.1" condition="OS Tick GTIM"> |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 2467 | <description>OS Tick implementation using Generic Physical Timer</description> |
| 2468 | <files> |
| 2469 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_gtim.c"/> |
| 2470 | </files> |
| 2471 | </component> |
| 2472 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2473 | <!-- CMSIS-DSP component --> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2474 | <component Cclass="CMSIS" Cgroup="DSP" Cversion="1.5.2" condition="CMSIS DSP"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2475 | <description>CMSIS-DSP Library for Cortex-M, SC000, and SC300</description> |
| 2476 | <files> |
| 2477 | <!-- CPU independent --> |
| 2478 | <file category="doc" name="CMSIS/Documentation/DSP/html/index.html"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2479 | <file category="header" name="CMSIS/Include/arm_math.h"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2480 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2481 | <!-- CPU and Compiler dependent --> |
| 2482 | <!-- ARMCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2483 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM0l_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2484 | <file category="library" condition="CM0_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM0b_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2485 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM3l_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2486 | <file category="library" condition="CM3_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM3b_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2487 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4l_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2488 | <file category="library" condition="CM4_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4b_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2489 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4lf_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2490 | <file category="library" condition="CM4_FP_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4bf_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2491 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7l_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2492 | <file category="library" condition="CM7_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7b_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2493 | <file category="library" condition="CM7_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7lfsp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2494 | <file category="library" condition="CM7_SP_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7bfsp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2495 | <file category="library" condition="CM7_DP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7lfdp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2496 | <file category="library" condition="CM7_DP_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7bfdp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 2497 | |
| 2498 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MBLl_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2499 | <file category="library" condition="CM33_NODSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2500 | <file category="library" condition="CM33_DSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2501 | <file category="library" condition="CM33_NODSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2502 | <file category="library" condition="CM33_DSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2503 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MBLl_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2504 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2505 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2506 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2507 | <file category="library" condition="ARMv8MML_DSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/> |
| 2508 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLlfdp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/--> |
| 2509 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLldfdp_math.lib" src="CMSIS/DSP_Lib/Source/ARM"/--> |
| 2510 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2511 | <!-- GCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2512 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM0l_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2513 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM3l_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2514 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM4l_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2515 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM4lf_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2516 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM7l_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2517 | <file category="library" condition="CM7_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM7lfsp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2518 | <file category="library" condition="CM7_DP_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM7lfdp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 2519 | |
| 2520 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MBLl_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2521 | <file category="library" condition="CM33_NODSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2522 | <file category="library" condition="CM33_DSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2523 | <file category="library" condition="CM33_NODSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2524 | <file category="library" condition="CM33_DSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2525 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MBLl_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2526 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2527 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2528 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2529 | <file category="library" condition="ARMv8MML_DSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/> |
| 2530 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLlfdp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/--> |
| 2531 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLldfdp_math.a" src="CMSIS/DSP_Lib/Source/GCC"/--> |
| 2532 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2533 | </files> |
| 2534 | </component> |
| 2535 | |
| 2536 | <!-- CMSIS-RTOS Keil RTX component --> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2537 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cversion="4.81.1" Capiversion="1.0.0" isDefaultVariant="1" condition="RTOS RTX"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2538 | <description>CMSIS-RTOS RTX implementation for Cortex-M, SC000, and SC300</description> |
| 2539 | <RTE_Components_h> |
| 2540 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2541 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 2542 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 2543 | </RTE_Components_h> |
| 2544 | <files> |
| 2545 | <!-- CPU independent --> |
bruneu01 | f9c0195 | 2016-09-13 16:28:46 +0200 | [diff] [blame] | 2546 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2547 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 2548 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 2549 | |
| 2550 | <!-- RTX templates --> |
| 2551 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 2552 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 2553 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 2554 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 2555 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 2556 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 2557 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 2558 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 2559 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 2560 | <!-- tool-chain specific template file --> |
| 2561 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2562 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 2563 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2564 | |
| 2565 | <!-- CPU and Compiler dependent --> |
| 2566 | <!-- ARMCC --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2567 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2568 | <file category="library" condition="CM0_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2569 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2570 | <file category="library" condition="CM3_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2571 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2572 | <file category="library" condition="CM4_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2573 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2574 | <file category="library" condition="CM4_FP_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2575 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2576 | <file category="library" condition="CM7_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2577 | <file category="library" condition="CM7_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2578 | <file category="library" condition="CM7_FP_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2579 | <!-- GCC --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2580 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2581 | <file category="library" condition="CM0_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2582 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2583 | <file category="library" condition="CM3_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2584 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2585 | <file category="library" condition="CM4_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2586 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2587 | <file category="library" condition="CM4_FP_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2588 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2589 | <file category="library" condition="CM7_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2590 | <file category="library" condition="CM7_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2591 | <file category="library" condition="CM7_FP_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2592 | <!-- IAR --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2593 | <file category="library" condition="CM0_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2594 | <file category="library" condition="CM0_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2595 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2596 | <file category="library" condition="CM3_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2597 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2598 | <file category="library" condition="CM4_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2599 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2600 | <file category="library" condition="CM4_FP_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2601 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2602 | <file category="library" condition="CM7_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2603 | <file category="library" condition="CM7_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2604 | <file category="library" condition="CM7_FP_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2605 | </files> |
| 2606 | </component> |
| 2607 | <!-- CMSIS-RTOS Keil RTX component (IFX variant) --> |
| 2608 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvariant="IFX" Cversion="4.81.1" Capiversion="1.0.0" condition="RTOS RTX IFX"> |
| 2609 | <description>CMSIS-RTOS RTX implementation for Infineon XMC4 series affected by PMU_CM.001 errata</description> |
| 2610 | <RTE_Components_h> |
| 2611 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2612 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 2613 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 2614 | </RTE_Components_h> |
| 2615 | <files> |
| 2616 | <!-- CPU independent --> |
| 2617 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
| 2618 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 2619 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 2620 | |
| 2621 | <!-- RTX templates --> |
| 2622 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 2623 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 2624 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 2625 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 2626 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 2627 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 2628 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 2629 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 2630 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 2631 | <!-- tool-chain specific template file --> |
| 2632 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2633 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 2634 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2635 | |
| 2636 | <!-- CPU and Compiler dependent --> |
| 2637 | <!-- ARMCC --> |
| 2638 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2639 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2640 | <!-- GCC --> |
| 2641 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2642 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2643 | <!-- IAR --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2644 | </files> |
| 2645 | </component> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2646 | |
| 2647 | <!-- CMSIS-RTOS Keil RTX5 component --> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2648 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.3.0" Capiversion="1.0.0" condition="RTOS RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2649 | <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2650 | <RTE_Components_h> |
| 2651 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2652 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2653 | #define RTE_CMSIS_RTOS_RTX5 /* CMSIS-RTOS Keil RTX5 */ |
| 2654 | </RTE_Components_h> |
| 2655 | <files> |
| 2656 | <!-- RTX header file --> |
| 2657 | <file category="header" name="CMSIS/RTOS2/RTX/Include1/cmsis_os.h"/> |
| 2658 | <!-- RTX compatibility module for API V1 --> |
| 2659 | <file category="source" name="CMSIS/RTOS2/RTX/Library/cmsis_os1.c"/> |
| 2660 | </files> |
| 2661 | </component> |
| 2662 | |
| 2663 | <!-- CMSIS-RTOS2 Keil RTX5 component --> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2664 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 Lib"> |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2665 | <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and ARMv8-M (Library)</description> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2666 | <RTE_Components_h> |
| 2667 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2668 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2669 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2670 | </RTE_Components_h> |
| 2671 | <files> |
| 2672 | <!-- RTX documentation --> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 2673 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2674 | |
| 2675 | <!-- RTX header files --> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2676 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2677 | |
| 2678 | <!-- RTX configuration --> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2679 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.3.0"/> |
Robert Rostohar | ffe28d0 | 2017-01-11 07:09:19 +0100 | [diff] [blame] | 2680 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2681 | |
| 2682 | <!-- RTX templates --> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2683 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.0.0" select="CMSIS-RTOS2 'main' function"/> |
| 2684 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2685 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2686 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2687 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2688 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2689 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2690 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
| 2691 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Matthias Hertel | b73eaf3 | 2016-07-22 15:18:56 +0200 | [diff] [blame] | 2692 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 2693 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2694 | <!-- RTX library configuration --> |
| 2695 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 2696 | |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2697 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 2698 | <!-- ARMCC --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2699 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2700 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2701 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2702 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2703 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2704 | <file category="library" condition="CM7_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2705 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2706 | <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2707 | <file category="library" condition="CM33_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 2708 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2709 | <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2710 | <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2711 | <!-- GCC --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2712 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2713 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2714 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2715 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2716 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2717 | <file category="library" condition="CM7_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2718 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2719 | <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2720 | <file category="library" condition="CM33_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 2721 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2722 | <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2723 | <file category="library" condition="ARMv8MML_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2724 | <!-- IAR --> |
| 2725 | <file category="library" condition="CM0_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2726 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2727 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2728 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2729 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2730 | <file category="library" condition="CM7_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2731 | </files> |
| 2732 | </component> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2733 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library_NS" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 NS"> |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2734 | <description>CMSIS-RTOS2 RTX5 for ARMv8-M Non-Secure Domain (Library)</description> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2735 | <RTE_Components_h> |
| 2736 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2737 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2738 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2739 | #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 ARMv8-M Non-secure domain */ |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2740 | </RTE_Components_h> |
| 2741 | <files> |
| 2742 | <!-- RTX documentation --> |
| 2743 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2744 | |
| 2745 | <!-- RTX header files --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2746 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2747 | |
| 2748 | <!-- RTX configuration --> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2749 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.3.0"/> |
Robert Rostohar | ffe28d0 | 2017-01-11 07:09:19 +0100 | [diff] [blame] | 2750 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2751 | |
| 2752 | <!-- RTX templates --> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2753 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.0.0" select="CMSIS-RTOS2 'main' function"/> |
| 2754 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2755 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2756 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2757 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2758 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2759 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2760 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2761 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2762 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2763 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2764 | <!-- RTX library configuration --> |
| 2765 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 2766 | |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2767 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 2768 | <!-- ARMCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2769 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2770 | <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2771 | <file category="library" condition="CM33_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 2772 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2773 | <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2774 | <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2775 | <!-- GCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2776 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2777 | <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2778 | <file category="library" condition="CM33_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 2779 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2780 | <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2781 | <file category="library" condition="ARMv8MML_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2782 | </files> |
| 2783 | </component> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2784 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5"> |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2785 | <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and ARMv8-M (Source)</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2786 | <RTE_Components_h> |
| 2787 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2788 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2789 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2790 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2791 | </RTE_Components_h> |
| 2792 | <files> |
| 2793 | <!-- RTX documentation --> |
| 2794 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2795 | |
| 2796 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2797 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2798 | |
| 2799 | <!-- RTX configuration --> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2800 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.3.0"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2801 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2802 | |
| 2803 | <!-- RTX templates --> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2804 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.0.0" select="CMSIS-RTOS2 'main' function"/> |
| 2805 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2806 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2807 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2808 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2809 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2810 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2811 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2812 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2813 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2814 | |
| 2815 | <!-- RTX sources (core) --> |
| 2816 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 2817 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 2818 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 2819 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 2820 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 2821 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 2822 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 2823 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 2824 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 2825 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 2826 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2827 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 2828 | <!-- RTX sources (library configuration) --> |
| 2829 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2830 | <!-- RTX sources (handlers ARMCC) --> |
| 2831 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm0.s" condition="CM0_ARMCC"/> |
| 2832 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM3_ARMCC"/> |
| 2833 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM4_ARMCC"/> |
| 2834 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm4f.s" condition="CM4_FP_ARMCC"/> |
| 2835 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM7_ARMCC"/> |
| 2836 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm4f.s" condition="CM7_FP_ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2837 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s" condition="CM23_ARMCC"/> |
| 2838 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM33_ARMCC"/> |
| 2839 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM33_FP_ARMCC"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2840 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s" condition="ARMv8MBL_ARMCC"/> |
| 2841 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="ARMv8MML_ARMCC"/> |
| 2842 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="ARMv8MML_FP_ARMCC"/> |
| 2843 | <!-- RTX sources (handlers GCC) --> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 2844 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm0.S" condition="CM0_GCC"/> |
| 2845 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM3_GCC"/> |
| 2846 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM4_GCC"/> |
| 2847 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S" condition="CM4_FP_GCC"/> |
| 2848 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM7_GCC"/> |
| 2849 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S" condition="CM7_FP_GCC"/> |
| 2850 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="CM23_GCC"/> |
| 2851 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_GCC"/> |
| 2852 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp.S" condition="CM33_FP_GCC"/> |
| 2853 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="ARMv8MBL_GCC"/> |
| 2854 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_GCC"/> |
| 2855 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp.S" condition="ARMv8MML_FP_GCC"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2856 | <!-- RTX sources (handlers IAR) --> |
| 2857 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm0.s" condition="CM0_IAR"/> |
| 2858 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM3_IAR"/> |
| 2859 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM4_IAR"/> |
| 2860 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm4f.s" condition="CM4_FP_IAR"/> |
| 2861 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM7_IAR"/> |
| 2862 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm4f.s" condition="CM7_FP_IAR"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2863 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="CM23_IAR"/> |
| 2864 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_IAR"/> |
| 2865 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_FP_IAR"/> |
| 2866 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="ARMv8MBL_IAR"/> |
| 2867 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_IAR"/> |
| 2868 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_FP_IAR"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2869 | <!-- OS Tick (SysTick) --> |
| 2870 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
| 2871 | </files> |
| 2872 | </component> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2873 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 v7-A"> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2874 | <description>CMSIS-RTOS2 RTX5 for ARMv7-A (Source)</description> |
| 2875 | <RTE_Components_h> |
| 2876 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2877 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2878 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
| 2879 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
| 2880 | </RTE_Components_h> |
| 2881 | <files> |
| 2882 | <!-- RTX documentation --> |
| 2883 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2884 | |
| 2885 | <!-- RTX header files --> |
| 2886 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2887 | |
| 2888 | <!-- RTX configuration --> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2889 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.3.0"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2890 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
| 2891 | |
| 2892 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/handlers.c" version="5.1.0"/> |
| 2893 | |
| 2894 | <!-- RTX templates --> |
| 2895 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.0.0" select="CMSIS-RTOS2 'main' function"/> |
| 2896 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2897 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2898 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2899 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2900 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2901 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2902 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2903 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2904 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2905 | |
| 2906 | <!-- RTX sources (core) --> |
| 2907 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 2908 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 2909 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 2910 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 2911 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 2912 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 2913 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 2914 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 2915 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 2916 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 2917 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
| 2918 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2919 | <!-- RTX sources (library configuration) --> |
| 2920 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 2921 | <!-- RTX sources (handlers ARMCC) --> |
| 2922 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_ca.s" condition="CA_ARMCC5"/> |
| 2923 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S" condition="CA_ARMCC6"/> |
| 2924 | <!-- RTX sources (handlers GCC) --> |
| 2925 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S" condition="CA_GCC"/> |
| 2926 | <!-- RTX sources (handlers IAR) --> |
| 2927 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_ca.s" condition="CA_IAR"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2928 | </files> |
| 2929 | </component> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2930 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source_NS" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 NS"> |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2931 | <description>CMSIS-RTOS2 RTX5 for ARMv8-M Non-Secure Domain (Source)</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2932 | <RTE_Components_h> |
| 2933 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2934 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2935 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2936 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2937 | #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 ARMv8-M Non-secure domain */ |
| 2938 | </RTE_Components_h> |
| 2939 | <files> |
| 2940 | <!-- RTX documentation --> |
| 2941 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2942 | |
| 2943 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2944 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2945 | |
| 2946 | <!-- RTX configuration --> |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame^] | 2947 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.3.0"/> |
Robert Rostohar | ffe28d0 | 2017-01-11 07:09:19 +0100 | [diff] [blame] | 2948 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2949 | |
| 2950 | <!-- RTX templates --> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2951 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.0.0" select="CMSIS-RTOS2 'main' function"/> |
| 2952 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2953 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2954 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2955 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2956 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2957 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2958 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2959 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2960 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2961 | |
| 2962 | <!-- RTX sources (core) --> |
| 2963 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 2964 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 2965 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 2966 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 2967 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 2968 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 2969 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 2970 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 2971 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 2972 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 2973 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2974 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 2975 | <!-- RTX sources (library configuration) --> |
| 2976 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2977 | <!-- RTX sources (ARMCC handlers) --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2978 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl_ns.s" condition="CM23_ARMCC"/> |
| 2979 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM33_ARMCC"/> |
| 2980 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM33_FP_ARMCC"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2981 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl_ns.s" condition="ARMv8MBL_ARMCC"/> |
| 2982 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="ARMv8MML_ARMCC"/> |
| 2983 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="ARMv8MML_FP_ARMCC"/> |
| 2984 | <!-- RTX sources (GCC handlers) --> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 2985 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl_ns.S" condition="CM23_GCC"/> |
| 2986 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="CM33_GCC"/> |
| 2987 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp_ns.S" condition="CM33_FP_GCC"/> |
| 2988 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl_ns.S" condition="ARMv8MBL_GCC"/> |
| 2989 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="ARMv8MML_GCC"/> |
| 2990 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp_ns.S" condition="ARMv8MML_FP_GCC"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2991 | <!-- RTX sources (IAR handlers) --> |
Jonatan Antoni | 1be0aea | 2017-11-10 10:01:03 +0100 | [diff] [blame] | 2992 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_ns.s" condition="CM23_IAR"/> |
| 2993 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM33_IAR"/> |
| 2994 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM33_FP_IAR"/> |
| 2995 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_ns.s" condition="ARMv8MBL_IAR"/> |
| 2996 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="ARMv8MML_IAR"/> |
| 2997 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="ARMv8MML_FP_IAR"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2998 | <!-- OS Tick (SysTick) --> |
| 2999 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3000 | </files> |
| 3001 | </component> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3002 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3003 | </components> |
| 3004 | |
| 3005 | <boards> |
| 3006 | <board name="uVision Simulator" vendor="Keil"> |
| 3007 | <description>uVision Simulator</description> |
| 3008 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/> |
| 3009 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 3010 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3011 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3012 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3013 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3014 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 3015 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3016 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/> |
| 3017 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 3018 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/> |
| 3019 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/> |
| 3020 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/> |
| 3021 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/> |
Joachim Krech | 4a03e6d | 2017-02-06 13:17:39 +0100 | [diff] [blame] | 3022 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3023 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/> |
| 3024 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/> |
| 3025 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/> |
| 3026 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/> |
Daniel Brondani | faaa48f | 2017-07-31 14:00:54 +0200 | [diff] [blame] | 3027 | </board> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3028 | |
Daniel Brondani | faaa48f | 2017-07-31 14:00:54 +0200 | [diff] [blame] | 3029 | <board name="Fixed Virtual Platform" vendor="ARM"> |
Daniel Brondani | 040d63b | 2017-08-01 16:49:57 +0200 | [diff] [blame] | 3030 | <description>Fixed Virtual Platform</description> |
Daniel Brondani | faaa48f | 2017-07-31 14:00:54 +0200 | [diff] [blame] | 3031 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCA5"/> |
| 3032 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCA7"/> |
| 3033 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCA9"/> |
| 3034 | </board> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3035 | </boards> |
| 3036 | |
| 3037 | <examples> |
| 3038 | <example name="DSP_Lib Class Marks example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_class_marks_example"> |
| 3039 | <description>DSP_Lib Class Marks example</description> |
| 3040 | <board name="uVision Simulator" vendor="Keil"/> |
| 3041 | <project> |
| 3042 | <environment name="uv" load="arm_class_marks_example.uvprojx"/> |
| 3043 | </project> |
| 3044 | <attributes> |
| 3045 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3046 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3047 | <component Cclass="Device" Cgroup="Startup"/> |
| 3048 | <category>Getting Started</category> |
| 3049 | </attributes> |
| 3050 | </example> |
| 3051 | |
| 3052 | <example name="DSP_Lib Convolution example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_convolution_example"> |
| 3053 | <description>DSP_Lib Convolution example</description> |
| 3054 | <board name="uVision Simulator" vendor="Keil"/> |
| 3055 | <project> |
| 3056 | <environment name="uv" load="arm_convolution_example.uvprojx"/> |
| 3057 | </project> |
| 3058 | <attributes> |
| 3059 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3060 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3061 | <component Cclass="Device" Cgroup="Startup"/> |
| 3062 | <category>Getting Started</category> |
| 3063 | </attributes> |
| 3064 | </example> |
| 3065 | |
| 3066 | <example name="DSP_Lib Dotproduct example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_dotproduct_example"> |
| 3067 | <description>DSP_Lib Dotproduct example</description> |
| 3068 | <board name="uVision Simulator" vendor="Keil"/> |
| 3069 | <project> |
| 3070 | <environment name="uv" load="arm_dotproduct_example.uvprojx"/> |
| 3071 | </project> |
| 3072 | <attributes> |
| 3073 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3074 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3075 | <component Cclass="Device" Cgroup="Startup"/> |
| 3076 | <category>Getting Started</category> |
| 3077 | </attributes> |
| 3078 | </example> |
| 3079 | |
| 3080 | <example name="DSP_Lib FFT Bin example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_fft_bin_example"> |
| 3081 | <description>DSP_Lib FFT Bin example</description> |
| 3082 | <board name="uVision Simulator" vendor="Keil"/> |
| 3083 | <project> |
| 3084 | <environment name="uv" load="arm_fft_bin_example.uvprojx"/> |
| 3085 | </project> |
| 3086 | <attributes> |
| 3087 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3088 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3089 | <component Cclass="Device" Cgroup="Startup"/> |
| 3090 | <category>Getting Started</category> |
| 3091 | </attributes> |
| 3092 | </example> |
| 3093 | |
| 3094 | <example name="DSP_Lib FIR example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_fir_example"> |
| 3095 | <description>DSP_Lib FIR example</description> |
| 3096 | <board name="uVision Simulator" vendor="Keil"/> |
| 3097 | <project> |
| 3098 | <environment name="uv" load="arm_fir_example.uvprojx"/> |
| 3099 | </project> |
| 3100 | <attributes> |
| 3101 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3102 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3103 | <component Cclass="Device" Cgroup="Startup"/> |
| 3104 | <category>Getting Started</category> |
| 3105 | </attributes> |
| 3106 | </example> |
| 3107 | |
| 3108 | <example name="DSP_Lib Graphic Equalizer example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_graphic_equalizer_example"> |
| 3109 | <description>DSP_Lib Graphic Equalizer example</description> |
| 3110 | <board name="uVision Simulator" vendor="Keil"/> |
| 3111 | <project> |
| 3112 | <environment name="uv" load="arm_graphic_equalizer_example.uvprojx"/> |
| 3113 | </project> |
| 3114 | <attributes> |
| 3115 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3116 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3117 | <component Cclass="Device" Cgroup="Startup"/> |
| 3118 | <category>Getting Started</category> |
| 3119 | </attributes> |
| 3120 | </example> |
| 3121 | |
| 3122 | <example name="DSP_Lib Linear Interpolation example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_linear_interp_example"> |
| 3123 | <description>DSP_Lib Linear Interpolation example</description> |
| 3124 | <board name="uVision Simulator" vendor="Keil"/> |
| 3125 | <project> |
| 3126 | <environment name="uv" load="arm_linear_interp_example.uvprojx"/> |
| 3127 | </project> |
| 3128 | <attributes> |
| 3129 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3130 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3131 | <component Cclass="Device" Cgroup="Startup"/> |
| 3132 | <category>Getting Started</category> |
| 3133 | </attributes> |
| 3134 | </example> |
| 3135 | |
| 3136 | <example name="DSP_Lib Matrix example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_matrix_example"> |
| 3137 | <description>DSP_Lib Matrix example</description> |
| 3138 | <board name="uVision Simulator" vendor="Keil"/> |
| 3139 | <project> |
| 3140 | <environment name="uv" load="arm_matrix_example.uvprojx"/> |
| 3141 | </project> |
| 3142 | <attributes> |
| 3143 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3144 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3145 | <component Cclass="Device" Cgroup="Startup"/> |
| 3146 | <category>Getting Started</category> |
| 3147 | </attributes> |
| 3148 | </example> |
| 3149 | |
| 3150 | <example name="DSP_Lib Signal Convergence example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_signal_converge_example"> |
| 3151 | <description>DSP_Lib Signal Convergence example</description> |
| 3152 | <board name="uVision Simulator" vendor="Keil"/> |
| 3153 | <project> |
| 3154 | <environment name="uv" load="arm_signal_converge_example.uvprojx"/> |
| 3155 | </project> |
| 3156 | <attributes> |
| 3157 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3158 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3159 | <component Cclass="Device" Cgroup="Startup"/> |
| 3160 | <category>Getting Started</category> |
| 3161 | </attributes> |
| 3162 | </example> |
| 3163 | |
| 3164 | <example name="DSP_Lib Sinus/Cosinus example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_sin_cos_example"> |
| 3165 | <description>DSP_Lib Sinus/Cosinus example</description> |
| 3166 | <board name="uVision Simulator" vendor="Keil"/> |
| 3167 | <project> |
| 3168 | <environment name="uv" load="arm_sin_cos_example.uvprojx"/> |
| 3169 | </project> |
| 3170 | <attributes> |
| 3171 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3172 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3173 | <component Cclass="Device" Cgroup="Startup"/> |
| 3174 | <category>Getting Started</category> |
| 3175 | </attributes> |
| 3176 | </example> |
| 3177 | |
| 3178 | <example name="DSP_Lib Variance example" doc="Abstract.txt" folder="CMSIS/DSP_Lib/Examples/ARM/arm_variance_example"> |
| 3179 | <description>DSP_Lib Variance example</description> |
| 3180 | <board name="uVision Simulator" vendor="Keil"/> |
| 3181 | <project> |
| 3182 | <environment name="uv" load="arm_variance_example.uvprojx"/> |
| 3183 | </project> |
| 3184 | <attributes> |
| 3185 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3186 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3187 | <component Cclass="Device" Cgroup="Startup"/> |
| 3188 | <category>Getting Started</category> |
| 3189 | </attributes> |
| 3190 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3191 | |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3192 | <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Blinky"> |
Matthias Hertel | b73eaf3 | 2016-07-22 15:18:56 +0200 | [diff] [blame] | 3193 | <description>CMSIS-RTOS2 Blinky example</description> |
| 3194 | <board name="uVision Simulator" vendor="Keil"/> |
| 3195 | <project> |
| 3196 | <environment name="uv" load="Blinky.uvprojx"/> |
| 3197 | </project> |
| 3198 | <attributes> |
| 3199 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3200 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3201 | <component Cclass="Device" Cgroup="Startup"/> |
| 3202 | <category>Getting Started</category> |
| 3203 | </attributes> |
| 3204 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3205 | |
Robert Rostohar | e13e470 | 2016-11-07 15:23:44 +0100 | [diff] [blame] | 3206 | <example name="CMSIS-RTOS2 RTX5 Migration" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Migration"> |
Matthias Hertel | 4b70ae4 | 2016-11-07 14:14:59 +0100 | [diff] [blame] | 3207 | <description>CMSIS-RTOS2 mixed API v1 and v2</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3208 | <board name="uVision Simulator" vendor="Keil"/> |
| 3209 | <project> |
| 3210 | <environment name="uv" load="Blinky.uvprojx"/> |
| 3211 | </project> |
| 3212 | <attributes> |
| 3213 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3214 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3215 | <component Cclass="Device" Cgroup="Startup"/> |
| 3216 | <category>Getting Started</category> |
| 3217 | </attributes> |
| 3218 | </example> |
| 3219 | |
Jonatan Antoni | 401391f | 2017-08-30 16:52:33 +0200 | [diff] [blame] | 3220 | <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MsgQueue"> |
| 3221 | <description>CMSIS-RTOS2 Message Queue Example</description> |
| 3222 | <board name="uVision Simulator" vendor="Keil"/> |
| 3223 | <project> |
| 3224 | <environment name="uv" load="MsqQueue.uvprojx"/> |
| 3225 | </project> |
| 3226 | <attributes> |
| 3227 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3228 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3229 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 3230 | <component Cclass="Device" Cgroup="Startup"/> |
| 3231 | <category>Getting Started</category> |
| 3232 | </attributes> |
| 3233 | </example> |
Jonatan Antoni | 6c160d4 | 2017-09-01 10:48:45 +0200 | [diff] [blame] | 3234 | |
| 3235 | <example name="CMSIS-RTOS2 RTX5 Memory Pool" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MemPool"> |
| 3236 | <description>CMSIS-RTOS2 Memory Pool Example</description> |
| 3237 | <board name="Fixed Virtual Platform" vendor="ARM"/> |
| 3238 | <project> |
| 3239 | <environment name="uv" load="MemPool.uvprojx"/> |
| 3240 | </project> |
| 3241 | <attributes> |
| 3242 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3243 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3244 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 3245 | <component Cclass="Device" Cgroup="Startup"/> |
| 3246 | <category>Getting Started</category> |
| 3247 | </attributes> |
| 3248 | </example> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3249 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 3250 | <example name="TrustZone for ARMv8-M No RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/NoRTOS"> |
Christopher Seidl | 522e1f2 | 2016-11-07 16:05:02 +0100 | [diff] [blame] | 3251 | <description>Bare-metal secure/non-secure example without RTOS</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3252 | <board name="uVision Simulator" vendor="Keil"/> |
| 3253 | <project> |
| 3254 | <environment name="uv" load="NoRTOS.uvmpw"/> |
| 3255 | </project> |
| 3256 | <attributes> |
| 3257 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3258 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3259 | <component Cclass="Device" Cgroup="Startup"/> |
| 3260 | <category>Getting Started</category> |
| 3261 | </attributes> |
| 3262 | </example> |
| 3263 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 3264 | <example name="TrustZone for ARMv8-M RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS"> |
Christopher Seidl | 522e1f2 | 2016-11-07 16:05:02 +0100 | [diff] [blame] | 3265 | <description>Secure/non-secure RTOS example with thread context management</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3266 | <board name="uVision Simulator" vendor="Keil"/> |
| 3267 | <project> |
| 3268 | <environment name="uv" load="RTOS.uvmpw"/> |
| 3269 | </project> |
| 3270 | <attributes> |
| 3271 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3272 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3273 | <component Cclass="Device" Cgroup="Startup"/> |
| 3274 | <category>Getting Started</category> |
| 3275 | </attributes> |
| 3276 | </example> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3277 | |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 3278 | <example name="TrustZone for ARMv8-M RTOS Security Tests" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults"> |
| 3279 | <description>Secure/non-secure RTOS example with security test cases and system recovery</description> |
| 3280 | <board name="uVision Simulator" vendor="Keil"/> |
| 3281 | <project> |
| 3282 | <environment name="uv" load="RTOS_Faults.uvmpw"/> |
| 3283 | </project> |
| 3284 | <attributes> |
| 3285 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3286 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3287 | <component Cclass="Device" Cgroup="Startup"/> |
| 3288 | <category>Getting Started</category> |
| 3289 | </attributes> |
| 3290 | </example> |
| 3291 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3292 | </examples> |
| 3293 | |
| 3294 | </package> |