blob: 95d48506950376f11a625765b218db7932f8e30c [file] [log] [blame]
Martin Günther89be6522016-05-13 07:57:31 +02001<?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 Krecha33860c2016-11-09 22:25:55 +01007 <!-- <license>license.txt</license> -->
Martin Günther89be6522016-05-13 07:57:31 +02008 <url>http://www.keil.com/pack/</url>
9
Martin Günther89be6522016-05-13 07:57:31 +020010 <releases>
Jonatan Antonidef6f802021-05-06 17:31:38 +020011 <release version="5.8.0">
GuentherMartin09825bc2020-12-17 09:04:42 +010012 Active development ...
Jonatan Antoni84b84be2021-05-20 17:13:06 +020013 CMSIS-Core(M): 5.5.0 (see revision history for details)
Jonatan Antonidef6f802021-05-06 17:31:38 +020014 - Updated GCC LinkerDescription, GCC Assembler startup
Jonatan Antoni84b84be2021-05-20 17:13:06 +020015 - Added ARMv8-M Stack Sealing (to linker, startup) for toolchain ARM, GCC
16 - Changed C-Startup to default Startup.
17 CMSIS-Core(A): 1.2.1 (see revision history for details)
18 CMSIS-DSP: 1.9.0
19 - Purged pre-built libs from Git
Felix Thomasmathibaland1d08792021-03-19 08:18:24 +010020 CMSIS-NN: 3.0.0 (see revision history for details including version 2.0.0)
Jonatan Antoni84b84be2021-05-20 17:13:06 +020021 - Major interface change for functions compatible with TensorFlow Lite for Microcontroller
22 - Added optimization for SVDF kernel
23 - Improved MVE performance for fully Connected and max pool operator
24 - NULL bias support for fully connected operator in non-MVE case(Can affect performance)
25 - Expanded existing unit test suite along with support for FVP
Jonatan Antonidef6f802021-05-06 17:31:38 +020026 CMSIS-RTOS2:
Jonatan Antonidef6f802021-05-06 17:31:38 +020027 - RTX 5.5.3 (see revision history for details)
Jonatan Antoni84b84be2021-05-20 17:13:06 +020028 CMSIS-Pack: 1.7.2 (see revision history for details)
29 - Support for Microchip XC32 compiler
30 - Support for Custom Datapath Extension
Jonatan Antoni17ccd4d2020-04-09 16:39:25 +020031 </release>
32 <release version="5.7.0" date="2020-04-09">
Jonatan Antoni9a10fef2020-04-02 18:08:33 +020033 CMSIS-Build: 0.9.0 (beta)
34 - Draft for CMSIS Project description (CPRJ)
Jonatan Antonib2a65a02020-04-03 15:55:17 +020035 CMSIS-Core(M): 5.4.0 (see revision history for details)
36 - Cortex-M55 cpu support
37 - Enhanced MVE support for Armv8.1-MML
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +020038 - Fixed device config define checks.
Jonatan Antonib2a65a02020-04-03 15:55:17 +020039 - L1 Cache functions for Armv7-M and later
Jonatan Antoni724104c2020-04-03 16:52:57 +020040 CMSIS-Core(A): 1.2.0 (see revision history for details)
41 - Fixed GIC_SetPendingIRQ to use GICD_SGIR
42 - Added missing DSP intrinsics
43 - Reworked assembly intrinsics: volatile, barriers and clobber
Jonatan Antoniea0a3c72020-03-16 13:13:49 +010044 CMSIS-DSP: 1.8.0 (see revision history for details)
45 - Added new functions and function groups
46 - Added MVE support
Jonatan Antonib2a65a02020-04-03 15:55:17 +020047 CMSIS-NN: 1.3.0 (see revision history for details)
48 - Added MVE support
49 - Further optimizations for kernels using DSP extension
Robert Rostohar11e3d0f2019-10-18 13:18:01 +020050 CMSIS-RTOS2:
51 - RTX 5.5.2 (see revision history for details)
Robert Rostohar8d743c52020-01-24 13:04:51 +010052 CMSIS-Driver: 2.8.0
Jonatan Antonib2a65a02020-04-03 15:55:17 +020053 - Added VIO API 0.1.0 (Preview)
Robert Rostohar8d743c52020-01-24 13:04:51 +010054 - removed volatile from status related typedefs in APIs
Robert Rostohar5b0a5512020-01-24 14:35:11 +010055 - enhanced WiFi Interface API with support for polling Socket Receive/Send
Jonatan Antoni9a10fef2020-04-02 18:08:33 +020056 CMSIS-Pack: 1.6.3 (see revision history for details)
57 - deprecating all types specific to cpdsc format. Cpdsc is replaced by Cprj with dedicated schema.
Jonatan Antoni09694d72019-11-18 16:10:45 +010058 Devices:
Jonatan Antonib2a65a02020-04-03 15:55:17 +020059 - ARMCM55 device
Jonatan Antoni09694d72019-11-18 16:10:45 +010060 - ARMv81MML startup code recognizing __MVE_USED macro
61 - Refactored vector table references for all Cortex-M devices
Jonatan Antonib2a65a02020-04-03 15:55:17 +020062 - Reworked ARMCM* C-StartUp files.
63 - Include L1 Cache functions in ARMv8MML/ARMv81MML devices
64 Utilities:
65 Attention: Linux binaries moved to Linux64 folder!
66 - SVDConv 3.3.35
67 - PackChk 1.3.89
Jonatan Antonid9a6b2e2019-07-10 15:52:17 +020068 </release>
69 <release version="5.6.0" date="2019-07-10">
Jonatan Antoniae553b72019-05-06 16:29:20 +020070 CMSIS-Core(M): 5.3.0 (see revision history for details)
Jonatan Antoni09694d72019-11-18 16:10:45 +010071 - Added provisions for compiler-independent C startup code.
Jonatan Antonif677f002019-06-25 13:01:11 +020072 CMSIS-Core(A): 1.1.4 (see revision history for details)
Jonatan Antoni09694d72019-11-18 16:10:45 +010073 - Fixed __FPU_Enable.
Christophe Favergeon03e3e412019-06-25 09:29:51 +020074 CMSIS-DSP: 1.7.0 (see revision history for details)
75 - New Neon versions of f32 functions
76 - Python wrapper
77 - Preliminary cmake build
78 - Compilation flags for FFTs
79 - Changes to arm_math.h
Jonatan Antonic68a7f22019-07-10 15:05:34 +020080 CMSIS-NN: 1.2.0 (see revision history for details)
Felix Johnny55034c62019-06-25 10:55:12 +020081 - New function for depthwise convolution with asymmetric quantization.
82 - New support functions for requantization.
Robert Rostohar86d53b72019-05-07 12:07:42 +020083 CMSIS-RTOS:
84 - RTX 4.82.0 (updated provisions for Arm Compiler 6 when using Cortex-M0/M0+)
Robert Rostohar274494c2019-04-26 07:51:54 +020085 CMSIS-RTOS2:
86 - RTX 5.5.1 (see revision history for details)
Jonatan Antonif677f002019-06-25 13:01:11 +020087 CMSIS-Driver: 2.7.1
Robert Rostohar89109b22019-06-24 10:44:56 +020088 - WiFi Interface API 1.0.0
Jonatan Antoniae553b72019-05-06 16:29:20 +020089 Devices:
Jonatan Antonidf0acdd2020-04-07 14:20:16 +020090 - Generalized C startup code for all Cortex-M family devices.
Jonatan Antoni09694d72019-11-18 16:10:45 +010091 - Updated Cortex-A default memory regions and MMU configurations
92 - Moved Cortex-A memory and system config files to avoid include path issues
Jonatan Antoni035cfb12019-03-20 14:18:39 +010093 </release>
94 <release version="5.5.1" date="2019-03-20">
Jonatan Antoni63c14192019-03-20 13:53:55 +010095 The following folders are deprecated
96 - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/)
97
98 CMSIS-Core(M): 5.2.1 (see revision history for details)
99 - Fixed compilation issue in cmsis_armclang_ltm.h
Jonatan Antonic91a46d2019-03-15 16:47:52 +0100100 </release>
Jonatan Antoni63c14192019-03-20 13:53:55 +0100101 <release version="5.5.0" date="2019-03-18">
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100102 The following folders have been removed:
Jonatan Antoni9feb2b22019-03-15 14:54:08 +0100103 - CMSIS/Lib/ (superseded by CMSIS/DSP/Lib/)
104 - CMSIS/DSP_Lib/ (superseded by CMSIS/DSP/)
Jonatan Antoni12955cd2019-03-18 12:06:15 +0100105 The following folders are deprecated
106 - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/)
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100107
108 CMSIS-Core(M): 5.2.0 (see revision history for details)
109 - Reworked Stack/Heap configuration for ARM startup files.
110 - Added Cortex-M35P device support.
111 - Added generic Armv8.1-M Mainline device support.
112 CMSIS-Core(A): 1.1.3 (see revision history for details)
Jonatan Antoni12955cd2019-03-18 12:06:15 +0100113 CMSIS-DSP: 1.6.0 (see revision history for details)
GuentherMartin41d9e352019-03-14 14:18:28 +0100114 - reworked DSP library source files
GuentherMartin41d9e352019-03-14 14:18:28 +0100115 - reworked DSP library documentation
Jonatan Antoni3b2f0d22019-03-18 12:11:51 +0100116 - Changed DSP folder structure
GuentherMartin41d9e352019-03-14 14:18:28 +0100117 - moved DSP libraries to folder ./DSP/Lib
118 - ARM DSP Libraries are built with ARMCLANG
119 - Added DSP Libraries Source variant
Robert Rostohar83177af2018-09-04 10:27:04 +0200120 CMSIS-RTOS2:
121 - RTX 5.5.0 (see revision history for details)
Robert Rostohareea31932019-03-15 14:51:42 +0100122 CMSIS-Driver: 2.7.0
Jonatan Antoni445accf2019-03-15 15:07:45 +0100123 - Added WiFi Interface API 1.0.0-beta
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100124 - Added components for project specific driver implementations
125 CMSIS-Pack: 1.6.0 (see revision history for details)
Jonatan Antoni191afdb2019-03-18 12:31:47 +0100126 Devices:
127 - Added Cortex-M35P and ARMv81MML device templates.
128 - Fixed C-Startup Code for GCC (aligned with other compilers)
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100129 Utilities:
130 - SVDConv 3.3.25
131 - PackChk 1.3.82
Jonatan Antoni0d2dbfb2018-08-01 17:34:38 +0200132 </release>
Jonatan Antoniadbadb22018-08-01 17:33:45 +0200133 <release version="5.4.0" date="2018-08-01">
Jonatan Antoniba9cdf32018-06-29 15:22:59 +0200134 Aligned pack structure with repository.
135 The following folders are deprecated:
Jonatan Antonifd687e52018-07-25 10:50:56 +0200136 - CMSIS/Include/
137 - CMSIS/DSP_Lib/
138
Jonatan Antoni5d19e5f2018-04-09 10:16:49 +0200139 CMSIS-Core(M): 5.1.2 (see revision history for details)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200140 - Added Cortex-M1 support (beta).
Jonatan Antoni5d19e5f2018-04-09 10:16:49 +0200141 CMSIS-Core(A): 1.1.2 (see revision history for details)
Jonatan Antoniadbadb22018-08-01 17:33:45 +0200142 CMSIS-NN: 1.1.0
143 - Added new math functions.
Robert Rostohar84a93882018-03-06 14:27:36 +0100144 CMSIS-RTOS2:
Jonatan Antonifd687e52018-07-25 10:50:56 +0200145 - API 2.1.3 (see revision history for details)
146 - RTX 5.4.0 (see revision history for details)
147 * Updated exception handling on Cortex-A
Vladimir Umekc1e9d202018-04-19 08:00:56 +0200148 CMSIS-Driver:
149 - Flash Driver API V2.2.0
Jonatan Antonifd687e52018-07-25 10:50:56 +0200150 Utilities:
151 - SVDConv 3.3.21
152 - PackChk 1.3.71
Jonatan Antoni7f501a72018-02-22 10:13:58 +0100153 </release>
154 <release version="5.3.0" date="2018-02-22">
Jonatan Antonie924d642018-02-20 11:43:50 +0100155 Updated Arm company brand.
156 CMSIS-Core(M): 5.1.1 (see revision history for details)
157 CMSIS-Core(A): 1.1.1 (see revision history for details)
Jonatan Antonia3ec1f22018-02-21 13:51:30 +0100158 CMSIS-DAP: 2.0.0 (see revision history for details)
Jonatan Antonie924d642018-02-20 11:43:50 +0100159 CMSIS-NN: 1.0.0
Jonatan Antoni13bff482018-01-19 13:05:57 +0100160 - Initial contribution of the bare metal Neural Network Library.
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100161 CMSIS-RTOS2:
Robert Rostoharcd44e6f2018-01-09 11:45:59 +0100162 - RTX 5.3.0 (see revision history for details)
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100163 - OS Tick API 1.0.1
Jonatan Antoni1434f1f2017-11-16 16:55:57 +0100164 </release>
165 <release version="5.2.0" date="2017-11-16">
Jonatan Antonide316642017-11-10 11:40:06 +0100166 CMSIS-Core(M): 5.1.0 (see revision history for details)
167 - Added MPU Functions for ARMv8-M for Cortex-M23/M33.
168 - Added compiler_iccarm.h to replace compiler_iar.h shipped with the compiler.
169 CMSIS-Core(A): 1.1.0 (see revision history for details)
170 - Added compiler_iccarm.h.
171 - Added additional access functions for physical timer.
172 CMSIS-DAP: 1.2.0 (see revision history for details)
173 CMSIS-DSP: 1.5.2 (see revision history for details)
Jonatan Antonie924d642018-02-20 11:43:50 +0100174 CMSIS-Driver: 2.6.0 (see revision history for details)
Jonatan Antonide316642017-11-10 11:40:06 +0100175 - CAN Driver API V1.2.0
Vladimir Umekb4728092017-11-14 10:12:51 +0100176 - NAND Driver API V2.3.0
Jonatan Antonide316642017-11-10 11:40:06 +0100177 CMSIS-RTOS:
178 - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata.
179 CMSIS-RTOS2:
180 - API 2.1.2 (see revision history for details)
181 - RTX 5.2.3 (see revision history for details)
182 Devices:
183 - Added GCC startup and linker script for Cortex-A9.
184 - Added device ARMCM0plus_MPU for Cortex-M0+ with MPU.
185 - Added IAR startup code for Cortex-A9
186 </release>
Jonatan Antoni5bfb1e62017-09-19 15:46:40 +0200187 <release version="5.1.1" date="2017-09-19">
188 CMSIS-RTOS2:
189 - RTX 5.2.1 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200190 </release>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200191 <release version="5.1.0" date="2017-08-04">
192 CMSIS-Core(M): 5.0.2 (see revision history for details)
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100193 - Changed Version Control macros to be core agnostic.
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200194 - Added MPU Functions for ARMv7-M for Cortex-M0+/M3/M4/M7.
195 CMSIS-Core(A): 1.0.0 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200196 - Initial release
197 - IRQ Controller API 1.0.0
198 CMSIS-Driver: 2.05 (see revision history for details)
199 - All typedefs related to status have been made volatile.
Robert Rostoharff9fa5b2017-04-19 11:55:58 +0200200 CMSIS-RTOS2:
Robert Rostohar9470b0b2017-06-09 09:38:31 +0200201 - API 2.1.1 (see revision history for details)
202 - RTX 5.2.0 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200203 - OS Tick API 1.0.0
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200204 CMSIS-DSP: 1.5.2 (see revision history for details)
205 - Fixed GNU Compiler specific diagnostics.
Jonatan Antonifd687e52018-07-25 10:50:56 +0200206 CMSIS-Pack: 1.5.0 (see revision history for details)
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200207 - added System Description File (*.SDF) Format
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200208 CMSIS-Zone: 0.0.1 (Preview)
209 - Initial specification draft
210 </release>
Joachim Krech3ef97132017-02-03 15:09:58 +0100211 <release version="5.0.1" date="2017-02-03">
212 Package Description:
213 - added taxonomy for Cclass RTOS
Robert Rostohar0e8657f2016-11-25 21:54:15 +0100214 CMSIS-RTOS2:
Joachim Krech3ef97132017-02-03 15:09:58 +0100215 - API 2.1 (see revision history for details)
216 - RTX 5.1.0 (see revision history for details)
217 CMSIS-Core: 5.0.1 (see revision history for details)
218 - Added __PACKED_STRUCT macro
219 - Added uVisior support
220 - Updated cmsis_armcc.h: corrected macro __ARM_ARCH_6M__
221 - Updated template for secure main function (main_s.c)
222 - Updated template for Context Management for ARMv8-M TrustZone (tz_context.c)
223 CMSIS-DSP: 1.5.1 (see revision history for details)
224 - added ARMv8M DSP libraries.
Jonatan Antonifd687e52018-07-25 10:50:56 +0200225 CMSIS-Pack:1.4.9 (see revision history for details)
Joachim Krech3ef97132017-02-03 15:09:58 +0100226 - added Pack Index File specification and schema file
Martin Güntherd1060532016-11-15 09:43:43 +0100227 </release>
Joachim Krechc45bb4a2016-11-11 11:01:22 +0100228 <release version="5.0.0" date="2016-11-11">
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100229 Changed open source license to Apache 2.0
Martin Günther4a4e39c2016-11-03 11:47:02 +0100230 CMSIS_Core:
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100231 - Added support for Cortex-M23 and Cortex-M33.
232 - Added ARMv8-M device configurations for mainline and baseline.
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100233 - Added CMSE support and thread context management for TrustZone for ARMv8-M
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100234 - Added cmsis_compiler.h to unify compiler behaviour.
235 - Updated function SCB_EnableICache (for Cortex-M7).
236 - Added functions: NVIC_GetEnableIRQ, SCB_GetFPUType
237 CMSIS-RTOS:
238 - bug fix in RTX 4.82 (see revision history for details)
239 CMSIS-RTOS2:
240 - new API including compatibility layer to CMSIS-RTOS
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100241 - reference implementation based on RTX5
242 - supports all Cortex-M variants including TrustZone for ARMv8-M
ReinhardKeil0d399052016-10-21 13:40:52 +0200243 CMSIS-SVD:
244 - reworked SVD format documentation
Joachim Krech655f7242016-09-29 15:49:24 +0200245 - removed SVD file database documentation as SVD files are distributed in packs
246 - updated SVDConv for Win32 and Linux
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100247 CMSIS-DSP:
Martin Günther29502d72016-06-16 14:48:33 +0200248 - Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib.
249 - Added DSP libraries build projects to CMSIS pack.
Martin Günther10babd82016-06-14 14:10:36 +0200250 </release>
Martin Günther89be6522016-05-13 07:57:31 +0200251 <release version="4.5.0" date="2015-10-28">
252 - CMSIS-Core 4.30.0 (see revision history for details)
253 - CMSIS-DAP 1.1.0 (unchanged)
254 - CMSIS-Driver 2.04.0 (see revision history for details)
255 - CMSIS-DSP 1.4.7 (no source code change [still labeled 1.4.5], see revision history for details)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200256 - CMSIS-Pack 1.4.1 (see revision history for details)
Martin Günther89be6522016-05-13 07:57:31 +0200257 - CMSIS-RTOS 4.80.0 Restored time delay parameter 'millisec' old behavior (prior V4.79) for software compatibility. (see revision history for details)
258 - CMSIS-SVD 1.3.1 (see revision history for details)
259 </release>
260 <release version="4.4.0" date="2015-09-11">
261 - CMSIS-Core 4.20 (see revision history for details)
262 - CMSIS-DSP 1.4.6 (no source code change [still labeled 1.4.5], see revision history for details)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200263 - CMSIS-Pack 1.4.0 (adding memory attributes, algorithm style)
Martin Günther89be6522016-05-13 07:57:31 +0200264 - CMSIS-Driver 2.03.0 (adding CAN [Controller Area Network] API)
265 - CMSIS-RTOS
266 -- API 1.02 (unchanged)
267 -- RTX 4.79 (see revision history for details)
268 - CMSIS-SVD 1.3.0 (see revision history for details)
269 - CMSIS-DAP 1.1.0 (extended with SWO support)
270 </release>
271 <release version="4.3.0" date="2015-03-20">
272 - CMSIS-Core 4.10 (Cortex-M7 extended Cache Maintenance functions)
273 - CMSIS-DSP 1.4.5 (see revision history for details)
274 - CMSIS-Driver 2.02 (adding SAI (Serial Audio Interface) API)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200275 - CMSIS-Pack 1.3.3 (Semantic Versioning, Generator extensions)
Martin Günther89be6522016-05-13 07:57:31 +0200276 - CMSIS-RTOS
277 -- API 1.02 (unchanged)
278 -- RTX 4.78 (see revision history for details)
279 - CMSIS-SVD 1.2 (unchanged)
280 </release>
281 <release version="4.2.0" date="2014-09-24">
282 Adding Cortex-M7 support
283 - CMSIS-Core 4.00 (Cortex-M7 support, corrected C++ include guards in core header files)
284 - CMSIS-DSP 1.4.4 (Cortex-M7 support and corrected out of bound issues)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200285 - CMSIS-Pack 1.3.1 (Cortex-M7 updates, clarification, corrected batch files in Tutorial)
Martin Günther89be6522016-05-13 07:57:31 +0200286 - CMSIS-SVD 1.2 (Cortex-M7 extensions)
287 - CMSIS-RTOS RTX 4.75 (see revision history for details)
288 </release>
289 <release version="4.1.1" date="2014-06-30">
290 - fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 series devices
291 </release>
292 <release version="4.1.0" date="2014-06-12">
293 - CMSIS-Driver 2.02 (incompatible update)
294 - CMSIS-Pack 1.3 (see revision history for details)
295 - CMSIS-DSP 1.4.2 (unchanged)
296 - CMSIS-Core 3.30 (unchanged)
297 - CMSIS-RTOS RTX 4.74 (unchanged)
298 - CMSIS-RTOS API 1.02 (unchanged)
299 - CMSIS-SVD 1.10 (unchanged)
300 PACK:
301 - removed G++ specific files from PACK
302 - added Component Startup variant "C Startup"
303 - added Pack Checking Utility
304 - updated conditions to reflect tool-chain dependency
305 - added Taxonomy for Graphics
306 - updated Taxonomy for unified drivers from "Drivers" to "CMSIS Drivers"
307 </release>
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200308 <!-- release version="4.0.0">
Martin Günther89be6522016-05-13 07:57:31 +0200309 - CMSIS-Driver 2.00 Preliminary (incompatible update)
310 - CMSIS-Pack 1.1 Preliminary
311 - CMSIS-DSP 1.4.2 (see revision history for details)
312 - CMSIS-Core 3.30 (see revision history for details)
313 - CMSIS-RTOS RTX 4.74 (see revision history for details)
314 - CMSIS-RTOS API 1.02 (unchanged)
315 - CMSIS-SVD 1.10 (unchanged)
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200316 </release -->
317 <release version="3.20.4" date="2014-02-20">
Martin Günther89be6522016-05-13 07:57:31 +0200318 - CMSIS-RTOS 4.74 (see revision history for details)
319 - PACK Extensions (Boards, Device Features, Flash Programming, Generators, Configuration Wizard). Schema version 1.1.
320 </release>
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200321 <!-- release version="3.20.3">
Martin Günther89be6522016-05-13 07:57:31 +0200322 - CMSIS-Driver API Version 1.10 ARM prefix added (incompatible change)
323 - CMSIS-RTOS 4.73 (see revision history for details)
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200324 </release -->
325 <!-- release version="3.20.2">
Martin Günther89be6522016-05-13 07:57:31 +0200326 - CMSIS-Pack documentation has been added
327 - CMSIS-Drivers header and documentation have been added to PACK
328 - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200329 </release -->
330 <!-- release version="3.20.1">
Martin Günther89be6522016-05-13 07:57:31 +0200331 - CMSIS-RTOS Keil RTX V4.72 has been added to PACK
332 - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200333 </release -->
334 <!-- release version="3.20.0">
Martin Günther89be6522016-05-13 07:57:31 +0200335 The software portions that are deployed in the application program are now under a BSD license which allows usage
336 of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSIS.pdsc describes the use cases
337 The individual components have been update as listed below:
338 - CMSIS-CORE adds functions for setting breakpoints, supports the latest GCC Compiler, and contains several corrections.
339 - CMSIS-DSP library is optimized for more performance and contains several bug fixes.
340 - CMSIS-RTOS API is extended with capabilities for short timeouts, Kernel initialization, and prepared for a C++ interface.
341 - CMSIS-SVD is unchanged.
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200342 </release -->
Martin Günther89be6522016-05-13 07:57:31 +0200343 </releases>
344
Martin Günther2d0f0e82016-05-17 09:06:12 +0200345 <taxonomy>
reinhardkeil671fea12019-03-13 17:03:40 +0100346 <description Cclass="Audio">Software components for audio processing</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200347 <description Cclass="Board Support">Generic Interfaces for Evaluation and Development Boards</description>
Joachim Krech1ce088b2019-03-14 13:27:35 +0100348 <description Cclass="Board Part">Drivers that support an external component available on an evaluation board</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100349 <description Cclass="Compiler">Compiler Software Extensions</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200350 <description Cclass="CMSIS" doc="CMSIS/Documentation/General/html/index.html">Cortex Microcontroller Software Interface Components</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200351 <description Cclass="CMSIS Driver" doc="CMSIS/Documentation/Driver/html/index.html">Unified Device Drivers compliant to CMSIS-Driver Specifications</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100352 <description Cclass="Device" doc="CMSIS/Documentation/Core/html/index.html">Startup, System Setup</description>
353 <description Cclass="Data Exchange">Data exchange or data formatter</description>
Joachim Krech1ce088b2019-03-14 13:27:35 +0100354 <description Cclass="Extension Board">Drivers that support an extension board or shield</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200355 <description Cclass="File System">File Drive Support and File System</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100356 <description Cclass="IoT Client">IoT cloud client connector</description>
reinhardkeilca2acab2019-09-02 08:21:47 +0200357 <description Cclass="IoT Service">IoT specific services</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100358 <description Cclass="IoT Utility">IoT specific software utility</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200359 <description Cclass="Graphics">Graphical User Interface</description>
360 <description Cclass="Network">Network Stack using Internet Protocols</description>
Joachim Krech62838c82017-02-02 15:54:57 +0100361 <description Cclass="RTOS">Real-time Operating System</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100362 <description Cclass="Security">Encryption for secure communication or storage</description>
363 <description Cclass="USB">Universal Serial Bus Stack</description>
364 <description Cclass="Utility">Generic software utility components</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200365 </taxonomy>
366
Martin Günther89be6522016-05-13 07:57:31 +0200367 <devices>
368 <!-- ****************************** Cortex-M0 ****************************** -->
369 <family Dfamily="ARM Cortex M0" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200370 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M0 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200371 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100372The 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:
Martin Günther89be6522016-05-13 07:57:31 +0200373- simple, easy-to-use programmers model
374- highly efficient ultra-low power operation
375- excellent code density
376- deterministic, high-performance interrupt handling
377- upward compatibility with the rest of the Cortex-M processor family.
378 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200379 <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200380 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
381 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
382 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
383
384 <device Dname="ARMCM0">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100385 <processor Dcore="Cortex-M0" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200386 <compile header="Device/ARM/ARMCM0/Include/ARMCM0.h" define="ARMCM0"/>
387 </device>
388 </family>
389
390 <!-- ****************************** Cortex-M0P ****************************** -->
391 <family Dfamily="ARM Cortex M0 plus" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200392 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0662b/index.html" title="Cortex-M0+ Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200393 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100394The 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:
Martin Günther89be6522016-05-13 07:57:31 +0200395- simple, easy-to-use programmers model
396- highly efficient ultra-low power operation
397- excellent code density
398- deterministic, high-performance interrupt handling
399- upward compatibility with the rest of the Cortex-M processor family.
400 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200401 <!-- debug svd="Device/ARM/SVD/ARMCM0P.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200402 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
403 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
404 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
405
406 <device Dname="ARMCM0P">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100407 <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200408 <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h" define="ARMCM0P"/>
409 </device>
Jonatan Antonic4e9f462017-10-19 16:51:44 +0200410
411 <device Dname="ARMCM0P_MPU">
412 <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
413 <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus_MPU.h" define="ARMCM0P_MPU"/>
414 </device>
Martin Günther89be6522016-05-13 07:57:31 +0200415 </family>
416
GuentherMartina3a6af22018-07-23 08:36:37 +0200417 <!-- ****************************** Cortex-M1 ****************************** -->
418 <family Dfamily="ARM Cortex M1" Dvendor="ARM:82">
419 <!--book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M1 Device Generic Users Guide"/-->
420 <description>
421The ARM Cortex-M1 FPGA processor is intended for deeply embedded applications that require a small processor integrated into an FPGA.
422The ARM Cortex-M1 processor implements the ARMv6-M architecture profile.
423 </description>
424 <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral -->
425 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
426 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
427 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
428
429 <device Dname="ARMCM1">
430 <processor Dcore="Cortex-M1" DcoreVersion="r1p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
431 <compile header="Device/ARM/ARMCM1/Include/ARMCM1.h" define="ARMCM1"/>
432 </device>
433 </family>
434
Martin Günther89be6522016-05-13 07:57:31 +0200435 <!-- ****************************** Cortex-M3 ****************************** -->
436 <family Dfamily="ARM Cortex M3" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200437 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0552a/index.html" title="Cortex-M3 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200438 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100439The 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:
Martin Günther89be6522016-05-13 07:57:31 +0200440- simple, easy-to-use programmers model
441- highly efficient ultra-low power operation
442- excellent code density
443- deterministic, high-performance interrupt handling
444- upward compatibility with the rest of the Cortex-M processor family.
445 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200446 <!-- debug svd="Device/ARM/SVD/ARMCM3.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200447 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
448 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
449 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
450
451 <device Dname="ARMCM3">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100452 <processor Dcore="Cortex-M3" DcoreVersion="r2p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200453 <compile header="Device/ARM/ARMCM3/Include/ARMCM3.h" define="ARMCM3"/>
454 </device>
455 </family>
456
457 <!-- ****************************** Cortex-M4 ****************************** -->
458 <family Dfamily="ARM Cortex M4" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200459 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/index.html" title="Cortex-M4 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200460 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100461The 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:
Martin Günther89be6522016-05-13 07:57:31 +0200462- simple, easy-to-use programmers model
463- highly efficient ultra-low power operation
464- excellent code density
465- deterministic, high-performance interrupt handling
466- upward compatibility with the rest of the Cortex-M processor family.
467 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200468 <!-- debug svd="Device/ARM/SVD/ARMCM4.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200469 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
470 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
471 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
472
473 <device Dname="ARMCM4">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100474 <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200475 <compile header="Device/ARM/ARMCM4/Include/ARMCM4.h" define="ARMCM4"/>
476 </device>
477
478 <device Dname="ARMCM4_FP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100479 <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200480 <compile header="Device/ARM/ARMCM4/Include/ARMCM4_FP.h" define="ARMCM4_FP"/>
481 </device>
482 </family>
483
484 <!-- ****************************** Cortex-M7 ****************************** -->
485 <family Dfamily="ARM Cortex M7" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200486 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0646b/index.html" title="Cortex-M7 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200487 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100488The 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ünther89be6522016-05-13 07:57:31 +0200489- simple, easy-to-use programmers model
490- highly efficient ultra-low power operation
491- excellent code density
492- deterministic, high-performance interrupt handling
493- upward compatibility with the rest of the Cortex-M processor family.
494 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200495 <!-- debug svd="Device/ARM/SVD/ARMCM7.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200496 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
497 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
498 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
499
500 <device Dname="ARMCM7">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100501 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200502 <compile header="Device/ARM/ARMCM7/Include/ARMCM7.h" define="ARMCM7"/>
503 </device>
504
505 <device Dname="ARMCM7_SP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100506 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200507 <compile header="Device/ARM/ARMCM7/Include/ARMCM7_SP.h" define="ARMCM7_SP"/>
508 </device>
509
510 <device Dname="ARMCM7_DP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100511 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200512 <compile header="Device/ARM/ARMCM7/Include/ARMCM7_DP.h" define="ARMCM7_DP"/>
513 </device>
514 </family>
515
Martin Günther4a4e39c2016-11-03 11:47:02 +0100516 <!-- ****************************** Cortex-M23 ********************** -->
517 <family Dfamily="ARM Cortex M23" Dvendor="ARM:82">
518 <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/-->
519 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100520The Arm Cortex-M23 is based on the Armv8-M baseline architecture.
521It is the smallest and most energy efficient Arm processor with Arm TrustZone technology.
ReinhardKeile2b27022016-11-03 16:04:36 +0100522Cortex-M23 is the ideal processor for constrained embedded applications requiring efficient security.
Martin Günther4a4e39c2016-11-03 11:47:02 +0100523 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200524 <!-- debug svd="Device/ARM/SVD/ARMCM23.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100525 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
526 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100527 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100528 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100529 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
530
531 <device Dname="ARMCM23">
532 <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
533 <compile header="Device/ARM/ARMCM23/Include/ARMCM23.h" define="ARMCM23"/>
534 </device>
535
536 <device Dname="ARMCM23_TZ">
537 <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
538 <compile header="Device/ARM/ARMCM23/Include/ARMCM23_TZ.h" define="ARMCM23_TZ"/>
539 </device>
540 </family>
541
542 <!-- ****************************** Cortex-M33 ****************************** -->
543 <family Dfamily="ARM Cortex M33" Dvendor="ARM:82">
544 <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/-->
545 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100546The Arm Cortex-M33 is the most configurable of all Cortex-M processors. It is a full featured microcontroller
547class processor based on the Armv8-M mainline architecture with Arm TrustZone security.
Martin Günther4a4e39c2016-11-03 11:47:02 +0100548 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200549 <!-- debug svd="Device/ARM/SVD/ARMCM33.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100550 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
551 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100552 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100553 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
554 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
Martin Günther4a4e39c2016-11-03 11:47:02 +0100555
556 <device Dname="ARMCM33">
557 <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100558 <description>
559 no DSP Instructions, no Floating Point Unit, no TrustZone
560 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100561 <compile header="Device/ARM/ARMCM33/Include/ARMCM33.h" define="ARMCM33"/>
562 </device>
563
564 <device Dname="ARMCM33_TZ">
565 <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100566 <description>
567 no DSP Instructions, no Floating Point Unit, TrustZone
568 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100569 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_TZ.h" define="ARMCM33_TZ"/>
570 </device>
571
572 <device Dname="ARMCM33_DSP_FP">
573 <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100574 <description>
575 DSP Instructions, Single Precision Floating Point Unit, no TrustZone
576 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100577 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP.h" define="ARMCM33_DSP_FP"/>
578 </device>
579
580 <device Dname="ARMCM33_DSP_FP_TZ">
581 <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100582 <description>
583 DSP Instructions, Single Precision Floating Point Unit, TrustZone
584 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100585 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP_TZ.h" define="ARMCM33_DSP_FP_TZ"/>
586 </device>
587 </family>
588
GuentherMartinec9419c2018-09-04 10:03:24 +0200589 <!-- ****************************** Cortex-M35P ****************************** -->
590 <family Dfamily="ARM Cortex M35P" Dvendor="ARM:82">
591 <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/-->
592 <description>
593The Arm Cortex-M35P is the most configurable of all Cortex-M processors. It is a full featured microcontroller
594class processor based on the Armv8-M mainline architecture with Arm TrustZone security designed for a broad range of secure embedded applications.
595 </description>
596
597 <!-- debug svd="Device/ARM/SVD/ARMCM35P.svd"/ SVD files do not contain any peripheral -->
598 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
599 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
600 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
601 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
602 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
603
604 <device Dname="ARMCM35P">
605 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
606 <description>
607 no DSP Instructions, no Floating Point Unit, no TrustZone
608 </description>
609 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P.h" define="ARMCM35P"/>
610 </device>
611
612 <device Dname="ARMCM35P_TZ">
613 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
614 <description>
615 no DSP Instructions, no Floating Point Unit, TrustZone
616 </description>
617 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_TZ.h" define="ARMCM35P_TZ"/>
618 </device>
619
620 <device Dname="ARMCM35P_DSP_FP">
621 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
622 <description>
623 DSP Instructions, Single Precision Floating Point Unit, no TrustZone
624 </description>
625 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP.h" define="ARMCM35P_DSP_FP"/>
626 </device>
627
628 <device Dname="ARMCM35P_DSP_FP_TZ">
629 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
630 <description>
631 DSP Instructions, Single Precision Floating Point Unit, TrustZone
632 </description>
633 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP_TZ.h" define="ARMCM35P_DSP_FP_TZ"/>
634 </device>
635 </family>
636
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100637 <!-- ****************************** Cortex-M55 ****************************** -->
638 <family Dfamily="ARM Cortex M55" Dvendor="ARM:82">
639 <!--book name="Device/ARM/Documents/Arm Cortex-M55 Processor Datasheet.pdf" title="Arm Cortex-M55 Processor Datasheet"/-->
640 <description>
641The Arm Cortex-M55 processor is a fully synthesizable, mid-range, microcontroller-class processor that implements the Armv8.1-M mainline architecture and includes support for the M-profile Vector Extension (MVE), also known as Arm Helium technology.
642It is Arm's most AI-capable Cortex-M processor, delivering enhanced, energy-efficient digital signal processing (DSP) and machine learning (ML) performance.
643The Cortex-M55 processor achieves high compute performance across scalar and vector operations, while maintaining low energy consumption.
644 </description>
645
646 <!-- debug svd="Device/ARM/SVD/ARMCM55.svd"/ SVD files do not contain any peripheral -->
647 <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/>
648 <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/>
649 <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/>
650 <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/>
651 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
652
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100653 <device Dname="ARMCM55">
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100654 <processor Dcore="Cortex-M55" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
655 <description>
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100656 Floating Point Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100657 </description>
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100658 <compile header="Device/ARM/ARMCM55/Include/ARMCM55.h" define="ARMCM55"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100659 </device>
660 </family>
661
Martin Günther89be6522016-05-13 07:57:31 +0200662 <!-- ****************************** ARMSC000 ****************************** -->
663 <family Dfamily="ARM SC000" Dvendor="ARM:82">
664 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100665The 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:
Martin Günther89be6522016-05-13 07:57:31 +0200666- simple, easy-to-use programmers model
667- highly efficient ultra-low power operation
668- excellent code density
669- deterministic, high-performance interrupt handling
670 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200671 <!-- debug svd="Device/ARM/SVD/ARMSC000.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200672 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
673 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
674 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
675
676 <device Dname="ARMSC000">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100677 <processor Dcore="SC000" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200678 <compile header="Device/ARM/ARMSC000/Include/ARMSC000.h" define="ARMSC000"/>
679 </device>
680 </family>
681
682 <!-- ****************************** ARMSC300 ****************************** -->
683 <family Dfamily="ARM SC300" Dvendor="ARM:82">
684 <description>
685The 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:
686- simple, easy-to-use programmers model
687- highly efficient ultra-low power operation
688- excellent code density
689- deterministic, high-performance interrupt handling
690 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200691 <!-- debug svd="Device/ARM/SVD/ARMSC300.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200692 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
693 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
694 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
695
696 <device Dname="ARMSC300">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100697 <processor Dcore="SC300" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200698 <compile header="Device/ARM/ARMSC300/Include/ARMSC300.h" define="ARMSC300"/>
699 </device>
700 </family>
701
702 <!-- ****************************** ARMv8-M Baseline ********************** -->
703 <family Dfamily="ARMv8-M Baseline" Dvendor="ARM:82">
704 <!--book name="Device/ARM/Documents/ARMv8MBL_dgug.pdf" title="ARMv8MBL Device Generic Users Guide"/-->
705 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100706Armv8-M Baseline based device with TrustZone
Martin Günther89be6522016-05-13 07:57:31 +0200707 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200708 <!-- debug svd="Device/ARM/SVD/ARMv8MBL.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100709 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
710 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200711 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100712 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200713 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
714
715 <device Dname="ARMv8MBL">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100716 <processor Dcore="ARMV8MBL" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200717 <compile header="Device/ARM/ARMv8MBL/Include/ARMv8MBL.h" define="ARMv8MBL"/>
718 </device>
719 </family>
720
721 <!-- ****************************** ARMv8-M Mainline ****************************** -->
722 <family Dfamily="ARMv8-M Mainline" Dvendor="ARM:82">
723 <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/-->
724 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100725Armv8-M Mainline based device with TrustZone
Martin Günther89be6522016-05-13 07:57:31 +0200726 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200727 <!-- debug svd="Device/ARM/SVD/ARMv8MML.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100728 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
729 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200730 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100731 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200732 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
733
734 <device Dname="ARMv8MML">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100735 <processor Dcore="ARMV8MML" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100736 <description>
737 no DSP Instructions, no Floating Point Unit, TrustZone
738 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200739 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML.h" define="ARMv8MML"/>
740 </device>
741
Martin Günther4a4e39c2016-11-03 11:47:02 +0100742 <device Dname="ARMv8MML_DSP">
743 <processor Dcore="ARMV8MML" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100744 <description>
745 DSP Instructions, no Floating Point Unit, TrustZone
746 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100747 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP.h" define="ARMv8MML_DSP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100748 </device>
749
Martin Günther89be6522016-05-13 07:57:31 +0200750 <device Dname="ARMv8MML_SP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100751 <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100752 <description>
753 no DSP Instructions, Single Precision Floating Point Unit, TrustZone
754 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200755 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_SP.h" define="ARMv8MML_SP"/>
756 </device>
757
Martin Günther4a4e39c2016-11-03 11:47:02 +0100758 <device Dname="ARMv8MML_DSP_SP">
759 <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100760 <description>
761 DSP Instructions, Single Precision Floating Point Unit, TrustZone
762 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100763 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_SP.h" define="ARMv8MML_DSP_SP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100764 </device>
765
Martin Günther89be6522016-05-13 07:57:31 +0200766 <device Dname="ARMv8MML_DP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100767 <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100768 <description>
769 no DSP Instructions, Double Precision Floating Point Unit, TrustZone
770 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200771 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DP.h" define="ARMv8MML_DP"/>
772 </device>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100773
774 <device Dname="ARMv8MML_DSP_DP">
775 <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Joachim Kreche66f42b2017-02-02 17:03:31 +0100776 <description>
777 DSP Instructions, Double Precision Floating Point Unit, TrustZone
778 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100779 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_DP.h" define="ARMv8MML_DSP_DP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100780 </device>
Martin Günther89be6522016-05-13 07:57:31 +0200781 </family>
Felix Johnny55034c62019-06-25 10:55:12 +0200782
Jonatan Antonic52cd622019-02-25 12:14:09 +0100783 <!-- ****************************** ARMv8.1-M Mainline ****************************** -->
784 <family Dfamily="ARMv8.1-M Mainline" Dvendor="ARM:82">
785 <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/-->
786 <description>
Felix Johnny55034c62019-06-25 10:55:12 +0200787Armv8.1-M Mainline based device with TrustZone and MVE
Jonatan Antonic52cd622019-02-25 12:14:09 +0100788 </description>
789 <!-- <debug svd="Device/ARM/SVD/ARMv8MML.svd"/> -->
Jonatan Antoniae553b72019-05-06 16:29:20 +0200790 <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/>
791 <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/>
Jonatan Antoni3942a342019-05-07 10:36:06 +0200792 <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/>
793 <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +0100794 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
795
Felix Johnny55034c62019-06-25 10:55:12 +0200796
Jonatan Antonic52cd622019-02-25 12:14:09 +0100797 <device Dname="ARMv81MML_DSP_DP_MVE_FP">
798 <processor Dcore="ARMV81MML" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
799 <description>
800 Double Precision Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone
801 </description>
802 <compile header="Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h" define="ARMv81MML_DSP_DP_MVE_FP"/>
Felix Johnny55034c62019-06-25 10:55:12 +0200803 </device>
Jonatan Antonic52cd622019-02-25 12:14:09 +0100804 </family>
Martin Günther89be6522016-05-13 07:57:31 +0200805
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100806 <!-- ****************************** Cortex-A5 ****************************** -->
807 <family Dfamily="ARM Cortex A5" Dvendor="ARM:82">
808 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0433c/index.html" title="Cortex-A5 Technical Reference Manual"/>
809 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100810The Arm Cortex-A5 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full
811virtual memory capabilities. The Cortex-A5 processor implements the Armv7-A architecture profile and can execute 32-bit
812Arm instructions and 16-bit and 32-bit Thumb instructions. The Cortex-A5 is the smallest member of the Cortex-A processor family.
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100813 </description>
Jonatan Antonif2884012017-08-29 16:59:49 +0200814
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200815 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
816 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
817 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
818 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200819
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100820 <device Dname="ARMCA5">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200821 <processor Dcore="Cortex-A5" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100822 <compile header="Device/ARM/ARMCA5/Include/ARMCA5.h" define="ARMCA5"/>
823 </device>
824 </family>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100825
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100826 <!-- ****************************** Cortex-A7 ****************************** -->
827 <family Dfamily="ARM Cortex A7" Dvendor="ARM:82">
828 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0464f/index.html" title="Cortex-A7 MPCore Technical Reference Manual"/>
829 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100830The Cortex-A7 MPCore processor is a high-performance, low-power processor that implements the Armv7-A architecture.
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100831The Cortex-A7 MPCore processor has one to four processors in a single multiprocessor device with a L1 cache subsystem,
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100832an optional integrated GIC, and an optional L2 cache controller.
833 </description>
Jonatan Antonif2884012017-08-29 16:59:49 +0200834
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200835 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
836 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
837 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
838 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200839
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100840 <device Dname="ARMCA7">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200841 <processor Dcore="Cortex-A7" DcoreVersion="r0p5" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100842 <compile header="Device/ARM/ARMCA7/Include/ARMCA7.h" define="ARMCA7"/>
843 </device>
844 </family>
845
846 <!-- ****************************** Cortex-A9 ****************************** -->
847 <family Dfamily="ARM Cortex A9" Dvendor="ARM:82">
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100848 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.100511_0401_10_en/index.html" title="Cortex-A9 Technical Reference Manual"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100849 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100850The Cortex-A9 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full virtual memory capabilities.
851The Cortex-A9 processor implements the Armv7-A architecture and runs 32-bit Arm instructions, 16-bit and 32-bit Thumb instructions,
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100852and 8-bit Java bytecodes in Jazelle state.
853 </description>
854
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200855 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
856 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
857 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
858 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200859
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100860 <device Dname="ARMCA9">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200861 <processor Dcore="Cortex-A9" DcoreVersion="r4p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100862 <compile header="Device/ARM/ARMCA9/Include/ARMCA9.h" define="ARMCA9"/>
863 </device>
864 </family>
Martin Günther89be6522016-05-13 07:57:31 +0200865 </devices>
866
867
868 <apis>
Robert Rostohar6e5621b2017-06-09 12:55:56 +0200869 <!-- CMSIS Device API -->
Vladimir Umekc852bdd2017-07-03 09:19:47 +0200870 <api Cclass="Device" Cgroup="IRQ Controller" Capiversion="1.0.0" exclusive="1">
871 <description>Device interrupt controller interface</description>
872 <files>
873 <file category="header" name="CMSIS/Core_A/Include/irq_ctrl.h"/>
874 </files>
875 </api>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100876 <api Cclass="Device" Cgroup="OS Tick" Capiversion="1.0.1" exclusive="1">
Robert Rostoharaeb6dd52017-06-09 14:17:43 +0200877 <description>RTOS Kernel system tick timer interface</description>
Robert Rostohar6e5621b2017-06-09 12:55:56 +0200878 <files>
879 <file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/>
880 </files>
881 </api>
Martin Günther89be6522016-05-13 07:57:31 +0200882 <!-- CMSIS-RTOS API -->
Robert Rostohareff06772017-01-12 11:19:01 +0100883 <api Cclass="CMSIS" Cgroup="RTOS" Capiversion="1.0.0" exclusive="1">
Martin Günther89be6522016-05-13 07:57:31 +0200884 <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description>
885 <files>
886 <file category="doc" name="CMSIS/Documentation/RTOS/html/index.html"/>
887 </files>
888 </api>
Robert Rostoharf7d60922018-06-18 13:43:04 +0200889 <api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.1.3" exclusive="1">
Robert Rostohar4868c882016-07-01 23:10:03 +0200890 <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description>
891 <files>
892 <file category="doc" name="CMSIS/Documentation/RTOS2/html/index.html"/>
Robert Rostohar0a364052017-01-25 12:35:54 +0100893 <file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/>
Robert Rostohar4868c882016-07-01 23:10:03 +0200894 </files>
895 </api>
Robert Rostohar9470b0b2017-06-09 09:38:31 +0200896 <!-- CMSIS Driver API -->
Robert Rostohar8d743c52020-01-24 13:04:51 +0100897 <api Cclass="CMSIS Driver" Cgroup="USART" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200898 <description>USART Driver API for Cortex-M</description>
899 <files>
900 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usart__interface__gr.html" />
901 <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" />
902 </files>
903 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100904 <api Cclass="CMSIS Driver" Cgroup="SPI" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200905 <description>SPI Driver API for Cortex-M</description>
906 <files>
907 <file category="doc" name="CMSIS/Documentation/Driver/html/group__spi__interface__gr.html" />
908 <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" />
909 </files>
910 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100911 <api Cclass="CMSIS Driver" Cgroup="SAI" Capiversion="1.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200912 <description>SAI Driver API for Cortex-M</description>
913 <files>
914 <file category="doc" name="CMSIS/Documentation/Driver/html/group__sai__interface__gr.html"/>
915 <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" />
916 </files>
917 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100918 <api Cclass="CMSIS Driver" Cgroup="I2C" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200919 <description>I2C Driver API for Cortex-M</description>
920 <files>
921 <file category="doc" name="CMSIS/Documentation/Driver/html/group__i2c__interface__gr.html"/>
922 <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" />
923 </files>
924 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100925 <api Cclass="CMSIS Driver" Cgroup="CAN" Capiversion="1.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200926 <description>CAN Driver API for Cortex-M</description>
927 <files>
928 <file category="doc" name="CMSIS/Documentation/Driver/html/group__can__interface__gr.html"/>
929 <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" />
930 </files>
931 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100932 <api Cclass="CMSIS Driver" Cgroup="Flash" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200933 <description>Flash Driver API for Cortex-M</description>
934 <files>
935 <file category="doc" name="CMSIS/Documentation/Driver/html/group__flash__interface__gr.html" />
936 <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" />
937 </files>
938 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100939 <api Cclass="CMSIS Driver" Cgroup="MCI" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200940 <description>MCI Driver API for Cortex-M</description>
941 <files>
942 <file category="doc" name="CMSIS/Documentation/Driver/html/group__mci__interface__gr.html" />
943 <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" />
944 </files>
945 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100946 <api Cclass="CMSIS Driver" Cgroup="NAND" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200947 <description>NAND Flash Driver API for Cortex-M</description>
948 <files>
949 <file category="doc" name="CMSIS/Documentation/Driver/html/group__nand__interface__gr.html" />
950 <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" />
951 </files>
952 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100953 <api Cclass="CMSIS Driver" Cgroup="Ethernet" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200954 <description>Ethernet MAC and PHY Driver API for Cortex-M</description>
955 <files>
956 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__interface__gr.html" />
957 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
958 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
959 </files>
960 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100961 <api Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200962 <description>Ethernet MAC Driver API for Cortex-M</description>
963 <files>
964 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__mac__interface__gr.html" />
965 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
966 </files>
967 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100968 <api Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200969 <description>Ethernet PHY Driver API for Cortex-M</description>
970 <files>
971 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__phy__interface__gr.html" />
972 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
973 </files>
974 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100975 <api Cclass="CMSIS Driver" Cgroup="USB Device" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200976 <description>USB Device Driver API for Cortex-M</description>
977 <files>
978 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbd__interface__gr.html" />
979 <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" />
980 </files>
981 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100982 <api Cclass="CMSIS Driver" Cgroup="USB Host" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200983 <description>USB Host Driver API for Cortex-M</description>
984 <files>
985 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbh__interface__gr.html" />
986 <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" />
987 </files>
988 </api>
Robert Rostohardae2f7c2020-01-24 14:37:40 +0100989 <api Cclass="CMSIS Driver" Cgroup="WiFi" Capiversion="1.1.0" exclusive="0">
Robert Rostohar688e5362019-02-14 10:37:45 +0100990 <description>WiFi driver</description>
991 <files>
Robert Rostohar92eb2ea2020-03-23 12:48:04 +0100992 <file category="doc" name="CMSIS/Documentation/Driver/html/group__wifi__interface__gr.html" />
Joachim Krech22cc8f72019-03-15 17:55:09 +0100993 <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h" />
Robert Rostohar688e5362019-02-14 10:37:45 +0100994 </files>
995 </api>
Robert Rostohar56cbb682020-03-19 13:31:52 +0100996 <api Cclass="CMSIS Driver" Cgroup="VIO" Capiversion="0.1.0" exclusive="1">
997 <description>Virtual I/O</description>
998 <files>
Robert Rostohar92eb2ea2020-03-23 12:48:04 +0100999 <file category="doc" name="CMSIS/Documentation/Driver/html/group__vio__interface__gr.html" />
Robert Rostohar56cbb682020-03-19 13:31:52 +01001000 <file category="header" name="CMSIS/Driver/VIO/Include/cmsis_vio.h" />
Robert Rostohar92eb2ea2020-03-23 12:48:04 +01001001 <file category="other" name="CMSIS/Driver/VIO/cmsis_vio.scvd" />
Robert Rostohar56cbb682020-03-19 13:31:52 +01001002 </files>
1003 </api>
Martin Günther89be6522016-05-13 07:57:31 +02001004 </apis>
1005
1006 <!-- conditions are dependency rules that can apply to a component or an individual file -->
1007 <conditions>
Martin Günther4ed87812016-10-27 15:29:12 +02001008 <!-- compiler -->
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001009 <condition id="ARMCC6">
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001010 <accept Tcompiler="ARMCC" Toptions="AC6"/>
1011 <accept Tcompiler="ARMCC" Toptions="AC6LTO"/>
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001012 </condition>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001013 <condition id="ARMCC5">
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001014 <require Tcompiler="ARMCC" Toptions="AC5"/>
Martin Günther89be6522016-05-13 07:57:31 +02001015 </condition>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001016 <condition id="ARMCC">
1017 <require Tcompiler="ARMCC"/>
1018 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001019 <condition id="GCC">
1020 <require Tcompiler="GCC"/>
1021 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001022 <condition id="IAR">
1023 <require Tcompiler="IAR"/>
1024 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001025 <condition id="ARMCC GCC">
1026 <accept Tcompiler="ARMCC"/>
1027 <accept Tcompiler="GCC"/>
1028 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001029 <condition id="ARMCC GCC IAR">
1030 <accept Tcompiler="ARMCC"/>
1031 <accept Tcompiler="GCC"/>
1032 <accept Tcompiler="IAR"/>
1033 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001034
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001035 <!-- Arm architecture -->
Martin Günther4ed87812016-10-27 15:29:12 +02001036 <condition id="ARMv6-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001037 <description>Armv6-M architecture based device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001038 <accept Dcore="Cortex-M0"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02001039 <accept Dcore="Cortex-M1"/>
Martin Günther89be6522016-05-13 07:57:31 +02001040 <accept Dcore="Cortex-M0+"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001041 <accept Dcore="SC000"/>
1042 </condition>
1043 <condition id="ARMv7-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001044 <description>Armv7-M architecture based device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001045 <accept Dcore="Cortex-M3"/>
1046 <accept Dcore="Cortex-M4"/>
1047 <accept Dcore="Cortex-M7"/>
Martin Günther89be6522016-05-13 07:57:31 +02001048 <accept Dcore="SC300"/>
1049 </condition>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001050 <condition id="ARMv8-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001051 <description>Armv8-M architecture based device</description>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001052 <accept Dcore="ARMV8MBL"/>
1053 <accept Dcore="ARMV8MML"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +01001054 <accept Dcore="ARMV81MML"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001055 <accept Dcore="Cortex-M23"/>
1056 <accept Dcore="Cortex-M33"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02001057 <accept Dcore="Cortex-M35P"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001058 <accept Dcore="Cortex-M55"/>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001059 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001060 <condition id="ARMv6_7-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001061 <description>Armv6_7-M architecture based device</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001062 <accept condition="ARMv6-M Device"/>
1063 <accept condition="ARMv7-M Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02001064 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001065 <condition id="ARMv6_7_8-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001066 <description>Armv6_7_8-M architecture based device</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001067 <accept condition="ARMv6-M Device"/>
1068 <accept condition="ARMv7-M Device"/>
1069 <accept condition="ARMv8-M Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02001070 </condition>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001071 <condition id="ARMv7-A Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001072 <description>Armv7-A architecture based device</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001073 <accept Dcore="Cortex-A5"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001074 <accept Dcore="Cortex-A7"/>
1075 <accept Dcore="Cortex-A9"/>
1076 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001077
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001078 <condition id="TrustZone">
1079 <description>TrustZone</description>
1080 <require Dtz="TZ"/>
1081 </condition>
1082 <condition id="TZ Secure">
1083 <description>TrustZone (Secure)</description>
1084 <require Dtz="TZ"/>
1085 <require Dsecure="Secure"/>
1086 </condition>
1087 <condition id="TZ Non-secure">
1088 <description>TrustZone (Non-secure)</description>
1089 <require Dtz="TZ"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001090 <accept Dsecure="Non-secure"/>
1091 <accept Dsecure="TZ-disabled"/>
1092 </condition>
1093 <condition id="TZ Unavailable">
1094 <description>TrustZone not available</description>
1095 <deny Dtz="TZ"/>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001096 </condition>
1097
Robert Rostohar014b5542016-10-26 11:12:01 +02001098 <!-- ARM core -->
1099 <condition id="CM0">
1100 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device</description>
1101 <accept Dcore="Cortex-M0"/>
1102 <accept Dcore="Cortex-M0+"/>
1103 <accept Dcore="SC000"/>
1104 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02001105 <condition id="CM1">
1106 <description>Cortex-M1</description>
1107 <require Dcore="Cortex-M1"/>
1108 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001109 <condition id="CM3">
1110 <description>Cortex-M3 or SC300 processor based device</description>
1111 <accept Dcore="Cortex-M3"/>
1112 <accept Dcore="SC300"/>
1113 </condition>
1114 <condition id="CM4">
1115 <description>Cortex-M4 processor based device</description>
1116 <require Dcore="Cortex-M4" Dfpu="NO_FPU"/>
1117 </condition>
1118 <condition id="CM4_FP">
1119 <description>Cortex-M4 processor based device using Floating Point Unit</description>
Jonatan Antoni020309a2017-11-09 13:38:36 +01001120 <accept Dcore="Cortex-M4" Dfpu="FPU"/>
1121 <accept Dcore="Cortex-M4" Dfpu="SP_FPU"/>
1122 <accept Dcore="Cortex-M4" Dfpu="DP_FPU"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02001123 </condition>
1124 <condition id="CM7">
1125 <description>Cortex-M7 processor based device</description>
1126 <require Dcore="Cortex-M7" Dfpu="NO_FPU"/>
1127 </condition>
1128 <condition id="CM7_FP">
1129 <description>Cortex-M7 processor based device using Floating Point Unit</description>
1130 <accept Dcore="Cortex-M7" Dfpu="SP_FPU"/>
1131 <accept Dcore="Cortex-M7" Dfpu="DP_FPU"/>
1132 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001133 <condition id="CM23">
1134 <description>Cortex-M23 processor based device</description>
1135 <require Dcore="Cortex-M23"/>
1136 </condition>
1137 <condition id="CM33">
1138 <description>Cortex-M33 processor based device</description>
1139 <require Dcore="Cortex-M33" Dfpu="NO_FPU"/>
1140 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001141 <condition id="CM33_FP">
1142 <description>Cortex-M33 processor based device using Floating Point Unit</description>
1143 <require Dcore="Cortex-M33" Dfpu="SP_FPU"/>
1144 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001145 <condition id="CM35P">
1146 <description>Cortex-M35P processor based device</description>
1147 <require Dcore="Cortex-M35P" Dfpu="NO_FPU"/>
1148 </condition>
1149 <condition id="CM35P_FP">
1150 <description>Cortex-M35P processor based device using Floating Point Unit</description>
1151 <require Dcore="Cortex-M35P" Dfpu="SP_FPU"/>
1152 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001153 <condition id="ARMv8MBL">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001154 <description>Armv8-M Baseline processor based device</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001155 <require Dcore="ARMV8MBL"/>
1156 </condition>
1157 <condition id="ARMv8MML">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001158 <description>Armv8-M Mainline processor based device</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001159 <require Dcore="ARMV8MML" Dfpu="NO_FPU"/>
1160 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001161 <condition id="ARMv8MML_FP">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001162 <description>Armv8-M Mainline processor based device using Floating Point Unit</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001163 <accept Dcore="ARMV8MML" Dfpu="SP_FPU"/>
1164 <accept Dcore="ARMV8MML" Dfpu="DP_FPU"/>
Martin Günther89be6522016-05-13 07:57:31 +02001165 </condition>
Martin Güntherceee6862017-02-02 14:14:34 +01001166
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001167 <condition id="CM55_NOFPU_NOMVE">
1168 <description>Cortex-M55, no FPU, no MVE</description>
1169 <require Dcore="Cortex-M55" Dfpu="NO_FPU" Dmve="NO_MVE"/>
1170 </condition>
1171 <condition id="CM55_NOFPU_MVE">
1172 <description>Cortex-M55, no FPU, MVE</description>
1173 <accept Dcore="Cortex-M55" Dfpu="NO_FPU" Dmve="MVE"/>
1174 <accept Dcore="Cortex-M55" Dfpu="NO_FPU" Dmve="FP_MVE"/>
Robert Rostoharde6e3842020-03-20 15:20:01 +01001175 </condition>
1176 <condition id="CM55_FPU">
1177 <description>Cortex-M55, FPU</description>
1178 <accept Dcore="Cortex-M55" Dfpu="SP_FPU"/>
1179 <accept Dcore="Cortex-M55" Dfpu="DP_FPU"/>
1180 </condition>
1181
Vladimir Umekbed07592017-06-14 14:35:26 +02001182 <condition id="CA5_CA9">
1183 <description>Cortex-A5 or Cortex-A9 processor based device</description>
1184 <accept Dcore="Cortex-A5"/>
1185 <accept Dcore="Cortex-A9"/>
1186 </condition>
1187
Daniel Brondani650abfe2017-07-24 15:35:57 +02001188 <condition id="CA7">
1189 <description>Cortex-A7 processor based device</description>
1190 <accept Dcore="Cortex-A7"/>
1191 </condition>
1192
Martin Günther89be6522016-05-13 07:57:31 +02001193 <!-- ARMCC compiler -->
Jonatan Antonic34d5322017-04-25 09:32:40 +02001194 <condition id="CA_ARMCC5">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001195 <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the Arm Compiler 5</description>
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001196 <require condition="ARMv7-A Device"/>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001197 <require condition="ARMCC5"/>
Jonatan Antoni41e74d52017-04-21 14:42:00 +02001198 </condition>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001199 <condition id="CA_ARMCC6">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001200 <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the Arm Compiler 6</description>
Jonatan Antoni41e74d52017-04-21 14:42:00 +02001201 <require condition="ARMv7-A Device"/>
1202 <require condition="ARMCC6"/>
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001203 </condition>
1204
Robert Rostohar014b5542016-10-26 11:12:01 +02001205 <condition id="CM0_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001206 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001207 <require condition="CM0"/>
1208 <require Tcompiler="ARMCC"/>
1209 </condition>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02001210 <condition id="CM0_ARMCC5">
1211 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the Arm Compiler 5</description>
1212 <require condition="CM0"/>
1213 <require condition="ARMCC5"/>
1214 </condition>
1215 <condition id="CM0_ARMCC6">
1216 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the Arm Compiler 6</description>
1217 <require condition="CM0"/>
1218 <require condition="ARMCC6"/>
1219 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001220 <condition id="CM0_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001221 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001222 <require condition="CM0_ARMCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001223 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001224 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001225 <condition id="CM0_BE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001226 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001227 <require condition="CM0_ARMCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001228 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001229 </condition>
1230
GuentherMartina3a6af22018-07-23 08:36:37 +02001231 <condition id="CM1_ARMCC">
1232 <description>Cortex-M1 based device for the Arm Compiler</description>
1233 <require condition="CM1"/>
1234 <require Tcompiler="ARMCC"/>
1235 </condition>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02001236 <condition id="CM1_ARMCC5">
1237 <description>Cortex-M1 based device for the Arm Compiler 5</description>
1238 <require condition="CM1"/>
1239 <require condition="ARMCC5"/>
1240 </condition>
1241 <condition id="CM1_ARMCC6">
1242 <description>Cortex-M1 based device for the Arm Compiler 6</description>
1243 <require condition="CM1"/>
1244 <require condition="ARMCC6"/>
1245 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02001246 <condition id="CM1_LE_ARMCC">
1247 <description>Cortex-M1 based device in little endian mode for the Arm Compiler</description>
1248 <require condition="CM1_ARMCC"/>
1249 <require Dendian="Little-endian"/>
1250 </condition>
1251 <condition id="CM1_BE_ARMCC">
1252 <description>Cortex-M1 based device in big endian mode for the Arm Compiler</description>
1253 <require condition="CM1_ARMCC"/>
1254 <require Dendian="Big-endian"/>
1255 </condition>
1256
Robert Rostohar014b5542016-10-26 11:12:01 +02001257 <condition id="CM3_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001258 <description>Cortex-M3 or SC300 processor based device for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001259 <require condition="CM3"/>
1260 <require Tcompiler="ARMCC"/>
1261 </condition>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02001262 <condition id="CM3_ARMCC5">
1263 <description>Cortex-M3 or SC300 processor based device for the Arm Compiler 5</description>
1264 <require condition="CM3"/>
1265 <require condition="ARMCC5"/>
1266 </condition>
1267 <condition id="CM3_ARMCC6">
1268 <description>Cortex-M3 or SC300 processor based device for the Arm Compiler 6</description>
1269 <require condition="CM3"/>
1270 <require condition="ARMCC6"/>
1271 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001272 <condition id="CM3_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001273 <description>Cortex-M3 or SC300 processor based device in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001274 <require condition="CM3_ARMCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001275 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001276 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001277 <condition id="CM3_BE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001278 <description>Cortex-M3 or SC300 processor based device in big endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001279 <require condition="CM3_ARMCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001280 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001281 </condition>
1282
Robert Rostohar014b5542016-10-26 11:12:01 +02001283 <condition id="CM4_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001284 <description>Cortex-M4 processor based device for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001285 <require condition="CM4"/>
1286 <require Tcompiler="ARMCC"/>
1287 </condition>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02001288 <condition id="CM4_ARMCC5">
1289 <description>Cortex-M4 processor based device for the Arm Compiler 5</description>
1290 <require condition="CM4"/>
1291 <require condition="ARMCC5"/>
1292 </condition>
1293 <condition id="CM4_ARMCC6">
1294 <description>Cortex-M4 processor based device for the Arm Compiler 6</description>
1295 <require condition="CM4"/>
1296 <require condition="ARMCC6"/>
1297 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001298 <condition id="CM4_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001299 <description>Cortex-M4 processor based device in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001300 <require condition="CM4_ARMCC"/>
1301 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001302 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001303 <condition id="CM4_BE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001304 <description>Cortex-M4 processor based device in big endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001305 <require condition="CM4_ARMCC"/>
1306 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001307 </condition>
1308
Robert Rostohar014b5542016-10-26 11:12:01 +02001309 <condition id="CM4_FP_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001310 <description>Cortex-M4 processor based device using Floating Point Unit for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001311 <require condition="CM4_FP"/>
1312 <require Tcompiler="ARMCC"/>
1313 </condition>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02001314 <condition id="CM4_FP_ARMCC5">
1315 <description>Cortex-M4 processor based device using Floating Point Unit for the Arm Compiler 5</description>
1316 <require condition="CM4_FP"/>
1317 <require condition="ARMCC5"/>
1318 </condition>
1319 <condition id="CM4_FP_ARMCC6">
1320 <description>Cortex-M4 processor based device using Floating Point Unit for the Arm Compiler 6</description>
1321 <require condition="CM4_FP"/>
1322 <require condition="ARMCC6"/>
1323 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001324 <condition id="CM4_FP_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001325 <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001326 <require condition="CM4_FP_ARMCC"/>
1327 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001328 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001329 <condition id="CM4_FP_BE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001330 <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001331 <require condition="CM4_FP_ARMCC"/>
1332 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001333 </condition>
1334
Robert Rostohar014b5542016-10-26 11:12:01 +02001335 <condition id="CM7_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001336 <description>Cortex-M7 processor based device for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001337 <require condition="CM7"/>
1338 <require Tcompiler="ARMCC"/>
1339 </condition>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02001340 <condition id="CM7_ARMCC5">
1341 <description>Cortex-M7 processor based device for the Arm Compiler 5</description>
1342 <require condition="CM7"/>
1343 <require condition="ARMCC5"/>
1344 </condition>
1345 <condition id="CM7_ARMCC6">
1346 <description>Cortex-M7 processor based device for the Arm Compiler 6</description>
1347 <require condition="CM7"/>
1348 <require condition="ARMCC6"/>
1349 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001350 <condition id="CM7_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001351 <description>Cortex-M7 processor based device in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001352 <require condition="CM7_ARMCC"/>
1353 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001354 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001355 <condition id="CM7_BE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001356 <description>Cortex-M7 processor based device in big endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001357 <require condition="CM7_ARMCC"/>
1358 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001359 </condition>
1360
Robert Rostohar014b5542016-10-26 11:12:01 +02001361 <condition id="CM7_FP_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001362 <description>Cortex-M7 processor based device using Floating Point Unit for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001363 <require condition="CM7_FP"/>
1364 <require Tcompiler="ARMCC"/>
1365 </condition>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02001366 <condition id="CM7_FP_ARMCC5">
1367 <description>Cortex-M7 processor based device using Floating Point Unit for the Arm Compiler 5</description>
1368 <require condition="CM7_FP"/>
1369 <require condition="ARMCC5"/>
1370 </condition>
1371 <condition id="CM7_FP_ARMCC6">
1372 <description>Cortex-M7 processor based device using Floating Point Unit for the Arm Compiler 6</description>
1373 <require condition="CM7_FP"/>
1374 <require condition="ARMCC6"/>
1375 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001376 <condition id="CM7_FP_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001377 <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001378 <require condition="CM7_FP_ARMCC"/>
1379 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001380 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001381 <condition id="CM7_FP_BE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001382 <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001383 <require condition="CM7_FP_ARMCC"/>
1384 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001385 </condition>
1386
Martin Günther4a4e39c2016-11-03 11:47:02 +01001387 <condition id="CM23_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001388 <description>Cortex-M23 processor based device for the Arm Compiler</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001389 <require condition="CM23"/>
1390 <require Tcompiler="ARMCC"/>
1391 </condition>
1392 <condition id="CM23_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001393 <description>Cortex-M23 processor based device in little endian mode for the Arm Compiler</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001394 <require condition="CM23_ARMCC"/>
1395 <require Dendian="Little-endian"/>
1396 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001397
1398 <condition id="CM33_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001399 <description>Cortex-M33 processor based device for the Arm Compiler</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001400 <require condition="CM33"/>
1401 <require Tcompiler="ARMCC"/>
1402 </condition>
1403 <condition id="CM33_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001404 <description>Cortex-M33 processor based device in little endian mode for the Arm Compiler</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001405 <require condition="CM33_ARMCC"/>
1406 <require Dendian="Little-endian"/>
1407 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001408
Martin Günther4a4e39c2016-11-03 11:47:02 +01001409 <condition id="CM33_FP_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001410 <description>Cortex-M33 processor based device using Floating Point Unit for the Arm Compiler</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001411 <require condition="CM33_FP"/>
1412 <require Tcompiler="ARMCC"/>
1413 </condition>
1414 <condition id="CM33_FP_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001415 <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001416 <require condition="CM33_FP_ARMCC"/>
1417 <require Dendian="Little-endian"/>
1418 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001419
GuentherMartinec9419c2018-09-04 10:03:24 +02001420 <condition id="CM35P_ARMCC">
1421 <description>Cortex-M35P processor based device for the Arm Compiler</description>
1422 <require condition="CM35P"/>
1423 <require Tcompiler="ARMCC"/>
1424 </condition>
1425 <condition id="CM35P_LE_ARMCC">
1426 <description>Cortex-M35P processor based device in little endian mode for the Arm Compiler</description>
1427 <require condition="CM35P_ARMCC"/>
1428 <require Dendian="Little-endian"/>
1429 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001430
1431 <condition id="CM35P_FP_ARMCC">
1432 <description>Cortex-M35P processor based device using Floating Point Unit for the Arm Compiler</description>
1433 <require condition="CM35P_FP"/>
1434 <require Tcompiler="ARMCC"/>
1435 </condition>
1436 <condition id="CM35P_FP_LE_ARMCC">
1437 <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description>
1438 <require condition="CM35P_FP_ARMCC"/>
1439 <require Dendian="Little-endian"/>
1440 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001441
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001442 <condition id="CM55_NOFPU_NOMVE_ARMCC">
1443 <description>Cortex-M55 processor, no FPU, no MVE, Arm Compiler</description>
1444 <require condition="CM55_NOFPU_NOMVE"/>
Robert Rostohar97917cc2020-03-06 14:13:30 +01001445 <require Tcompiler="ARMCC"/>
1446 </condition>
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001447 <condition id="CM55_NOFPU_MVE_ARMCC">
1448 <description>Cortex-M55 processor, no FPU, MVE, Arm Compiler</description>
1449 <require condition="CM55_NOFPU_MVE"/>
Robert Rostoharde6e3842020-03-20 15:20:01 +01001450 <require Tcompiler="ARMCC"/>
1451 </condition>
1452 <condition id="CM55_FPU_ARMCC">
1453 <description>Cortex-M55 processor, FPU, Arm Compiler</description>
1454 <require condition="CM55_FPU"/>
1455 <require Tcompiler="ARMCC"/>
1456 </condition>
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001457 <condition id="CM55_NOFPU_NOMVE_LE_ARMCC">
1458 <description>Cortex-M55 processor, little endian, no FPU, no MVE, Arm Compiler</description>
1459 <require condition="CM55_NOFPU_NOMVE_ARMCC"/>
Robert Rostoharde6e3842020-03-20 15:20:01 +01001460 <require Dendian="Little-endian"/>
1461 </condition>
1462 <condition id="CM55_FPU_LE_ARMCC">
1463 <description>Cortex-M55 processor, little endian, FPU, Arm Compiler</description>
1464 <require condition="CM55_FPU_ARMCC"/>
1465 <require Dendian="Little-endian"/>
1466 </condition>
1467
Robert Rostohar014b5542016-10-26 11:12:01 +02001468 <condition id="ARMv8MBL_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001469 <description>Armv8-M Baseline processor based device for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001470 <require condition="ARMv8MBL"/>
1471 <require Tcompiler="ARMCC"/>
1472 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001473 <condition id="ARMv8MBL_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001474 <description>Armv8-M Baseline processor based device in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001475 <require condition="ARMv8MBL_ARMCC"/>
1476 <require Dendian="Little-endian"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001477 </condition>
1478
Robert Rostohar014b5542016-10-26 11:12:01 +02001479 <condition id="ARMv8MML_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001480 <description>Armv8-M Mainline processor based device for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001481 <require condition="ARMv8MML"/>
1482 <require Tcompiler="ARMCC"/>
1483 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001484 <condition id="ARMv8MML_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001485 <description>Armv8-M Mainline processor based device in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001486 <require condition="ARMv8MML_ARMCC"/>
1487 <require Dendian="Little-endian"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001488 </condition>
1489
Robert Rostohar014b5542016-10-26 11:12:01 +02001490 <condition id="ARMv8MML_FP_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001491 <description>Armv8-M Mainline processor based device using Floating Point Unit for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001492 <require condition="ARMv8MML_FP"/>
1493 <require Tcompiler="ARMCC"/>
1494 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001495 <condition id="ARMv8MML_FP_LE_ARMCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001496 <description>Armv8-M Mainline processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001497 <require condition="ARMv8MML_FP_ARMCC"/>
1498 <require Dendian="Little-endian"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001499 </condition>
1500
GuentherMartin09825bc2020-12-17 09:04:42 +01001501 <condition id="TZ Secure ARMCC6">
1502 <description>TrustZone (Secure), Arm Compiler</description>
1503 <require condition="TZ Secure"/>
1504 <require condition="ARMCC6"/>
1505 </condition>
1506 <condition id="TZ Non-secure ARMCC6">
1507 <description>TrustZone (Non-secure), Arm Compiler</description>
1508 <require condition="TZ Non-secure"/>
1509 <require condition="ARMCC6"/>
1510 </condition>
1511 <condition id="TZ Unavailable ARMCC6">
1512 <description>TrustZone not available, Arm Compiler</description>
1513 <require condition="TZ Unavailable"/>
1514 <require condition="ARMCC6"/>
1515 </condition>
1516
Martin Günther89be6522016-05-13 07:57:31 +02001517 <!-- GCC compiler -->
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001518 <condition id="CA_GCC">
1519 <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the GCC Compiler</description>
1520 <require condition="ARMv7-A Device"/>
1521 <require Tcompiler="GCC"/>
1522 </condition>
1523
Robert Rostohar014b5542016-10-26 11:12:01 +02001524 <condition id="CM0_GCC">
1525 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the GCC Compiler</description>
1526 <require condition="CM0"/>
1527 <require Tcompiler="GCC"/>
1528 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001529 <condition id="CM0_LE_GCC">
1530 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001531 <require condition="CM0_GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001532 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001533 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001534 <condition id="CM0_BE_GCC">
1535 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001536 <require condition="CM0_GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001537 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001538 </condition>
1539
GuentherMartina3a6af22018-07-23 08:36:37 +02001540 <condition id="CM1_GCC">
1541 <description>Cortex-M1 based device for the GCC Compiler</description>
1542 <require condition="CM1"/>
1543 <require Tcompiler="GCC"/>
1544 </condition>
1545 <condition id="CM1_LE_GCC">
1546 <description>Cortex-M1 based device in little endian mode for the GCC Compiler</description>
1547 <require condition="CM1_GCC"/>
1548 <require Dendian="Little-endian"/>
1549 </condition>
1550 <condition id="CM1_BE_GCC">
1551 <description>Cortex-M1 based device in big endian mode for the GCC Compiler</description>
1552 <require condition="CM1_GCC"/>
1553 <require Dendian="Big-endian"/>
1554 </condition>
1555
Robert Rostohar014b5542016-10-26 11:12:01 +02001556 <condition id="CM3_GCC">
1557 <description>Cortex-M3 or SC300 processor based device for the GCC Compiler</description>
1558 <require condition="CM3"/>
1559 <require Tcompiler="GCC"/>
1560 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001561 <condition id="CM3_LE_GCC">
1562 <description>Cortex-M3 or SC300 processor based device in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001563 <require condition="CM3_GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001564 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001565 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001566 <condition id="CM3_BE_GCC">
1567 <description>Cortex-M3 or SC300 processor based device in big endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001568 <require condition="CM3_GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02001569 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001570 </condition>
1571
Robert Rostohar014b5542016-10-26 11:12:01 +02001572 <condition id="CM4_GCC">
1573 <description>Cortex-M4 processor based device for the GCC Compiler</description>
1574 <require condition="CM4"/>
1575 <require Tcompiler="GCC"/>
1576 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001577 <condition id="CM4_LE_GCC">
1578 <description>Cortex-M4 processor based device in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001579 <require condition="CM4_GCC"/>
1580 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001581 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001582 <condition id="CM4_BE_GCC">
1583 <description>Cortex-M4 processor based device in big endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001584 <require condition="CM4_GCC"/>
1585 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001586 </condition>
1587
Robert Rostohar014b5542016-10-26 11:12:01 +02001588 <condition id="CM4_FP_GCC">
1589 <description>Cortex-M4 processor based device using Floating Point Unit for the GCC Compiler</description>
1590 <require condition="CM4_FP"/>
1591 <require Tcompiler="GCC"/>
1592 </condition>
1593 <condition id="CM4_FP_LE_GCC">
Martin Günther89be6522016-05-13 07:57:31 +02001594 <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001595 <require condition="CM4_FP_GCC"/>
1596 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001597 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001598 <condition id="CM4_FP_BE_GCC">
Martin Günther89be6522016-05-13 07:57:31 +02001599 <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001600 <require condition="CM4_FP_GCC"/>
1601 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001602 </condition>
1603
Robert Rostohar014b5542016-10-26 11:12:01 +02001604 <condition id="CM7_GCC">
1605 <description>Cortex-M7 processor based device for the GCC Compiler</description>
1606 <require condition="CM7"/>
1607 <require Tcompiler="GCC"/>
1608 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001609 <condition id="CM7_LE_GCC">
1610 <description>Cortex-M7 processor based device in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001611 <require condition="CM7_GCC"/>
1612 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001613 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001614 <condition id="CM7_BE_GCC">
1615 <description>Cortex-M7 processor based device in big endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001616 <require condition="CM7_GCC"/>
1617 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001618 </condition>
1619
Robert Rostohar014b5542016-10-26 11:12:01 +02001620 <condition id="CM7_FP_GCC">
1621 <description>Cortex-M7 processor based device using Floating Point Unit for the GCC Compiler</description>
1622 <require condition="CM7_FP"/>
1623 <require Tcompiler="GCC"/>
1624 </condition>
1625 <condition id="CM7_FP_LE_GCC">
Martin Günther89be6522016-05-13 07:57:31 +02001626 <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001627 <require condition="CM7_FP_GCC"/>
1628 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001629 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001630 <condition id="CM7_FP_BE_GCC">
Martin Günther89be6522016-05-13 07:57:31 +02001631 <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001632 <require condition="CM7_FP_GCC"/>
1633 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001634 </condition>
1635
Martin Günther4a4e39c2016-11-03 11:47:02 +01001636 <condition id="CM23_GCC">
1637 <description>Cortex-M23 processor based device for the GCC Compiler</description>
1638 <require condition="CM23"/>
1639 <require Tcompiler="GCC"/>
1640 </condition>
1641 <condition id="CM23_LE_GCC">
1642 <description>Cortex-M23 processor based device in little endian mode for the GCC Compiler</description>
1643 <require condition="CM23_GCC"/>
1644 <require Dendian="Little-endian"/>
1645 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001646
1647 <condition id="CM33_GCC">
1648 <description>Cortex-M33 processor based device for the GCC Compiler</description>
1649 <require condition="CM33"/>
1650 <require Tcompiler="GCC"/>
1651 </condition>
1652 <condition id="CM33_LE_GCC">
1653 <description>Cortex-M33 processor based device in little endian mode for the GCC Compiler</description>
1654 <require condition="CM33_GCC"/>
1655 <require Dendian="Little-endian"/>
1656 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001657
Martin Günther4a4e39c2016-11-03 11:47:02 +01001658 <condition id="CM33_FP_GCC">
1659 <description>Cortex-M33 processor based device using Floating Point Unit for the GCC Compiler</description>
1660 <require condition="CM33_FP"/>
1661 <require Tcompiler="GCC"/>
1662 </condition>
1663 <condition id="CM33_FP_LE_GCC">
1664 <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description>
1665 <require condition="CM33_FP_GCC"/>
1666 <require Dendian="Little-endian"/>
1667 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001668
GuentherMartinec9419c2018-09-04 10:03:24 +02001669 <condition id="CM35P_GCC">
1670 <description>Cortex-M35P processor based device for the GCC Compiler</description>
1671 <require condition="CM35P"/>
1672 <require Tcompiler="GCC"/>
1673 </condition>
1674 <condition id="CM35P_LE_GCC">
1675 <description>Cortex-M35P processor based device in little endian mode for the GCC Compiler</description>
1676 <require condition="CM35P_GCC"/>
1677 <require Dendian="Little-endian"/>
1678 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001679
1680 <condition id="CM35P_FP_GCC">
1681 <description>Cortex-M35P processor based device using Floating Point Unit for the GCC Compiler</description>
1682 <require condition="CM35P_FP"/>
1683 <require Tcompiler="GCC"/>
1684 </condition>
1685 <condition id="CM35P_FP_LE_GCC">
1686 <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description>
1687 <require condition="CM35P_FP_GCC"/>
1688 <require Dendian="Little-endian"/>
1689 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001690
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001691 <condition id="CM55_NOFPU_NOMVE_GCC">
1692 <description>Cortex-M55 processor, no FPU, no MVE, GCC Compiler</description>
1693 <require condition="CM55_NOFPU_NOMVE"/>
Robert Rostohar97917cc2020-03-06 14:13:30 +01001694 <require Tcompiler="GCC"/>
1695 </condition>
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001696 <condition id="CM55_NOFPU_MVE_GCC">
1697 <description>Cortex-M55 processor, no FPU, MVE, GCC Compiler</description>
1698 <require condition="CM55_NOFPU_MVE"/>
Robert Rostoharde6e3842020-03-20 15:20:01 +01001699 <require Tcompiler="GCC"/>
1700 </condition>
1701 <condition id="CM55_FPU_GCC">
1702 <description>Cortex-M55 processor, FPU, GCC Compiler</description>
1703 <require condition="CM55_FPU"/>
1704 <require Tcompiler="GCC"/>
1705 </condition>
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001706 <condition id="CM55_NOFPU_NOMVE_LE_GCC">
1707 <description>Cortex-M55 processor, little endian, no FPU, no MVE, GCC Compiler</description>
1708 <require condition="CM55_NOFPU_NOMVE_GCC"/>
Robert Rostoharde6e3842020-03-20 15:20:01 +01001709 <require Dendian="Little-endian"/>
1710 </condition>
1711 <condition id="CM55_FPU_LE_GCC">
1712 <description>Cortex-M55 processor, little endian, FPU, GCC Compiler</description>
1713 <require condition="CM55_FPU_GCC"/>
1714 <require Dendian="Little-endian"/>
1715 </condition>
1716
Robert Rostohar014b5542016-10-26 11:12:01 +02001717 <condition id="ARMv8MBL_GCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001718 <description>Armv8-M Baseline processor based device for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001719 <require condition="ARMv8MBL"/>
1720 <require Tcompiler="GCC"/>
1721 </condition>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02001722 <condition id="ARMv8MBL_LE_GCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001723 <description>Armv8-M Baseline processor based device in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001724 <require condition="ARMv8MBL_GCC"/>
1725 <require Dendian="Little-endian"/>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02001726 </condition>
1727
Robert Rostohar014b5542016-10-26 11:12:01 +02001728 <condition id="ARMv8MML_GCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001729 <description>Armv8-M Mainline processor based device for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001730 <require condition="ARMv8MML"/>
1731 <require Tcompiler="GCC"/>
1732 </condition>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02001733 <condition id="ARMv8MML_LE_GCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001734 <description>Armv8-M Mainline processor based device in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001735 <require condition="ARMv8MML_GCC"/>
1736 <require Dendian="Little-endian"/>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02001737 </condition>
1738
Robert Rostohar014b5542016-10-26 11:12:01 +02001739 <condition id="ARMv8MML_FP_GCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001740 <description>Armv8-M Mainline processor based device using Floating Point Unit for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001741 <require condition="ARMv8MML_FP"/>
1742 <require Tcompiler="GCC"/>
1743 </condition>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02001744 <condition id="ARMv8MML_FP_LE_GCC">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001745 <description>Armv8-M Mainline processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001746 <require condition="ARMv8MML_FP_GCC"/>
1747 <require Dendian="Little-endian"/>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02001748 </condition>
1749
Martin Günther89be6522016-05-13 07:57:31 +02001750 <!-- IAR compiler -->
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001751 <condition id="CA_IAR">
1752 <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the IAR Compiler</description>
1753 <require condition="ARMv7-A Device"/>
1754 <require Tcompiler="IAR"/>
1755 </condition>
1756
Robert Rostohar014b5542016-10-26 11:12:01 +02001757 <condition id="CM0_IAR">
1758 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the IAR Compiler</description>
1759 <require condition="CM0"/>
1760 <require Tcompiler="IAR"/>
1761 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001762 <condition id="CM0_LE_IAR">
1763 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001764 <require condition="CM0_IAR"/>
Martin Günther89be6522016-05-13 07:57:31 +02001765 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001766 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001767 <condition id="CM0_BE_IAR">
1768 <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001769 <require condition="CM0_IAR"/>
Martin Günther89be6522016-05-13 07:57:31 +02001770 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001771 </condition>
1772
GuentherMartina3a6af22018-07-23 08:36:37 +02001773 <condition id="CM1_IAR">
1774 <description>Cortex-M1 based device for the IAR Compiler</description>
1775 <require condition="CM1"/>
1776 <require Tcompiler="IAR"/>
1777 </condition>
1778 <condition id="CM1_LE_IAR">
1779 <description>Cortex-M1 based device in little endian mode for the IAR Compiler</description>
1780 <require condition="CM1_IAR"/>
1781 <require Dendian="Little-endian"/>
1782 </condition>
1783 <condition id="CM1_BE_IAR">
1784 <description>Cortex-M1 based device in big endian mode for the IAR Compiler</description>
1785 <require condition="CM1_IAR"/>
1786 <require Dendian="Big-endian"/>
1787 </condition>
1788
Robert Rostohar014b5542016-10-26 11:12:01 +02001789 <condition id="CM3_IAR">
1790 <description>Cortex-M3 or SC300 processor based device for the IAR Compiler</description>
1791 <require condition="CM3"/>
1792 <require Tcompiler="IAR"/>
1793 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001794 <condition id="CM3_LE_IAR">
1795 <description>Cortex-M3 or SC300 processor based device in little endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001796 <require condition="CM3_IAR"/>
Martin Günther89be6522016-05-13 07:57:31 +02001797 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001798 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001799 <condition id="CM3_BE_IAR">
1800 <description>Cortex-M3 or SC300 processor based device in big endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001801 <require condition="CM3_IAR"/>
Martin Günther89be6522016-05-13 07:57:31 +02001802 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001803 </condition>
1804
Robert Rostohar014b5542016-10-26 11:12:01 +02001805 <condition id="CM4_IAR">
1806 <description>Cortex-M4 processor based device for the IAR Compiler</description>
1807 <require condition="CM4"/>
1808 <require Tcompiler="IAR"/>
1809 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001810 <condition id="CM4_LE_IAR">
1811 <description>Cortex-M4 processor based device in little endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001812 <require condition="CM4_IAR"/>
1813 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001814 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001815 <condition id="CM4_BE_IAR">
1816 <description>Cortex-M4 processor based device in big endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001817 <require condition="CM4_IAR"/>
1818 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001819 </condition>
1820
Robert Rostohar014b5542016-10-26 11:12:01 +02001821 <condition id="CM4_FP_IAR">
1822 <description>Cortex-M4 processor based device using Floating Point Unit for the IAR Compiler</description>
1823 <require condition="CM4_FP"/>
1824 <require Tcompiler="IAR"/>
1825 </condition>
1826 <condition id="CM4_FP_LE_IAR">
Martin Günther89be6522016-05-13 07:57:31 +02001827 <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001828 <require condition="CM4_FP_IAR"/>
1829 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001830 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001831 <condition id="CM4_FP_BE_IAR">
Martin Günther89be6522016-05-13 07:57:31 +02001832 <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001833 <require condition="CM4_FP_IAR"/>
1834 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001835 </condition>
1836
Robert Rostohar014b5542016-10-26 11:12:01 +02001837 <condition id="CM7_IAR">
1838 <description>Cortex-M7 processor based device for the IAR Compiler</description>
1839 <require condition="CM7"/>
1840 <require Tcompiler="IAR"/>
1841 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001842 <condition id="CM7_LE_IAR">
1843 <description>Cortex-M7 processor based device in little endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001844 <require condition="CM7_IAR"/>
1845 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001846 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001847 <condition id="CM7_BE_IAR">
1848 <description>Cortex-M7 processor based device in big endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001849 <require condition="CM7_IAR"/>
1850 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001851 </condition>
1852
Robert Rostohar014b5542016-10-26 11:12:01 +02001853 <condition id="CM7_FP_IAR">
1854 <description>Cortex-M7 processor based device using Floating Point Unit for the IAR Compiler</description>
1855 <require condition="CM7_FP"/>
1856 <require Tcompiler="IAR"/>
1857 </condition>
1858 <condition id="CM7_FP_LE_IAR">
Martin Günther89be6522016-05-13 07:57:31 +02001859 <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001860 <require condition="CM7_FP_IAR"/>
1861 <require Dendian="Little-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001862 </condition>
Robert Rostohar014b5542016-10-26 11:12:01 +02001863 <condition id="CM7_FP_BE_IAR">
Martin Günther89be6522016-05-13 07:57:31 +02001864 <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02001865 <require condition="CM7_FP_IAR"/>
1866 <require Dendian="Big-endian"/>
Martin Günther89be6522016-05-13 07:57:31 +02001867 </condition>
1868
Jonatan Antoni65d89742017-11-08 11:28:47 +01001869 <condition id="CM23_IAR">
1870 <description>Cortex-M23 processor based device for the IAR Compiler</description>
1871 <require condition="CM23"/>
1872 <require Tcompiler="IAR"/>
1873 </condition>
1874 <condition id="CM23_LE_IAR">
1875 <description>Cortex-M23 processor based device in little endian mode for the IAR Compiler</description>
1876 <require condition="CM23_IAR"/>
1877 <require Dendian="Little-endian"/>
1878 </condition>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001879
1880 <condition id="CM33_IAR">
1881 <description>Cortex-M33 processor based device for the IAR Compiler</description>
1882 <require condition="CM33"/>
1883 <require Tcompiler="IAR"/>
1884 </condition>
1885 <condition id="CM33_LE_IAR">
1886 <description>Cortex-M33 processor based device in little endian mode for the IAR Compiler</description>
1887 <require condition="CM33_IAR"/>
1888 <require Dendian="Little-endian"/>
1889 </condition>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001890
1891 <condition id="CM33_FP_IAR">
1892 <description>Cortex-M33 processor based device using Floating Point Unit for the IAR Compiler</description>
1893 <require condition="CM33_FP"/>
1894 <require Tcompiler="IAR"/>
1895 </condition>
1896 <condition id="CM33_FP_LE_IAR">
1897 <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description>
1898 <require condition="CM33_FP_IAR"/>
1899 <require Dendian="Little-endian"/>
1900 </condition>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001901
GuentherMartinec9419c2018-09-04 10:03:24 +02001902 <condition id="CM35P_IAR">
1903 <description>Cortex-M35P processor based device for the IAR Compiler</description>
1904 <require condition="CM35P"/>
1905 <require Tcompiler="IAR"/>
1906 </condition>
1907 <condition id="CM35P_LE_IAR">
1908 <description>Cortex-M35P processor based device in little endian mode for the IAR Compiler</description>
1909 <require condition="CM35P_IAR"/>
1910 <require Dendian="Little-endian"/>
1911 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001912
1913 <condition id="CM35P_FP_IAR">
1914 <description>Cortex-M35P processor based device using Floating Point Unit for the IAR Compiler</description>
1915 <require condition="CM35P_FP"/>
1916 <require Tcompiler="IAR"/>
1917 </condition>
1918 <condition id="CM35P_FP_LE_IAR">
1919 <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description>
1920 <require condition="CM35P_FP_IAR"/>
1921 <require Dendian="Little-endian"/>
1922 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001923
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001924 <condition id="CM55_NOFPU_NOMVE_IAR">
1925 <description>Cortex-M55 processor, no FPU, no MVE, IAR Compiler</description>
1926 <require condition="CM55_NOFPU_NOMVE"/>
Robert Rostohar97917cc2020-03-06 14:13:30 +01001927 <require Tcompiler="IAR"/>
1928 </condition>
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001929 <condition id="CM55_NOFPU_MVE_IAR">
1930 <description>Cortex-M55 processor, no FPU, MVE, IAR Compiler</description>
1931 <require condition="CM55_NOFPU_MVE"/>
Robert Rostoharde6e3842020-03-20 15:20:01 +01001932 <require Tcompiler="IAR"/>
1933 </condition>
1934 <condition id="CM55_FPU_IAR">
1935 <description>Cortex-M55 processor, FPU, IAR Compiler</description>
1936 <require condition="CM55_FPU"/>
1937 <require Tcompiler="IAR"/>
1938 </condition>
Robert Rostohar1dd090b2020-03-26 19:53:08 +01001939 <condition id="CM55_NOFPU_NOMVE_LE_IAR">
1940 <description>Cortex-M55 processor, little endian, no FPU, no MVE, IAR Compiler</description>
1941 <require condition="CM55_NOFPU_NOMVE_IAR"/>
Robert Rostoharde6e3842020-03-20 15:20:01 +01001942 <require Dendian="Little-endian"/>
1943 </condition>
1944 <condition id="CM55_FPU_LE_IAR">
1945 <description>Cortex-M55 processor, little endian, FPU, IAR Compiler</description>
1946 <require condition="CM55_FPU_IAR"/>
1947 <require Dendian="Little-endian"/>
1948 </condition>
1949
Jonatan Antoni65d89742017-11-08 11:28:47 +01001950 <condition id="ARMv8MBL_IAR">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001951 <description>Armv8-M Baseline processor based device for the IAR Compiler</description>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001952 <require condition="ARMv8MBL"/>
1953 <require Tcompiler="IAR"/>
1954 </condition>
1955 <condition id="ARMv8MBL_LE_IAR">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001956 <description>Armv8-M Baseline processor based device in little endian mode for the IAR Compiler</description>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001957 <require condition="ARMv8MBL_IAR"/>
1958 <require Dendian="Little-endian"/>
1959 </condition>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001960
1961 <condition id="ARMv8MML_IAR">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001962 <description>Armv8-M Mainline processor based device for the IAR Compiler</description>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001963 <require condition="ARMv8MML"/>
1964 <require Tcompiler="IAR"/>
1965 </condition>
1966 <condition id="ARMv8MML_LE_IAR">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001967 <description>Armv8-M Mainline processor based device in little endian mode for the IAR Compiler</description>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001968 <require condition="ARMv8MML_IAR"/>
1969 <require Dendian="Little-endian"/>
1970 </condition>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001971
1972 <condition id="ARMv8MML_FP_IAR">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001973 <description>Armv8-M Mainline processor based device using Floating Point Unit for the IAR Compiler</description>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001974 <require condition="ARMv8MML_FP"/>
1975 <require Tcompiler="IAR"/>
1976 </condition>
1977 <condition id="ARMv8MML_FP_LE_IAR">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001978 <description>Armv8-M Mainline processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001979 <require condition="ARMv8MML_FP_IAR"/>
1980 <require Dendian="Little-endian"/>
1981 </condition>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001982
Martin Günther4ed87812016-10-27 15:29:12 +02001983 <!-- conditions selecting single devices and CMSIS Core -->
Martin Günther4ed87812016-10-27 15:29:12 +02001984 <condition id="ARMCM0 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001985 <description>Generic Arm Cortex-M0 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001986 <require Dvendor="ARM:82" Dname="ARMCM0"/>
1987 <require Cclass="CMSIS" Cgroup="CORE"/>
1988 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001989
1990 <condition id="ARMCM0+ CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001991 <description>Generic Arm Cortex-M0+ device startup and depends on CMSIS Core</description>
Jonatan Antonic4e9f462017-10-19 16:51:44 +02001992 <require Dvendor="ARM:82" Dname="ARMCM0P*"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001993 <require Cclass="CMSIS" Cgroup="CORE"/>
1994 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001995
GuentherMartina3a6af22018-07-23 08:36:37 +02001996 <condition id="ARMCM1 CMSIS">
1997 <description>Generic Arm Cortex-M1 device startup and depends on CMSIS Core</description>
1998 <require Dvendor="ARM:82" Dname="ARMCM1"/>
1999 <require Cclass="CMSIS" Cgroup="CORE"/>
2000 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02002001
Martin Günther4ed87812016-10-27 15:29:12 +02002002 <condition id="ARMCM3 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002003 <description>Generic Arm Cortex-M3 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002004 <require Dvendor="ARM:82" Dname="ARMCM3"/>
2005 <require Cclass="CMSIS" Cgroup="CORE"/>
2006 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002007
2008 <condition id="ARMCM4 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002009 <description>Generic Arm Cortex-M4 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002010 <require Dvendor="ARM:82" Dname="ARMCM4*"/>
2011 <require Cclass="CMSIS" Cgroup="CORE"/>
2012 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002013
2014 <condition id="ARMCM7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002015 <description>Generic Arm Cortex-M7 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002016 <require Dvendor="ARM:82" Dname="ARMCM7*"/>
2017 <require Cclass="CMSIS" Cgroup="CORE"/>
2018 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002019
Martin Günther4a4e39c2016-11-03 11:47:02 +01002020 <condition id="ARMCM23 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002021 <description>Generic Arm Cortex-M23 device startup and depends on CMSIS Core</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002022 <require Dvendor="ARM:82" Dname="ARMCM23*"/>
2023 <require Cclass="CMSIS" Cgroup="CORE"/>
2024 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002025
2026 <condition id="ARMCM33 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002027 <description>Generic Arm Cortex-M33 device startup and depends on CMSIS Core</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002028 <require Dvendor="ARM:82" Dname="ARMCM33*"/>
2029 <require Cclass="CMSIS" Cgroup="CORE"/>
2030 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002031
GuentherMartinec9419c2018-09-04 10:03:24 +02002032 <condition id="ARMCM35P CMSIS">
2033 <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core</description>
2034 <require Dvendor="ARM:82" Dname="ARMCM35P*"/>
2035 <require Cclass="CMSIS" Cgroup="CORE"/>
2036 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02002037
GuentherMartinbd8a0f12020-02-20 10:42:53 +01002038 <condition id="ARMCM55 CMSIS">
2039 <description>Generic Arm Cortex-M55 device startup and depends on CMSIS Core</description>
2040 <require Dvendor="ARM:82" Dname="ARMCM55*"/>
2041 <require Cclass="CMSIS" Cgroup="CORE"/>
2042 </condition>
2043
Martin Günther4ed87812016-10-27 15:29:12 +02002044 <condition id="ARMSC000 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002045 <description>Generic Arm SC000 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002046 <require Dvendor="ARM:82" Dname="ARMSC000"/>
2047 <require Cclass="CMSIS" Cgroup="CORE"/>
2048 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002049
2050 <condition id="ARMSC300 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002051 <description>Generic Arm SC300 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002052 <require Dvendor="ARM:82" Dname="ARMSC300"/>
2053 <require Cclass="CMSIS" Cgroup="CORE"/>
2054 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002055
2056 <condition id="ARMv8MBL CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002057 <description>Generic Armv8-M Baseline device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002058 <require Dvendor="ARM:82" Dname="ARMv8MBL"/>
2059 <require Cclass="CMSIS" Cgroup="CORE"/>
2060 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002061
2062 <condition id="ARMv8MML CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002063 <description>Generic Armv8-M Mainline device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002064 <require Dvendor="ARM:82" Dname="ARMv8MML*"/>
2065 <require Cclass="CMSIS" Cgroup="CORE"/>
2066 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002067
Jonatan Antonic52cd622019-02-25 12:14:09 +01002068 <condition id="ARMv81MML CMSIS">
2069 <description>Generic Armv8.1-M Mainline device startup and depends on CMSIS Core</description>
2070 <require Dvendor="ARM:82" Dname="ARMv81MML*"/>
2071 <require Cclass="CMSIS" Cgroup="CORE"/>
2072 </condition>
2073
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002074 <condition id="ARMCA5 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002075 <description>Generic Arm Cortex-A5 device startup and depends on CMSIS Core</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002076 <require Dvendor="ARM:82" Dname="ARMCA5"/>
2077 <require Cclass="CMSIS" Cgroup="CORE"/>
2078 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002079
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002080 <condition id="ARMCA7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002081 <description>Generic Arm Cortex-A7 device startup and depends on CMSIS Core</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002082 <require Dvendor="ARM:82" Dname="ARMCA7"/>
2083 <require Cclass="CMSIS" Cgroup="CORE"/>
2084 </condition>
2085
2086 <condition id="ARMCA9 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002087 <description>Generic Arm Cortex-A9 device startup and depends on CMSIS Core</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002088 <require Dvendor="ARM:82" Dname="ARMCA9"/>
2089 <require Cclass="CMSIS" Cgroup="CORE"/>
2090 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002091
Robert Rostohar014b5542016-10-26 11:12:01 +02002092 <!-- CMSIS DSP -->
2093 <condition id="CMSIS DSP">
Martin Güntherceee6862017-02-02 14:14:34 +01002094 <description>Components required for DSP</description>
2095 <require condition="ARMv6_7_8-M Device"/>
TTornblom3ff89062018-03-08 11:32:29 +01002096 <require condition="ARMCC GCC IAR"/>
Martin Güntherceee6862017-02-02 14:14:34 +01002097 <require Cclass="CMSIS" Cgroup="CORE"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002098 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02002099
Jonatan Antonia67f5552018-01-18 15:22:46 +01002100 <!-- CMSIS NN -->
2101 <condition id="CMSIS NN">
2102 <description>Components required for NN</description>
Jonatan Antoni63267632019-12-09 12:58:41 +01002103 <require Cclass="CMSIS" Cgroup="DSP"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002104 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02002105
Robert Rostohar014b5542016-10-26 11:12:01 +02002106 <!-- RTOS RTX -->
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002107 <condition id="RTOS RTX">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002108 <description>Components required for RTOS RTX</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002109 <require condition="ARMv6_7-M Device"/>
2110 <require condition="ARMCC GCC IAR"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02002111 <require Cclass="Device" Cgroup="Startup"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002112 <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02002113 </condition>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002114 <condition id="RTOS RTX IFX">
2115 <description>Components required for RTOS RTX IFX</description>
2116 <require condition="ARMv6_7-M Device"/>
2117 <require condition="ARMCC GCC IAR"/>
2118 <require Dvendor="Infineon:7" Dname="XMC4*"/>
2119 <require Cclass="Device" Cgroup="Startup"/>
2120 <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
2121 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002122 <condition id="RTOS RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002123 <description>Components required for RTOS RTX5</description>
Martin Günther4ed87812016-10-27 15:29:12 +02002124 <require condition="ARMv6_7_8-M Device"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01002125 <require condition="ARMCC GCC IAR"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002126 <require Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002127 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002128 <condition id="RTOS2 RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002129 <description>Components required for RTOS2 RTX5</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002130 <require condition="ARMv6_7_8-M Device"/>
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02002131 <require condition="ARMCC GCC IAR"/>
2132 <require Cclass="CMSIS" Cgroup="CORE"/>
2133 <require Cclass="Device" Cgroup="Startup"/>
2134 </condition>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002135 <condition id="RTOS2 RTX5 v7-A">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002136 <description>Components required for RTOS2 RTX5 on Armv7-A</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002137 <require condition="ARMv7-A Device"/>
2138 <require condition="ARMCC GCC IAR"/>
2139 <require Cclass="CMSIS" Cgroup="CORE"/>
2140 <require Cclass="Device" Cgroup="Startup"/>
2141 <require Cclass="Device" Cgroup="OS Tick"/>
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002142 <require Cclass="Device" Cgroup="IRQ Controller"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002143 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02002144 <condition id="RTOS2 RTX5 NS">
2145 <description>Components required for RTOS2 RTX5 in Non-Secure Domain</description>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002146 <require condition="ARMv8-M Device"/>
2147 <require condition="TZ Non-secure"/>
Jonatan Antoni65d89742017-11-08 11:28:47 +01002148 <require condition="ARMCC GCC IAR"/>
Martin Günther4ed87812016-10-27 15:29:12 +02002149 <require Cclass="CMSIS" Cgroup="CORE"/>
2150 <require Cclass="Device" Cgroup="Startup"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002151 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002152
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002153 <!-- OS Tick -->
2154 <condition id="OS Tick PTIM">
2155 <description>Components required for OS Tick Private Timer</description>
2156 <require condition="CA5_CA9"/>
2157 <require Cclass="Device" Cgroup="IRQ Controller"/>
2158 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002159
Daniel Brondani650abfe2017-07-24 15:35:57 +02002160 <condition id="OS Tick GTIM">
2161 <description>Components required for OS Tick Generic Physical Timer</description>
2162 <require condition="CA7"/>
2163 <require Cclass="Device" Cgroup="IRQ Controller"/>
2164 </condition>
2165
Martin Günther89be6522016-05-13 07:57:31 +02002166 </conditions>
2167
2168 <components>
2169 <!-- CMSIS-Core component -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002170 <component Cclass="CMSIS" Cgroup="CORE" Cversion="5.5.0" condition="ARMv6_7_8-M Device" >
Jonatan Antonic52cd622019-02-25 12:14:09 +01002171 <description>CMSIS-CORE for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M</description>
Martin Günther89be6522016-05-13 07:57:31 +02002172 <files>
2173 <!-- CPU independent -->
2174 <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/>
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02002175 <file category="include" name="CMSIS/Core/Include/"/>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002176 <file category="header" name="CMSIS/Core/Include/tz_context.h" condition="TrustZone"/>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02002177 <!-- Code template -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002178 <file category="sourceC" attr="template" condition="TZ Secure" name="CMSIS/Core/Template/ARMv8-M/main_s.c" version="1.1.1" select="Secure mode 'main' module for ARMv8-M"/>
2179 <file category="sourceC" attr="template" condition="TZ Secure" name="CMSIS/Core/Template/ARMv8-M/tz_context.c" version="1.1.1" select="RTOS Context Management (TrustZone for ARMv8-M)" />
Martin Günther89be6522016-05-13 07:57:31 +02002180 </files>
2181 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02002182
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002183 <component Cclass="CMSIS" Cgroup="CORE" Cversion="1.2.1" condition="ARMv7-A Device" >
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002184 <description>CMSIS-CORE for Cortex-A</description>
2185 <files>
2186 <!-- CPU independent -->
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002187 <file category="doc" name="CMSIS/Documentation/Core_A/html/index.html"/>
brondanib6bdb2c2017-03-02 16:15:52 +01002188 <file category="include" name="CMSIS/Core_A/Include/"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002189 </files>
2190 </component>
2191
Martin Günther89be6522016-05-13 07:57:31 +02002192 <!-- CMSIS-Startup components -->
2193 <!-- Cortex-M0 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002194 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM0 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002195 <description>System and Startup for Generic Arm Cortex-M0 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002196 <files>
2197 <!-- include folder / device header file -->
2198 <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/>
2199 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002200 <file category="sourceC" name="Device/ARM/ARMCM0/Source/startup_ARMCM0.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002201 <file category="linkerScript" name="Device/ARM/ARMCM0/Source/ARM/ARMCM0_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2202 <file category="linkerScript" name="Device/ARM/ARMCM0/Source/ARM/ARMCM0_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002203 <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002204 <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/>
2205 </files>
2206 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002207 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM0 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002208 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M0 device</description>
2209 <files>
2210 <!-- include folder / device header file -->
2211 <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/>
2212 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002213 <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/ARM/startup_ARMCM0.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002214 <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.S" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002215 <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002216 <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s" version="1.0.0" attr="config" condition="IAR"/>
2217 <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/>
2218 </files>
2219 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002220
2221 <!-- Cortex-M0+ -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002222 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM0+ CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002223 <description>System and Startup for Generic Arm Cortex-M0+ device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002224 <files>
2225 <!-- include folder / device header file -->
2226 <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/>
2227 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002228 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/startup_ARMCM0plus.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002229 <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/ARM/ARMCM0plus_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2230 <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/ARM/ARMCM0plus_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002231 <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002232 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/>
2233 </files>
2234 </component>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002235 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMCM0+ CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002236 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M0+ device</description>
2237 <files>
2238 <!-- include folder / device header file -->
2239 <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/>
2240 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002241 <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/ARM/startup_ARMCM0plus.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002242 <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.S" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002243 <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002244 <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="IAR"/>
2245 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/>
2246 </files>
2247 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002248
GuentherMartina3a6af22018-07-23 08:36:37 +02002249 <!-- Cortex-M1 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002250 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM1 CMSIS" isDefaultVariant="true">
GuentherMartina3a6af22018-07-23 08:36:37 +02002251 <description>System and Startup for Generic Arm Cortex-M1 device</description>
2252 <files>
2253 <!-- include folder / device header file -->
2254 <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/>
2255 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002256 <file category="sourceC" name="Device/ARM/ARMCM1/Source/startup_ARMCM1.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002257 <file category="linkerScript" name="Device/ARM/ARMCM1/Source/ARM/ARMCM1_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2258 <file category="linkerScript" name="Device/ARM/ARMCM1/Source/ARM/ARMCM1_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002259 <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002260 <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/>
2261 </files>
2262 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002263 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM1 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002264 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M1 device</description>
2265 <files>
2266 <!-- include folder / device header file -->
2267 <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/>
2268 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002269 <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/ARM/startup_ARMCM1.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002270 <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/GCC/startup_ARMCM1.S" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002271 <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02002272 <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/IAR/startup_ARMCM1.s" version="1.0.0" attr="config" condition="IAR"/>
2273 <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/>
2274 </files>
2275 </component>
GuentherMartina3a6af22018-07-23 08:36:37 +02002276
Martin Günther89be6522016-05-13 07:57:31 +02002277 <!-- Cortex-M3 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002278 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM3 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002279 <description>System and Startup for Generic Arm Cortex-M3 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002280 <files>
2281 <!-- include folder / device header file -->
2282 <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/>
2283 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002284 <file category="sourceC" name="Device/ARM/ARMCM3/Source/startup_ARMCM3.c" version="2.0.3" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002285 <file category="linkerScript" name="Device/ARM/ARMCM3/Source/ARM/ARMCM3_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2286 <file category="linkerScript" name="Device/ARM/ARMCM3/Source/ARM/ARMCM3_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002287 <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002288 <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002289 </files>
2290 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002291 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM3 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002292 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M3 device</description>
2293 <files>
2294 <!-- include folder / device header file -->
2295 <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/>
2296 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002297 <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/ARM/startup_ARMCM3.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002298 <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.S" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002299 <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002300 <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/IAR/startup_ARMCM3.s" version="1.0.0" attr="config" condition="IAR"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002301 <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.1" attr="config"/>
Martin Günther89be6522016-05-13 07:57:31 +02002302 </files>
2303 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002304
2305 <!-- Cortex-M4 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002306 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM4 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002307 <description>System and Startup for Generic Arm Cortex-M4 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002308 <files>
2309 <!-- include folder / device header file -->
2310 <file category="include" name="Device/ARM/ARMCM4/Include/"/>
2311 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002312 <file category="sourceC" name="Device/ARM/ARMCM4/Source/startup_ARMCM4.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002313 <file category="linkerScript" name="Device/ARM/ARMCM4/Source/ARM/ARMCM4_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2314 <file category="linkerScript" name="Device/ARM/ARMCM4/Source/ARM/ARMCM4_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002315 <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002316 <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002317 </files>
2318 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002319 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM4 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002320 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M4 device</description>
2321 <files>
2322 <!-- include folder / device header file -->
2323 <file category="include" name="Device/ARM/ARMCM4/Include/"/>
2324 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002325 <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/ARM/startup_ARMCM4.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002326 <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.S" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002327 <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002328 <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/IAR/startup_ARMCM4.s" version="1.0.0" attr="config" condition="IAR"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002329 <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.1" attr="config"/>
Martin Günther89be6522016-05-13 07:57:31 +02002330 </files>
2331 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002332
2333 <!-- Cortex-M7 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002334 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM7 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002335 <description>System and Startup for Generic Arm Cortex-M7 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002336 <files>
2337 <!-- include folder / device header file -->
2338 <file category="include" name="Device/ARM/ARMCM7/Include/"/>
2339 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002340 <file category="sourceC" name="Device/ARM/ARMCM7/Source/startup_ARMCM7.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002341 <file category="linkerScript" name="Device/ARM/ARMCM7/Source/ARM/ARMCM7_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2342 <file category="linkerScript" name="Device/ARM/ARMCM7/Source/ARM/ARMCM7_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002343 <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002344 <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002345 </files>
2346 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002347 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM7 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002348 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M7 device</description>
2349 <files>
2350 <!-- include folder / device header file -->
2351 <file category="include" name="Device/ARM/ARMCM7/Include/"/>
2352 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002353 <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/ARM/startup_ARMCM7.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002354 <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.S" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002355 <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002356 <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/IAR/startup_ARMCM7.s" version="1.0.0" attr="config" condition="IAR"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002357 <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.1" attr="config"/>
Martin Günther89be6522016-05-13 07:57:31 +02002358 </files>
2359 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002360
Martin Günther4a4e39c2016-11-03 11:47:02 +01002361 <!-- Cortex-M23 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002362 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM23 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002363 <description>System and Startup for Generic Arm Cortex-M23 device</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002364 <files>
2365 <!-- include folder / device header file -->
2366 <file category="include" name="Device/ARM/ARMCM23/Include/"/>
2367 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002368 <file category="sourceC" name="Device/ARM/ARMCM23/Source/startup_ARMCM23.c" version="2.1.0" attr="config"/>
2369 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2370 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2371 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2372 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002373 <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002374 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002375 <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="TZ Secure"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002376 </files>
2377 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002378 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM23 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002379 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M23 device</description>
2380 <files>
2381 <!-- include folder / device header file -->
2382 <file category="include" name="Device/ARM/ARMCM23/Include/"/>
2383 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002384 <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/ARM/startup_ARMCM23.S" version="1.1.0" attr="config" condition="ARMCC6"/>
2385 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2386 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2387 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2388 <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.S" version="2.2.0" attr="config" condition="GCC"/>
2389 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
TTornblomcb9c1e52021-04-12 14:33:17 +02002390 <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/IAR/startup_ARMCM23.s" version="1.1.0" attr="config" condition="IAR"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002391 <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.1" attr="config"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002392 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002393 <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="TZ Secure"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002394 </files>
2395 </component>
2396
2397 <!-- Cortex-M33 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002398 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM33 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002399 <description>System and Startup for Generic Arm Cortex-M33 device</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002400 <files>
2401 <!-- include folder / device header file -->
2402 <file category="include" name="Device/ARM/ARMCM33/Include/"/>
2403 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002404 <file category="sourceC" name="Device/ARM/ARMCM33/Source/startup_ARMCM33.c" version="2.1.0" attr="config"/>
2405 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2406 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2407 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2408 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002409 <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002410 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002411 <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.1" attr="config" condition="TZ Secure"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002412 </files>
2413 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002414 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMCM33 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002415 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M33 device</description>
2416 <files>
2417 <!-- include folder / device header file -->
2418 <file category="include" name="Device/ARM/ARMCM33/Include/"/>
2419 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002420 <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/ARM/startup_ARMCM33.S" version="1.1.0" attr="config" condition="ARMCC6"/>
2421 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2422 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2423 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002424 <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.S" version="2.3.0" attr="config" condition="GCC"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002425 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
TTornblomcb9c1e52021-04-12 14:33:17 +02002426 <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/IAR/startup_ARMCM33.s" version="1.1.0" attr="config" condition="IAR"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002427 <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.1" attr="config"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002428 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002429 <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.1" attr="config" condition="TZ Secure"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +01002430 </files>
2431 </component>
2432
GuentherMartinec9419c2018-09-04 10:03:24 +02002433 <!-- Cortex-M35P -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002434 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM35P CMSIS" isDefaultVariant="true">
GuentherMartinec9419c2018-09-04 10:03:24 +02002435 <description>System and Startup for Generic Arm Cortex-M35P device</description>
2436 <files>
2437 <!-- include folder / device header file -->
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002438 <file category="include" name="Device/ARM/ARMCM35P/Include/"/>
2439 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002440 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/startup_ARMCM35P.c" version="2.1.0" attr="config"/>
2441 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2442 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2443 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2444 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002445 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002446 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002447 <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.0.0" attr="config" condition="TZ Secure"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002448 </files>
2449 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002450 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM35P CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002451 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M35P device</description>
2452 <files>
2453 <!-- include folder / device header file -->
GuentherMartinec9419c2018-09-04 10:03:24 +02002454 <file category="include" name="Device/ARM/ARMCM35P/Include/"/>
2455 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002456 <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/ARM/startup_ARMCM35P.S" version="1.1.0" attr="config" condition="ARMCC6"/>
2457 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2458 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2459 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002460 <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/GCC/startup_ARMCM35P.S" version="1.3.0" attr="config" condition="GCC"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002461 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
TTornblomcb9c1e52021-04-12 14:33:17 +02002462 <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/IAR/startup_ARMCM35P.s" version="2.1.0" attr="config" condition="IAR"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002463 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02002464 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002465 <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.0.0" attr="config" condition="TZ Secure"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02002466 </files>
2467 </component>
2468
GuentherMartinbd8a0f12020-02-20 10:42:53 +01002469 <!-- Cortex-M55 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002470 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM55 CMSIS" isDefaultVariant="true">
GuentherMartinbd8a0f12020-02-20 10:42:53 +01002471 <description>System and Startup for Generic Cortex-M55 device</description>
2472 <files>
2473 <!-- include folder / device header file -->
2474 <file category="include" name="Device/ARM/ARMCM55/Include/"/>
2475 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002476 <file category="sourceC" name="Device/ARM/ARMCM55/Source/startup_ARMCM55.c" version="1.1.0" attr="config"/>
2477 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2478 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2479 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2480 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002481 <file category="sourceC" name="Device/ARM/ARMCM55/Source/system_ARMCM55.c" version="1.0.1" attr="config"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +01002482 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002483 <file category="header" name="Device/ARM/ARMCM55/Include/Template/partition_ARMCM55.h" version="1.0.0" attr="config" condition="TZ Secure"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +01002484 </files>
2485 </component>
2486
Martin Günther89be6522016-05-13 07:57:31 +02002487 <!-- Cortex-SC000 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002488 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC000 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002489 <description>System and Startup for Generic Arm SC000 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002490 <files>
2491 <!-- include folder / device header file -->
2492 <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/>
2493 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002494 <file category="sourceC" name="Device/ARM/ARMSC000/Source/startup_ARMSC000.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002495 <file category="linkerScript" name="Device/ARM/ARMSC000/Source/ARM/ARMSC000_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2496 <file category="linkerScript" name="Device/ARM/ARMSC000/Source/ARM/ARMSC000_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002497 <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002498 <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/>
2499 </files>
2500 </component>
Surendran Kanagaraj4f8b6252019-12-18 23:00:33 +05302501 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC000 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002502 <description>DEPRECATED: System and Startup for Generic Arm SC000 device</description>
2503 <files>
2504 <!-- include folder / device header file -->
2505 <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/>
2506 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002507 <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/ARM/startup_ARMSC000.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002508 <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.S" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002509 <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002510 <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s" version="1.0.0" attr="config" condition="IAR"/>
2511 <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/>
2512 </files>
2513 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002514
2515 <!-- Cortex-SC300 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002516 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC300 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002517 <description>System and Startup for Generic Arm SC300 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002518 <files>
2519 <!-- include folder / device header file -->
2520 <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/>
2521 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002522 <file category="sourceC" name="Device/ARM/ARMSC300/Source/startup_ARMSC300.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002523 <file category="linkerScript" name="Device/ARM/ARMSC300/Source/ARM/ARMSC300_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2524 <file category="linkerScript" name="Device/ARM/ARMSC300/Source/ARM/ARMSC300_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002525 <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002526 <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002527 </files>
2528 </component>
Surendran Kanagaraj4f8b6252019-12-18 23:00:33 +05302529 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC300 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002530 <description>DEPRECATED: System and Startup for Generic Arm SC300 device</description>
2531 <files>
2532 <!-- include folder / device header file -->
2533 <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/>
2534 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002535 <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/ARM/startup_ARMSC300.s" version="1.0.1" attr="config" condition="ARMCC"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002536 <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.S" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartincfa07722020-08-04 08:38:28 +02002537 <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002538 <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/IAR/startup_ARMSC300.s" version="1.0.0" attr="config" condition="IAR"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002539 <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.1" attr="config"/>
Martin Günther89be6522016-05-13 07:57:31 +02002540 </files>
2541 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002542
2543 <!-- ARMv8MBL -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002544 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MBL CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002545 <description>System and Startup for Generic Armv8-M Baseline device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002546 <files>
2547 <!-- include folder / device header file -->
2548 <file category="include" name="Device/ARM/ARMv8MBL/Include/"/>
2549 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002550 <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/startup_ARMv8MBL.c" version="2.1.0" attr="config"/>
2551 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2552 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2553 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2554 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002555 <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.1" attr="config"/>
Martin Günther4ed87812016-10-27 15:29:12 +02002556 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002557 <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config" condition="TZ Secure"/>
Martin Günther89be6522016-05-13 07:57:31 +02002558 </files>
2559 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002560 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMv8MBL CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002561 <description>DEPRECATED: System and Startup for Generic Armv8-M Baseline device</description>
2562 <files>
2563 <!-- include folder / device header file -->
2564 <file category="include" name="Device/ARM/ARMv8MBL/Include/"/>
2565 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002566 <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/ARM/startup_ARMv8MBL.S" version="1.1.0" attr="config" condition="ARMCC6"/>
2567 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2568 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2569 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2570 <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.S" version="2.2.0" attr="config" condition="GCC"/>
2571 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002572 <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.1" attr="config" condition="ARMCC GCC"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002573 <!-- SAU configuration -->
2574 <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config"/>
2575 </files>
2576 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002577
2578 <!-- ARMv8MML -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002579 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MML CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002580 <description>System and Startup for Generic Armv8-M Mainline device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002581 <files>
2582 <!-- include folder / device header file -->
2583 <file category="include" name="Device/ARM/ARMv8MML/Include/"/>
2584 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002585 <file category="sourceC" name="Device/ARM/ARMv8MML/Source/startup_ARMv8MML.c" version="2.1.0" attr="config"/>
2586 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2587 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2588 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2589 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002590 <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002591 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002592 <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.1" attr="config" condition="TZ Secure"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002593 </files>
2594 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002595 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMv8MML CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002596 <description>DEPRECATED: System and Startup for Generic Armv8-M Mainline device</description>
2597 <files>
2598 <!-- include folder / device header file -->
2599 <file category="include" name="Device/ARM/ARMv8MML/Include/"/>
2600 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002601 <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/ARM/startup_ARMv8MML.S" version="1.1.0" attr="config" condition="ARMCC6"/>
2602 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2603 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2604 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002605 <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.S" version="2.3.0" attr="config" condition="GCC"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002606 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni09694d72019-11-18 16:10:45 +01002607 <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.1" attr="config" condition="ARMCC GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002608 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002609 <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.1" attr="config" condition="TZ Secure"/>
Martin Günther89be6522016-05-13 07:57:31 +02002610 </files>
2611 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002612
Jonatan Antonic52cd622019-02-25 12:14:09 +01002613 <!-- ARMv81MML -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002614 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.2.0" condition="ARMv81MML CMSIS" isDefaultVariant="true">
Jonatan Antonic52cd622019-02-25 12:14:09 +01002615 <description>System and Startup for Generic Armv8.1-M Mainline device</description>
2616 <files>
2617 <!-- include folder / device header file -->
2618 <file category="include" name="Device/ARM/ARMv81MML/Include/"/>
2619 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002620 <file category="sourceC" name="Device/ARM/ARMv81MML/Source/startup_ARMv81MML.c" version="2.1.0" attr="config"/>
2621 <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6_s.sct" version="1.1.0" attr="config" condition="TZ Secure ARMCC6"/>
2622 <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6.sct" version="1.1.0" attr="config" condition="TZ Non-secure ARMCC6"/>
2623 <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6.sct" version="1.1.0" attr="config" condition="TZ Unavailable ARMCC6"/>
2624 <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
Jonatan Antoni415c9cd2020-03-23 10:47:10 +01002625 <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.2.1" attr="config"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +01002626 <!-- SAU configuration -->
Jonatan Antoni98185852020-03-20 12:35:39 +01002627 <file category="header" name="Device/ARM/ARMv81MML/Include/Template/partition_ARMv81MML.h" version="1.0.1" attr="config" condition="TZ Secure"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +01002628 </files>
2629 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02002630
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002631 <!-- Cortex-A5 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002632 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA5 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002633 <description>System and Startup for Generic Arm Cortex-A5 device</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002634 <files>
2635 <!-- include folder / device header file -->
2636 <file category="include" name="Device/ARM/ARMCA5/Include/"/>
2637 <!-- startup / system / mmu files -->
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002638 <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC5/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2639 <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC5/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002640 <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC6/startup_ARMCA5.c" version="1.0.1" attr="config" condition="ARMCC6"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002641 <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC6/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002642 <file category="sourceC" name="Device/ARM/ARMCA5/Source/GCC/startup_ARMCA5.c" version="1.0.1" attr="config" condition="GCC"/>
Jonatan Antoni7e5e24f2017-09-12 16:40:22 +02002643 <file category="other" name="Device/ARM/ARMCA5/Source/GCC/ARMCA5.ld" version="1.0.0" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002644 <file category="sourceAsm" name="Device/ARM/ARMCA5/Source/IAR/startup_ARMCA5.s" version="1.0.0" attr="config" condition="IAR"/>
2645 <file category="linkerScript" name="Device/ARM/ARMCA5/Source/IAR/ARMCA5.icf" version="1.0.0" attr="config" condition="IAR"/>
Jonatan Antoni12955cd2019-03-18 12:06:15 +01002646 <file category="sourceC" name="Device/ARM/ARMCA5/Source/system_ARMCA5.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002647 <file category="sourceC" name="Device/ARM/ARMCA5/Source/mmu_ARMCA5.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002648 <file category="header" name="Device/ARM/ARMCA5/Config/system_ARMCA5.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002649 <file category="header" name="Device/ARM/ARMCA5/Config/mem_ARMCA5.h" version="1.1.0" attr="config"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002650
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002651 </files>
2652 </component>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002653
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002654 <!-- Cortex-A7 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002655 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002656 <description>System and Startup for Generic Arm Cortex-A7 device</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002657 <files>
2658 <!-- include folder / device header file -->
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002659 <file category="include" name="Device/ARM/ARMCA7/Include/"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002660 <!-- startup / system / mmu files -->
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002661 <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC5/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2662 <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC5/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002663 <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC6/startup_ARMCA7.c" version="1.0.1" attr="config" condition="ARMCC6"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002664 <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC6/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002665 <file category="sourceC" name="Device/ARM/ARMCA7/Source/GCC/startup_ARMCA7.c" version="1.0.1" attr="config" condition="GCC"/>
Jonatan Antoni7e5e24f2017-09-12 16:40:22 +02002666 <file category="other" name="Device/ARM/ARMCA7/Source/GCC/ARMCA7.ld" version="1.0.0" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002667 <file category="sourceAsm" name="Device/ARM/ARMCA7/Source/IAR/startup_ARMCA7.s" version="1.0.0" attr="config" condition="IAR"/>
2668 <file category="linkerScript" name="Device/ARM/ARMCA7/Source/IAR/ARMCA7.icf" version="1.0.0" attr="config" condition="IAR"/>
Jonatan Antoni12955cd2019-03-18 12:06:15 +01002669 <file category="sourceC" name="Device/ARM/ARMCA7/Source/system_ARMCA7.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002670 <file category="sourceC" name="Device/ARM/ARMCA7/Source/mmu_ARMCA7.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002671 <file category="header" name="Device/ARM/ARMCA7/Config/system_ARMCA7.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002672 <file category="header" name="Device/ARM/ARMCA7/Config/mem_ARMCA7.h" version="1.1.0" attr="config"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002673 </files>
2674 </component>
2675
2676 <!-- Cortex-A9 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002677 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.2" condition="ARMCA9 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002678 <description>System and Startup for Generic Arm Cortex-A9 device</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002679 <files>
2680 <!-- include folder / device header file -->
2681 <file category="include" name="Device/ARM/ARMCA9/Include/"/>
2682 <!-- startup / system / mmu files -->
Jonatan Antonic34d5322017-04-25 09:32:40 +02002683 <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC5/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2684 <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC5/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002685 <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC6/startup_ARMCA9.c" version="1.0.1" attr="config" condition="ARMCC6"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002686 <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC6/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002687 <file category="sourceC" name="Device/ARM/ARMCA9/Source/GCC/startup_ARMCA9.c" version="1.0.1" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002688 <file category="other" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0" attr="config" condition="GCC"/>
2689 <file category="sourceAsm" name="Device/ARM/ARMCA9/Source/IAR/startup_ARMCA9.s" version="1.0.0" attr="config" condition="IAR"/>
2690 <file category="linkerScript" name="Device/ARM/ARMCA9/Source/IAR/ARMCA9.icf" version="1.0.0" attr="config" condition="IAR"/>
Jonatan Antoni12955cd2019-03-18 12:06:15 +01002691 <file category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002692 <file category="sourceC" name="Device/ARM/ARMCA9/Source/mmu_ARMCA9.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002693 <file category="header" name="Device/ARM/ARMCA9/Config/system_ARMCA9.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002694 <file category="header" name="Device/ARM/ARMCA9/Config/mem_ARMCA9.h" version="1.1.0" attr="config"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002695 </files>
2696 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002697
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002698 <!-- IRQ Controller -->
Vladimir Umek184017e2018-04-09 08:11:37 +02002699 <component Cclass="Device" Cgroup="IRQ Controller" Csub="GIC" Capiversion="1.0.0" Cversion="1.0.1" condition="ARMv7-A Device">
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002700 <description>IRQ Controller implementation using GIC</description>
2701 <files>
2702 <file category="sourceC" name="CMSIS/Core_A/Source/irq_ctrl_gic.c"/>
2703 </files>
2704 </component>
2705
Vladimir Umekbed07592017-06-14 14:35:26 +02002706 <!-- OS Tick -->
Jonatan Antonic6dca332018-03-02 12:23:44 +01002707 <component Cclass="Device" Cgroup="OS Tick" Csub="Private Timer" Capiversion="1.0.1" Cversion="1.0.2" condition="OS Tick PTIM">
Vladimir Umekbed07592017-06-14 14:35:26 +02002708 <description>OS Tick implementation using Private Timer</description>
2709 <files>
2710 <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_ptim.c"/>
2711 </files>
2712 </component>
2713
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002714 <component Cclass="Device" Cgroup="OS Tick" Csub="Generic Physical Timer" Capiversion="1.0.1" Cversion="1.0.1" condition="OS Tick GTIM">
Daniel Brondani650abfe2017-07-24 15:35:57 +02002715 <description>OS Tick implementation using Generic Physical Timer</description>
2716 <files>
2717 <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_gtim.c"/>
2718 </files>
2719 </component>
2720
Martin Günther89be6522016-05-13 07:57:31 +02002721 <!-- CMSIS-DSP component -->
Christophe Favergeon2f12ed82020-07-22 09:10:21 +02002722 <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="1.9.0-dev" isDefaultVariant="true" condition="CMSIS DSP">
GuentherMartin41d9e352019-03-14 14:18:28 +01002723 <description>CMSIS-DSP Library for Cortex-M, SC000, and SC300</description>
2724 <files>
2725 <!-- CPU independent -->
Jonatan Antoni2620d732020-03-17 16:07:31 +01002726 <file category="doc" name="CMSIS/Documentation/DSP/html/index.html"/>
2727 <file category="header" name="CMSIS/DSP/Include/arm_math.h"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002728 <file category="header" name="CMSIS/DSP/Include/arm_math_f16.h"/>
2729 <file category="header" name="CMSIS/DSP/Include/arm_common_tables.h"/>
2730 <file category="header" name="CMSIS/DSP/Include/arm_common_tables_f16.h"/>
2731 <file category="header" name="CMSIS/DSP/Include/arm_const_structs.h"/>
2732 <file category="header" name="CMSIS/DSP/Include/arm_const_structs_f16.h"/>
2733
Jonatan Antoni2620d732020-03-17 16:07:31 +01002734 <file category="include" name="CMSIS/DSP/PrivateInclude/"/>
Christophe Favergeon2f12ed82020-07-22 09:10:21 +02002735 <file category="include" name="CMSIS/DSP/Include/"/>
GuentherMartin41d9e352019-03-14 14:18:28 +01002736
Robert Rostohar86d53b72019-05-07 12:07:42 +02002737 <!-- DSP sources (core) -->
Jonatan Antoni2620d732020-03-17 16:07:31 +01002738 <file category="source" name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002739
Christophe Favergeonaf1c54b2021-02-15 14:15:10 +01002740 <file category="source" name="CMSIS/DSP/Source/QuaternionMathFunctions/QuaternionMathFunctions.c"/>
2741
Jonatan Antoni2620d732020-03-17 16:07:31 +01002742 <file category="source" name="CMSIS/DSP/Source/BayesFunctions/BayesFunctions.c"/>
2743 <file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTables.c"/>
2744 <file category="source" name="CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c"/>
2745 <file category="source" name="CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c"/>
2746 <file category="source" name="CMSIS/DSP/Source/DistanceFunctions/DistanceFunctions.c"/>
2747 <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c"/>
2748 <file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctions.c"/>
2749 <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c"/>
2750 <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c"/>
2751 <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c"/>
2752 <file category="source" name="CMSIS/DSP/Source/SVMFunctions/SVMFunctions.c"/>
2753 <file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctions.c"/>
Felix Johnny26c5ea62020-03-20 14:30:53 +01002754
Christophe Favergeon2f12ed82020-07-22 09:10:21 +02002755 <file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctions.c"/>
2756
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002757 <!-- DSP sources F16 versions -->
2758 <file category="source" name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctionsF16.c"/>
Christophe Favergeon9ee38242020-08-04 09:22:18 +02002759 <file category="source" name="CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c"/>
2760 <file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctionsF16.c"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002761 <file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTablesF16.c"/>
2762 <file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctionsF16.c"/>
Christophe Favergeon116bc4d2020-08-06 11:00:40 +02002763 <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctionsF16.c"/>
Christophe Favergeonc7935882020-08-06 13:14:33 +02002764 <file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctionsF16.c"/>
Christophe Favergeon18a5fbc2020-08-07 11:18:02 +02002765 <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctionsF16.c"/>
Christophe Favergeon9e773df2020-08-10 10:55:47 +02002766 <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctionsF16.c"/>
Christophe Favergeonbe0e95f2020-08-11 11:19:25 +02002767 <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctionsF16.c"/>
Christophe Favergeond73292b2020-08-11 13:05:34 +02002768 <file category="source" name="CMSIS/DSP/Source/DistanceFunctions/DistanceFunctionsF16.c"/>
Christophe Favergeon72f1d9e2020-08-12 10:39:33 +02002769 <file category="source" name="CMSIS/DSP/Source/BayesFunctions/BayesFunctionsF16.c"/>
2770 <file category="source" name="CMSIS/DSP/Source/SVMFunctions/SVMFunctionsF16.c"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002771
Jonatan Antoni2620d732020-03-17 16:07:31 +01002772 <!-- Compute Library for Cortex-A -->
2773 <file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/>
2774 <file category="source" name="CMSIS/DSP/ComputeLibrary/Source/arm_cl_tables.c" condition="ARMv7-A Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02002775 </files>
2776 </component>
GuentherMartina3a6af22018-07-23 08:36:37 +02002777
Jonatan Antonia67f5552018-01-18 15:22:46 +01002778 <!-- CMSIS-NN component -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002779 <component Cclass="CMSIS" Cgroup="NN Lib" Cversion="3.0.0" condition="CMSIS NN">
Jonatan Antoni13bff482018-01-19 13:05:57 +01002780 <description>CMSIS-NN Neural Network Library</description>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002781 <files>
2782 <file category="doc" name="CMSIS/Documentation/NN/html/index.html"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002783 <file category="header" name="CMSIS/NN/Include/arm_nn_types.h"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002784 <file category="header" name="CMSIS/NN/Include/arm_nnfunctions.h"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002785 <file category="header" name="CMSIS/NN/Include/arm_nnsupportfunctions.h"/>
2786 <file category="header" name="CMSIS/NN/Include/arm_nn_tables.h"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002787
Jonatan Antonia67f5552018-01-18 15:22:46 +01002788 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002789 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c"/>
2790 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c"/>
2791 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1_x_n_s8.c"/>
2792 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_s8_s16.c"/>
Jonatan Antonif677f002019-06-25 13:01:11 +02002793 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_u8_basic_ver1.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002794 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_s8_s16_reordered.c"/>
2795 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002796 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_wrapper_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002797 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c"/>
2798 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c"/>
2799 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_s8_fast.c"/>
2800 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s8.c"/>
2801 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast_nonsquare.c"/>
2802 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_s8.c"/>
2803 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_s8.c"/>
2804 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_3x3_s8.c"/>
2805 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c"/>
2806 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic.c"/>
2807 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s8_opt.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002808 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_wrapper_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002809 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c"/>
2810 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c"/>
2811 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_depthwise_conv_s8_core.c"/>
2812 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic_nonsquare.c"/>
2813 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c"/>
2814 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_x.c"/>
2815 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_w.c"/>
2816 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_y.c"/>
2817 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_z.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002818 <file category="source" name="CMSIS/NN/Source/SVDFunctions/arm_svdf_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002819 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_max_pool_s8.c"/>
2820 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_avgpool_s8.c"/>
2821 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c"/>
2822 <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_mul_s8.c"/>
2823 <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_add_s8.c"/>
2824 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu6_s8.c"/>
2825 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c"/>
2826 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c"/>
2827 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c"/>
2828 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c"/>
2829 <file category="source" name="CMSIS/NN/Source/ReshapeFunctions/arm_reshape_s8.c"/>
2830 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002831 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002832 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_s8.c"/>
Felix Thomasmathibalan8f2544b2021-04-14 12:45:49 +01002833 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_svdf_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002834 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_with_offset.c"/>
2835 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_accumulate_q7_to_q15.c"/>
2836 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mult_nt_t_s8.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002837 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_depthwise_conv_nt_t_padded_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002838 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_add_q7.c"/>
2839 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_core_4x_s8.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002840 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002841 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_depthwise_conv_nt_t_s8.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002842 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_no_shift.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002843 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_with_offset.c"/>
Liangzhen Laice2f9872018-07-16 17:08:01 -07002844 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002845 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_core_1x_s8.c"/>
2846 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_s8.c"/>
2847 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c"/>
2848 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c"/>
2849 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15_opt.c"/>
2850 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c"/>
2851 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c"/>
2852 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002853 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002854 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s8.c"/>
2855 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_u8.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002856 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002857 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_with_batch_q7.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002858 </files>
2859 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002860
2861 <!-- CMSIS-RTOS Keil RTX component -->
Robert Rostohar86d53b72019-05-07 12:07:42 +02002862 <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cversion="4.82.0" Capiversion="1.0.0" isDefaultVariant="1" condition="RTOS RTX">
Martin Günther89be6522016-05-13 07:57:31 +02002863 <description>CMSIS-RTOS RTX implementation for Cortex-M, SC000, and SC300</description>
2864 <RTE_Components_h>
2865 <!-- the following content goes into file 'RTE_Components.h' -->
2866 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
2867 #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */
2868 </RTE_Components_h>
2869 <files>
2870 <!-- CPU independent -->
bruneu01f9c01952016-09-13 16:28:46 +02002871 <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/>
Martin Günther89be6522016-05-13 07:57:31 +02002872 <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/>
2873 <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/>
2874
2875 <!-- RTX templates -->
2876 <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/>
2877 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/>
2878 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/>
2879 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/>
2880 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/>
2881 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/>
2882 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/>
2883 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/>
2884 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/>
2885 <!-- tool-chain specific template file -->
2886 <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2887 <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/>
2888 <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2889
2890 <!-- CPU and Compiler dependent -->
2891 <!-- ARMCC -->
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002892 <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2893 <file category="library" condition="CM0_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02002894 <file category="library" condition="CM1_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2895 <file category="library" condition="CM1_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002896 <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2897 <file category="library" condition="CM3_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002898 <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002899 <file category="library" condition="CM4_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002900 <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002901 <file category="library" condition="CM4_FP_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2902 <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2903 <file category="library" condition="CM7_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2904 <file category="library" condition="CM7_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2905 <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ünther89be6522016-05-13 07:57:31 +02002906 <!-- GCC -->
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002907 <file category="library" condition="CM0_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2908 <file category="library" condition="CM0_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02002909 <file category="library" condition="CM1_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2910 <file category="library" condition="CM1_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002911 <file category="library" condition="CM3_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2912 <file category="library" condition="CM3_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002913 <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002914 <file category="library" condition="CM4_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002915 <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002916 <file category="library" condition="CM4_FP_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2917 <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2918 <file category="library" condition="CM7_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2919 <file category="library" condition="CM7_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2920 <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ünther89be6522016-05-13 07:57:31 +02002921 <!-- IAR -->
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002922 <file category="library" condition="CM0_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2923 <file category="library" condition="CM0_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02002924 <file category="library" condition="CM1_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2925 <file category="library" condition="CM1_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002926 <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2927 <file category="library" condition="CM3_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2928 <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2929 <file category="library" condition="CM4_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2930 <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2931 <file category="library" condition="CM4_FP_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2932 <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2933 <file category="library" condition="CM7_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2934 <file category="library" condition="CM7_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2935 <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 Rostohar2e05f3b2017-09-05 11:08:05 +02002936 </files>
2937 </component>
2938 <!-- CMSIS-RTOS Keil RTX component (IFX variant) -->
Robert Rostohar86d53b72019-05-07 12:07:42 +02002939 <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvariant="IFX" Cversion="4.82.0" Capiversion="1.0.0" condition="RTOS RTX IFX">
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002940 <description>CMSIS-RTOS RTX implementation for Infineon XMC4 series affected by PMU_CM.001 errata</description>
2941 <RTE_Components_h>
2942 <!-- the following content goes into file 'RTE_Components.h' -->
2943 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
2944 #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */
2945 </RTE_Components_h>
2946 <files>
2947 <!-- CPU independent -->
2948 <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/>
2949 <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/>
2950 <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/>
2951
2952 <!-- RTX templates -->
2953 <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/>
2954 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/>
2955 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/>
2956 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/>
2957 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/>
2958 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/>
2959 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/>
2960 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/>
2961 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/>
2962 <!-- tool-chain specific template file -->
2963 <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2964 <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/>
2965 <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2966
2967 <!-- CPU and Compiler dependent -->
2968 <!-- ARMCC -->
2969 <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2970 <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2971 <!-- GCC -->
2972 <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2973 <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2974 <!-- IAR -->
Martin Günther89be6522016-05-13 07:57:31 +02002975 </files>
2976 </component>
Robert Rostohar4868c882016-07-01 23:10:03 +02002977
2978 <!-- CMSIS-RTOS Keil RTX5 component -->
Robert Rostohar40e936e2021-05-05 14:09:29 +02002979 <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.5.3" Capiversion="1.0.0" condition="RTOS RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002980 <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description>
Robert Rostohar4868c882016-07-01 23:10:03 +02002981 <RTE_Components_h>
2982 <!-- the following content goes into file 'RTE_Components.h' -->
2983 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002984 #define RTE_CMSIS_RTOS_RTX5 /* CMSIS-RTOS Keil RTX5 */
2985 </RTE_Components_h>
2986 <files>
2987 <!-- RTX header file -->
2988 <file category="header" name="CMSIS/RTOS2/RTX/Include1/cmsis_os.h"/>
2989 <!-- RTX compatibility module for API V1 -->
2990 <file category="source" name="CMSIS/RTOS2/RTX/Library/cmsis_os1.c"/>
2991 </files>
2992 </component>
2993
2994 <!-- CMSIS-RTOS2 Keil RTX5 component -->
Robert Rostohar40e936e2021-05-05 14:09:29 +02002995 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.5.3" Capiversion="2.1.3" condition="RTOS2 RTX5">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002996 <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Library)</description>
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002997 <RTE_Components_h>
2998 <!-- the following content goes into file 'RTE_Components.h' -->
2999 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
3000 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostohar4868c882016-07-01 23:10:03 +02003001 </RTE_Components_h>
3002 <files>
3003 <!-- RTX documentation -->
Martin Günther0ffe8f92016-08-24 11:43:05 +02003004 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02003005
3006 <!-- RTX header files -->
Robert Rostohar4868c882016-07-01 23:10:03 +02003007 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
3008
3009 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02003010 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02003011 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02003012
3013 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02003014 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/>
ReinhardKeilb124e912016-11-09 11:09:21 +01003015 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
3016 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
3017 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
3018 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
3019 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
3020 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +02003021 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/>
3022 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/>
Matthias Hertelb73eaf32016-07-22 15:18:56 +02003023 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
Martin Günther0ffe8f92016-08-24 11:43:05 +02003024
Robert Rostohar0e8657f2016-11-25 21:54:15 +01003025 <!-- RTX library configuration -->
3026 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
3027
Robert Rostohar4868c882016-07-01 23:10:03 +02003028 <!-- RTX libraries (CPU and Compiler dependent) -->
3029 <!-- ARMCC -->
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003030 <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/>
3031 <file category="library" condition="CM1_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/>
3032 <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/>
3033 <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/>
3034 <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/>
3035 <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/>
3036 <file category="library" condition="CM7_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/>
3037 <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/>
3038 <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/>
3039 <file category="library" condition="CM33_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/>
3040 <file category="library" condition="CM35P_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/>
3041 <file category="library" condition="CM35P_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/>
3042 <file category="library" condition="CM55_NOFPU_NOMVE_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/>
3043 <file category="library" condition="CM55_FPU_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/>
3044 <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/>
3045 <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/>
3046 <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02003047 <!-- GCC -->
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003048 <file category="library" condition="CM0_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
3049 <file category="library" condition="CM1_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
3050 <file category="library" condition="CM3_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
3051 <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
3052 <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
3053 <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
3054 <file category="library" condition="CM7_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
3055 <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
3056 <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3057 <file category="library" condition="CM33_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
3058 <file category="library" condition="CM35P_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3059 <file category="library" condition="CM35P_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
3060 <file category="library" condition="CM55_NOFPU_NOMVE_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3061 <file category="library" condition="CM55_FPU_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
3062 <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
3063 <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3064 <file category="library" condition="ARMv8MML_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01003065 <!-- IAR -->
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003066 <file category="library" condition="CM0_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
3067 <file category="library" condition="CM1_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
3068 <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
3069 <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
3070 <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
3071 <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
3072 <file category="library" condition="CM7_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
3073 <file category="library" condition="CM23_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
3074 <file category="library" condition="CM33_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3075 <file category="library" condition="CM33_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
3076 <file category="library" condition="CM35P_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3077 <file category="library" condition="CM35P_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
3078 <file category="library" condition="CM55_NOFPU_NOMVE_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3079 <file category="library" condition="CM55_FPU_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
3080 <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
3081 <file category="library" condition="ARMv8MML_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
3082 <file category="library" condition="ARMv8MML_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003083 </files>
3084 </component>
Robert Rostohar40e936e2021-05-05 14:09:29 +02003085 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library_NS" Cversion="5.5.3" Capiversion="2.1.3" condition="RTOS2 RTX5 NS">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003086 <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Library)</description>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003087 <RTE_Components_h>
3088 <!-- the following content goes into file 'RTE_Components.h' -->
3089 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
3090 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01003091 #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003092 </RTE_Components_h>
3093 <files>
3094 <!-- RTX documentation -->
3095 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
3096
3097 <!-- RTX header files -->
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003098 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
3099
3100 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02003101 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02003102 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003103
3104 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02003105 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/>
ReinhardKeilb124e912016-11-09 11:09:21 +01003106 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
3107 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
3108 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
3109 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
3110 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
3111 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +02003112 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01003113 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003114 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
3115
Robert Rostohar0e8657f2016-11-25 21:54:15 +01003116 <!-- RTX library configuration -->
3117 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
3118
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003119 <!-- RTX libraries (CPU and Compiler dependent) -->
3120 <!-- ARMCC -->
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003121 <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3122 <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3123 <file category="library" condition="CM33_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3124 <file category="library" condition="CM35P_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3125 <file category="library" condition="CM35P_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3126 <file category="library" condition="CM55_NOFPU_NOMVE_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3127 <file category="library" condition="CM55_FPU_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3128 <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3129 <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/>
3130 <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02003131 <!-- GCC -->
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003132 <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
3133 <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3134 <file category="library" condition="CM33_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
3135 <file category="library" condition="CM35P_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3136 <file category="library" condition="CM35P_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
3137 <file category="library" condition="CM55_NOFPU_NOMVE_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3138 <file category="library" condition="CM55_FPU_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
3139 <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
3140 <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3141 <file category="library" condition="ARMv8MML_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
TTornblomc0f83ab2019-01-07 14:34:54 +01003142 <!-- IAR -->
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003143 <file category="library" condition="CM23_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
3144 <file category="library" condition="CM33_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3145 <file category="library" condition="CM33_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
3146 <file category="library" condition="CM35P_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3147 <file category="library" condition="CM35P_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
3148 <file category="library" condition="CM55_NOFPU_NOMVE_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3149 <file category="library" condition="CM55_FPU_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
3150 <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
3151 <file category="library" condition="ARMv8MML_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
3152 <file category="library" condition="ARMv8MML_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02003153 </files>
3154 </component>
Robert Rostohar40e936e2021-05-05 14:09:29 +02003155 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.3" Capiversion="2.1.3" condition="RTOS2 RTX5">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003156 <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Source)</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02003157 <RTE_Components_h>
3158 <!-- the following content goes into file 'RTE_Components.h' -->
3159 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
3160 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostoharecaa0d62016-10-28 09:05:16 +02003161 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
Robert Rostohar014b5542016-10-26 11:12:01 +02003162 </RTE_Components_h>
3163 <files>
3164 <!-- RTX documentation -->
3165 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
3166
3167 <!-- RTX header files -->
Robert Rostohar014b5542016-10-26 11:12:01 +02003168 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
3169
3170 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02003171 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02003172 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003173
3174 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02003175 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/>
ReinhardKeilb124e912016-11-09 11:09:21 +01003176 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
3177 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
3178 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
3179 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
3180 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
3181 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +02003182 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01003183 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003184 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
3185
3186 <!-- RTX sources (core) -->
3187 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
3188 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
3189 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
3190 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
3191 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
3192 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
3193 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
3194 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
3195 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
3196 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
3197 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
Robert Rostohar0e8657f2016-11-25 21:54:15 +01003198 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
3199 <!-- RTX sources (library configuration) -->
3200 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003201 <!-- RTX sources (handlers ARMCC) -->
Robert Rostoharc1f245e2021-05-17 12:08:27 +02003202 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv6m.s" condition="CM0_ARMCC5"/>
3203 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv6m.S" condition="CM0_ARMCC6"/>
3204 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv6m.s" condition="CM1_ARMCC5"/>
3205 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv6m.S" condition="CM1_ARMCC6"/>
3206 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="CM3_ARMCC5"/>
3207 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM3_ARMCC6"/>
3208 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="CM4_ARMCC5"/>
3209 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM4_ARMCC6"/>
3210 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="CM4_FP_ARMCC5"/>
3211 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM4_FP_ARMCC6"/>
3212 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="CM7_ARMCC5"/>
3213 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM7_ARMCC6"/>
3214 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="CM7_FP_ARMCC5"/>
3215 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM7_FP_ARMCC6"/>
3216 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="CM23_ARMCC"/>
3217 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_ARMCC"/>
3218 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_FP_ARMCC"/>
3219 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_ARMCC"/>
3220 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_FP_ARMCC"/>
Robert Rostohar64710c92020-03-27 20:31:04 +01003221 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_NOMVE_ARMCC"/>
3222 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_MVE_ARMCC"/>
3223 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_FPU_ARMCC"/>
Robert Rostoharc1f245e2021-05-17 12:08:27 +02003224 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="ARMv8MBL_ARMCC"/>
3225 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_ARMCC"/>
3226 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_FP_ARMCC"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003227 <!-- RTX sources (handlers GCC) -->
Robert Rostohar95fe9642021-05-14 12:38:21 +02003228 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv6m.S" condition="CM0_GCC"/>
3229 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv6m.S" condition="CM1_GCC"/>
3230 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM3_GCC"/>
3231 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM4_GCC"/>
3232 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM4_FP_GCC"/>
3233 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM7_GCC"/>
3234 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="CM7_FP_GCC"/>
Robert Rostohar64710c92020-03-27 20:31:04 +01003235 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="CM23_GCC"/>
3236 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_GCC"/>
3237 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_FP_GCC"/>
3238 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_GCC"/>
3239 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_FP_GCC"/>
3240 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_NOMVE_GCC"/>
3241 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_MVE_GCC"/>
3242 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_FPU_GCC"/>
3243 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="ARMv8MBL_GCC"/>
3244 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_GCC"/>
3245 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_FP_GCC"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01003246 <!-- RTX sources (handlers IAR) -->
Robert Rostohar95fe9642021-05-14 12:38:21 +02003247 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv6m.s" condition="CM0_IAR"/>
3248 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv6m.s" condition="CM1_IAR"/>
3249 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="CM3_IAR"/>
3250 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="CM4_IAR"/>
3251 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="CM4_FP_IAR"/>
3252 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="CM7_IAR"/>
3253 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="CM7_FP_IAR"/>
Robert Rostohar64710c92020-03-27 20:31:04 +01003254 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="CM23_IAR"/>
3255 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_IAR"/>
3256 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_FP_IAR"/>
3257 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM35P_IAR"/>
3258 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM35P_FP_IAR"/>
3259 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM55_NOFPU_NOMVE_IAR"/>
3260 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM55_NOFPU_MVE_IAR"/>
3261 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM55_FPU_IAR"/>
3262 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="ARMv8MBL_IAR"/>
3263 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_IAR"/>
3264 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_FP_IAR"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003265 <!-- OS Tick (SysTick) -->
3266 <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/>
3267 </files>
3268 </component>
Robert Rostohar40e936e2021-05-05 14:09:29 +02003269 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.3" Capiversion="2.1.3" condition="RTOS2 RTX5 v7-A">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01003270 <description>CMSIS-RTOS2 RTX5 for Armv7-A (Source)</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003271 <RTE_Components_h>
3272 <!-- the following content goes into file 'RTE_Components.h' -->
3273 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
3274 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
3275 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
3276 </RTE_Components_h>
3277 <files>
3278 <!-- RTX documentation -->
3279 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
3280
3281 <!-- RTX header files -->
3282 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
3283
3284 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02003285 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02003286 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003287
3288 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/handlers.c" version="5.1.0"/>
3289
3290 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02003291 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003292 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
3293 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
3294 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
3295 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
3296 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
3297 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +02003298 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01003299 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003300 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
3301
3302 <!-- RTX sources (core) -->
3303 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
3304 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
3305 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
3306 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
3307 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
3308 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
3309 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
3310 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
3311 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
3312 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
3313 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
3314 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003315 <!-- RTX sources (library configuration) -->
3316 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
3317 <!-- RTX sources (handlers ARMCC) -->
Robert Rostohar95fe9642021-05-14 12:38:21 +02003318 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7a.s" condition="CA_ARMCC5"/>
3319 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7a.S" condition="CA_ARMCC6"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003320 <!-- RTX sources (handlers GCC) -->
Robert Rostohar95fe9642021-05-14 12:38:21 +02003321 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7a.S" condition="CA_GCC"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003322 <!-- RTX sources (handlers IAR) -->
Robert Rostohar95fe9642021-05-14 12:38:21 +02003323 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7a.s" condition="CA_IAR"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003324 </files>
3325 </component>
Robert Rostohar40e936e2021-05-05 14:09:29 +02003326 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source_NS" Cversion="5.5.3" Capiversion="2.1.3" condition="RTOS2 RTX5 NS">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01003327 <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Source)</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02003328 <RTE_Components_h>
3329 <!-- the following content goes into file 'RTE_Components.h' -->
3330 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
3331 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostoharecaa0d62016-10-28 09:05:16 +02003332 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01003333 #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */
Robert Rostohar014b5542016-10-26 11:12:01 +02003334 </RTE_Components_h>
3335 <files>
3336 <!-- RTX documentation -->
3337 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
3338
3339 <!-- RTX header files -->
Robert Rostohar014b5542016-10-26 11:12:01 +02003340 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
3341
3342 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02003343 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02003344 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003345
3346 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02003347 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/>
ReinhardKeilb124e912016-11-09 11:09:21 +01003348 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
3349 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
3350 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
3351 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
3352 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
3353 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +02003354 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01003355 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003356 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
3357
3358 <!-- RTX sources (core) -->
3359 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
3360 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
3361 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
3362 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
3363 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
3364 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
3365 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
3366 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
3367 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
3368 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
3369 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
Robert Rostohar0e8657f2016-11-25 21:54:15 +01003370 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
3371 <!-- RTX sources (library configuration) -->
3372 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003373 <!-- RTX sources (ARMCC handlers) -->
Robert Rostoharc1f245e2021-05-17 12:08:27 +02003374 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="CM23_ARMCC"/>
3375 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_ARMCC"/>
3376 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_FP_ARMCC"/>
3377 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_ARMCC"/>
3378 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_FP_ARMCC"/>
3379 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_NOMVE_ARMCC"/>
3380 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_MVE_ARMCC"/>
3381 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_FPU_ARMCC"/>
3382 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="ARMv8MBL_ARMCC"/>
3383 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_ARMCC"/>
3384 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_FP_ARMCC"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003385 <!-- RTX sources (GCC handlers) -->
Robert Rostoharc1f245e2021-05-17 12:08:27 +02003386 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="CM23_GCC"/>
3387 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_GCC"/>
3388 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_FP_GCC"/>
3389 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_GCC"/>
3390 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_FP_GCC"/>
3391 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_NOMVE_GCC"/>
3392 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_NOFPU_MVE_GCC"/>
3393 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM55_FPU_GCC"/>
3394 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="ARMv8MBL_GCC"/>
3395 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_GCC"/>
3396 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_FP_GCC"/>
Jonatan Antoni65d89742017-11-08 11:28:47 +01003397 <!-- RTX sources (IAR handlers) -->
Robert Rostoharc1d19452021-05-17 07:45:24 +02003398 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="CM23_IAR"/>
3399 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_IAR"/>
3400 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_FP_IAR"/>
3401 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM35P_IAR"/>
3402 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM35P_FP_IAR"/>
3403 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM55_NOFPU_NOMVE_IAR"/>
3404 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM55_NOFPU_MVE_IAR"/>
3405 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM55_FPU_IAR"/>
3406 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="ARMv8MBL_IAR"/>
3407 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_IAR"/>
3408 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_FP_IAR"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02003409 <!-- OS Tick (SysTick) -->
3410 <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02003411 </files>
3412 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02003413
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003414 <!-- CMSIS-Driver Custom components -->
Robert Rostohard3044912020-01-24 15:51:22 +01003415 <component Cclass="CMSIS Driver" Cgroup="USART" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003416 <description>Access to #include Driver_USART.h file and code template for custom implementation</description>
3417 <files>
3418 <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" />
3419 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USART.c" select="USART Driver"/>
3420 </files>
3421 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003422 <component Cclass="CMSIS Driver" Cgroup="SPI" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003423 <description>Access to #include Driver_SPI.h file and code template for custom implementation</description>
3424 <files>
3425 <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" />
3426 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SPI.c" select="SPI Driver"/>
3427 </files>
3428 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003429 <component Cclass="CMSIS Driver" Cgroup="SAI" Csub="Custom" Cversion="1.0.0" Capiversion="1.2.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003430 <description>Access to #include Driver_SAI.h file and code template for custom implementation</description>
3431 <files>
3432 <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" />
3433 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SAI.c" select="SAI Driver"/>
3434 </files>
3435 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003436 <component Cclass="CMSIS Driver" Cgroup="I2C" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003437 <description>Access to #include Driver_I2C.h file and code template for custom implementation</description>
3438 <files>
3439 <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" />
3440 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_I2C.c" select="I2C Driver"/>
3441 </files>
3442 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003443 <component Cclass="CMSIS Driver" Cgroup="CAN" Csub="Custom" Cversion="1.0.0" Capiversion="1.3.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003444 <description>Access to #include Driver_CAN.h file and code template for custom implementation</description>
3445 <files>
3446 <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" />
3447 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_CAN.c" select="CAN Driver"/>
3448 </files>
3449 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003450 <component Cclass="CMSIS Driver" Cgroup="Flash" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003451 <description>Access to #include Driver_Flash.h file and code template for custom implementation</description>
3452 <files>
3453 <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" />
3454 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_Flash.c" select="Flash Driver"/>
3455 </files>
3456 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003457 <component Cclass="CMSIS Driver" Cgroup="MCI" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003458 <description>Access to #include Driver_MCI.h file and code template for custom implementation</description>
3459 <files>
3460 <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" />
3461 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_MCI.c" select="MCI Driver"/>
3462 </files>
3463 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003464 <component Cclass="CMSIS Driver" Cgroup="NAND" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003465 <description>Access to #include Driver_NAND.h file and code template for custom implementation</description>
3466 <files>
3467 <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" />
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +02003468 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_NAND.c" select="NAND Flash Driver"/>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003469 </files>
3470 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003471 <component Cclass="CMSIS Driver" Cgroup="Ethernet" Csub="Custom" Cversion="1.0.0" Capiversion="2.2.0" custom="1">
Joachim Krech1ce088b2019-03-14 13:27:35 +01003472 <description>Access to #include Driver_ETH_PHY/MAC.h files and code templates for custom implementation</description>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003473 <files>
3474 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
3475 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
3476 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY and MAC Driver"/>
3477 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet PHY and MAC Driver"/>
3478 </files>
3479 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003480 <component Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Csub="Custom" Cversion="1.0.0" Capiversion="2.2.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003481 <description>Access to #include Driver_ETH_MAC.h file and code template for custom implementation</description>
3482 <files>
3483 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
3484 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet MAC Driver"/>
3485 </files>
3486 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003487 <component Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Csub="Custom" Cversion="1.0.0" Capiversion="2.2.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003488 <description>Access to #include Driver_ETH_PHY.h file and code template for custom implementation</description>
3489 <files>
3490 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
3491 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY Driver"/>
3492 </files>
3493 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003494 <component Cclass="CMSIS Driver" Cgroup="USB Device" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003495 <description>Access to #include Driver_USBD.h file and code template for custom implementation</description>
3496 <files>
3497 <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" />
3498 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBD.c" select="USB Device Driver"/>
3499 </files>
3500 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003501 <component Cclass="CMSIS Driver" Cgroup="USB Host" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003502 <description>Access to #include Driver_USBH.h file and code template for custom implementation</description>
3503 <files>
3504 <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" />
3505 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBH.c" select="USB Host Driver"/>
3506 </files>
3507 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01003508 <component Cclass="CMSIS Driver" Cgroup="WiFi" Csub="Custom" Cversion="1.0.0" Capiversion="1.1.0" custom="1">
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003509 <description>Access to #include Driver_WiFi.h file</description>
3510 <files>
3511 <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/>
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +02003512 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_WiFi.c" select="WiFi Driver"/>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01003513 </files>
3514 </component>
Robert Rostohar56cbb682020-03-19 13:31:52 +01003515
3516 <!-- VIO components -->
3517 <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Custom" Cversion="1.0.0" Capiversion="0.1.0" custom="1">
3518 <description>Virtual I/O custom implementation template</description>
3519 <files>
3520 <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio.c" attr="template" select="Virtual I/O"/>
Robert Rostohar56cbb682020-03-19 13:31:52 +01003521 </files>
3522 </component>
3523 <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Virtual" Cversion="1.0.0" Capiversion="0.1.0">
3524 <description>Virtual I/O implementation using memory only</description>
3525 <files>
3526 <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio_memory.c"/>
Robert Rostohar56cbb682020-03-19 13:31:52 +01003527 </files>
3528 </component>
3529
Martin Günther89be6522016-05-13 07:57:31 +02003530 </components>
3531
3532 <boards>
3533 <board name="uVision Simulator" vendor="Keil">
3534 <description>uVision Simulator</description>
3535 <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/>
3536 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/>
Jonatan Antonic4e9f462017-10-19 16:51:44 +02003537 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02003538 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/>
Martin Günther89be6522016-05-13 07:57:31 +02003539 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/>
Joachim Krech465bd432016-11-21 09:15:30 +01003540 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/>
Martin Günther89be6522016-05-13 07:57:31 +02003541 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01003542 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/>
Martin Günther4ed87812016-10-27 15:29:12 +02003543 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01003544 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/>
3545 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/>
3546 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/>
3547 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/>
3548 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01003549 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01003550 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/>
Joachim Krech4a03e6d2017-02-06 13:17:39 +01003551 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/>
Joachim Krech465bd432016-11-21 09:15:30 +01003552 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/>
3553 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/>
3554 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/>
3555 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02003556 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/>
3557 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/>
3558 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/>
3559 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01003560 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/>
Daniel Brondanifaaa48f2017-07-31 14:00:54 +02003561 </board>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01003562
TTornblomd5e052f2018-10-02 16:16:44 +02003563 <board name="EWARM Simulator" vendor="IAR">
3564 <description>EWARM Simulator</description>
3565 <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/>
3566 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/>
3567 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/>
3568 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/>
3569 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/>
3570 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/>
3571 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/>
3572 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/>
3573 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/>
3574 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/>
3575 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/>
3576 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/>
3577 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/>
3578 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01003579 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/>
TTornblomd5e052f2018-10-02 16:16:44 +02003580 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/>
3581 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/>
3582 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/>
3583 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/>
3584 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/>
3585 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/>
3586 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/>
3587 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/>
3588 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/>
3589 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01003590 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/>
TTornblomd5e052f2018-10-02 16:16:44 +02003591 </board>
Martin Günther89be6522016-05-13 07:57:31 +02003592 </boards>
3593
3594 <examples>
GuentherMartin27e5b402020-03-31 15:42:58 +02003595 <example name="DSP_Lib Bayes example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_bayes_example">
3596 <description>DSP_Lib Bayes example</description>
3597 <board name="uVision Simulator" vendor="Keil"/>
3598 <project>
3599 <environment name="uv" load="arm_bayes_example.uvprojx"/>
3600 </project>
3601 <attributes>
3602 <component Cclass="CMSIS" Cgroup="CORE"/>
3603 <component Cclass="CMSIS" Cgroup="DSP"/>
3604 <component Cclass="Device" Cgroup="Startup"/>
3605 <category>Getting Started</category>
3606 </attributes>
3607 </example>
3608
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003609 <example name="DSP_Lib Class Marks example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_class_marks_example">
Martin Günther89be6522016-05-13 07:57:31 +02003610 <description>DSP_Lib Class Marks example</description>
3611 <board name="uVision Simulator" vendor="Keil"/>
3612 <project>
3613 <environment name="uv" load="arm_class_marks_example.uvprojx"/>
3614 </project>
3615 <attributes>
3616 <component Cclass="CMSIS" Cgroup="CORE"/>
3617 <component Cclass="CMSIS" Cgroup="DSP"/>
3618 <component Cclass="Device" Cgroup="Startup"/>
3619 <category>Getting Started</category>
3620 </attributes>
3621 </example>
3622
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003623 <example name="DSP_Lib Convolution example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_convolution_example">
Martin Günther89be6522016-05-13 07:57:31 +02003624 <description>DSP_Lib Convolution example</description>
3625 <board name="uVision Simulator" vendor="Keil"/>
3626 <project>
3627 <environment name="uv" load="arm_convolution_example.uvprojx"/>
3628 </project>
3629 <attributes>
3630 <component Cclass="CMSIS" Cgroup="CORE"/>
3631 <component Cclass="CMSIS" Cgroup="DSP"/>
3632 <component Cclass="Device" Cgroup="Startup"/>
3633 <category>Getting Started</category>
3634 </attributes>
3635 </example>
3636
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003637 <example name="DSP_Lib Dotproduct example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_dotproduct_example">
Martin Günther89be6522016-05-13 07:57:31 +02003638 <description>DSP_Lib Dotproduct example</description>
3639 <board name="uVision Simulator" vendor="Keil"/>
3640 <project>
3641 <environment name="uv" load="arm_dotproduct_example.uvprojx"/>
3642 </project>
3643 <attributes>
3644 <component Cclass="CMSIS" Cgroup="CORE"/>
3645 <component Cclass="CMSIS" Cgroup="DSP"/>
3646 <component Cclass="Device" Cgroup="Startup"/>
3647 <category>Getting Started</category>
3648 </attributes>
3649 </example>
3650
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003651 <example name="DSP_Lib FFT Bin example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fft_bin_example">
Martin Günther89be6522016-05-13 07:57:31 +02003652 <description>DSP_Lib FFT Bin example</description>
3653 <board name="uVision Simulator" vendor="Keil"/>
3654 <project>
3655 <environment name="uv" load="arm_fft_bin_example.uvprojx"/>
3656 </project>
3657 <attributes>
3658 <component Cclass="CMSIS" Cgroup="CORE"/>
3659 <component Cclass="CMSIS" Cgroup="DSP"/>
3660 <component Cclass="Device" Cgroup="Startup"/>
3661 <category>Getting Started</category>
3662 </attributes>
3663 </example>
3664
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003665 <example name="DSP_Lib FIR example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fir_example">
Martin Günther89be6522016-05-13 07:57:31 +02003666 <description>DSP_Lib FIR example</description>
3667 <board name="uVision Simulator" vendor="Keil"/>
3668 <project>
3669 <environment name="uv" load="arm_fir_example.uvprojx"/>
3670 </project>
3671 <attributes>
3672 <component Cclass="CMSIS" Cgroup="CORE"/>
3673 <component Cclass="CMSIS" Cgroup="DSP"/>
3674 <component Cclass="Device" Cgroup="Startup"/>
3675 <category>Getting Started</category>
3676 </attributes>
3677 </example>
3678
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003679 <example name="DSP_Lib Graphic Equalizer example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example">
Martin Günther89be6522016-05-13 07:57:31 +02003680 <description>DSP_Lib Graphic Equalizer example</description>
3681 <board name="uVision Simulator" vendor="Keil"/>
3682 <project>
3683 <environment name="uv" load="arm_graphic_equalizer_example.uvprojx"/>
3684 </project>
3685 <attributes>
3686 <component Cclass="CMSIS" Cgroup="CORE"/>
3687 <component Cclass="CMSIS" Cgroup="DSP"/>
3688 <component Cclass="Device" Cgroup="Startup"/>
3689 <category>Getting Started</category>
3690 </attributes>
3691 </example>
3692
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003693 <example name="DSP_Lib Linear Interpolation example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_linear_interp_example">
Martin Günther89be6522016-05-13 07:57:31 +02003694 <description>DSP_Lib Linear Interpolation example</description>
3695 <board name="uVision Simulator" vendor="Keil"/>
3696 <project>
3697 <environment name="uv" load="arm_linear_interp_example.uvprojx"/>
3698 </project>
3699 <attributes>
3700 <component Cclass="CMSIS" Cgroup="CORE"/>
3701 <component Cclass="CMSIS" Cgroup="DSP"/>
3702 <component Cclass="Device" Cgroup="Startup"/>
3703 <category>Getting Started</category>
3704 </attributes>
3705 </example>
3706
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003707 <example name="DSP_Lib Matrix example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_matrix_example">
Martin Günther89be6522016-05-13 07:57:31 +02003708 <description>DSP_Lib Matrix example</description>
3709 <board name="uVision Simulator" vendor="Keil"/>
3710 <project>
3711 <environment name="uv" load="arm_matrix_example.uvprojx"/>
3712 </project>
3713 <attributes>
3714 <component Cclass="CMSIS" Cgroup="CORE"/>
3715 <component Cclass="CMSIS" Cgroup="DSP"/>
3716 <component Cclass="Device" Cgroup="Startup"/>
3717 <category>Getting Started</category>
3718 </attributes>
3719 </example>
3720
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003721 <example name="DSP_Lib Signal Convergence example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_signal_converge_example">
Martin Günther89be6522016-05-13 07:57:31 +02003722 <description>DSP_Lib Signal Convergence example</description>
3723 <board name="uVision Simulator" vendor="Keil"/>
3724 <project>
3725 <environment name="uv" load="arm_signal_converge_example.uvprojx"/>
3726 </project>
3727 <attributes>
3728 <component Cclass="CMSIS" Cgroup="CORE"/>
3729 <component Cclass="CMSIS" Cgroup="DSP"/>
3730 <component Cclass="Device" Cgroup="Startup"/>
3731 <category>Getting Started</category>
3732 </attributes>
3733 </example>
3734
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003735 <example name="DSP_Lib Sinus/Cosinus example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_sin_cos_example">
Martin Günther89be6522016-05-13 07:57:31 +02003736 <description>DSP_Lib Sinus/Cosinus example</description>
3737 <board name="uVision Simulator" vendor="Keil"/>
3738 <project>
3739 <environment name="uv" load="arm_sin_cos_example.uvprojx"/>
3740 </project>
3741 <attributes>
3742 <component Cclass="CMSIS" Cgroup="CORE"/>
3743 <component Cclass="CMSIS" Cgroup="DSP"/>
3744 <component Cclass="Device" Cgroup="Startup"/>
3745 <category>Getting Started</category>
3746 </attributes>
3747 </example>
3748
GuentherMartin27e5b402020-03-31 15:42:58 +02003749 <example name="DSP_Lib SVM example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_svm_example">
3750 <description>DSP_Lib SVM example</description>
3751 <board name="uVision Simulator" vendor="Keil"/>
3752 <project>
3753 <environment name="uv" load="arm_svm_example.uvprojx"/>
3754 </project>
3755 <attributes>
3756 <component Cclass="CMSIS" Cgroup="CORE"/>
3757 <component Cclass="CMSIS" Cgroup="DSP"/>
3758 <component Cclass="Device" Cgroup="Startup"/>
3759 <category>Getting Started</category>
3760 </attributes>
3761 </example>
3762
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003763 <example name="DSP_Lib Variance example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_variance_example">
Martin Günther89be6522016-05-13 07:57:31 +02003764 <description>DSP_Lib Variance example</description>
3765 <board name="uVision Simulator" vendor="Keil"/>
3766 <project>
3767 <environment name="uv" load="arm_variance_example.uvprojx"/>
3768 </project>
3769 <attributes>
3770 <component Cclass="CMSIS" Cgroup="CORE"/>
3771 <component Cclass="CMSIS" Cgroup="DSP"/>
3772 <component Cclass="Device" Cgroup="Startup"/>
3773 <category>Getting Started</category>
3774 </attributes>
3775 </example>
Martin Günther0ffe8f92016-08-24 11:43:05 +02003776
Jonatan Antonia67f5552018-01-18 15:22:46 +01003777 <example name="NN Library CIFAR10" doc="readme.txt" folder="CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10">
Jonatan Antoni13bff482018-01-19 13:05:57 +01003778 <description>Neural Network CIFAR10 example</description>
Jonatan Antonia67f5552018-01-18 15:22:46 +01003779 <board name="uVision Simulator" vendor="Keil"/>
3780 <project>
3781 <environment name="uv" load="arm_nnexamples_cifar10.uvprojx"/>
3782 </project>
3783 <attributes>
3784 <component Cclass="CMSIS" Cgroup="CORE"/>
3785 <component Cclass="CMSIS" Cgroup="DSP"/>
Jonatan Antoni0cd63832018-02-20 15:00:53 +01003786 <component Cclass="CMSIS" Cgroup="NN Lib"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01003787 <component Cclass="Device" Cgroup="Startup"/>
3788 <category>Getting Started</category>
3789 </attributes>
3790 </example>
GuentherMartina3a6af22018-07-23 08:36:37 +02003791
TTornblom7645a112018-10-08 09:51:13 +02003792 <example name="NN-example-cifar10" doc="readme_iar.txt" folder="CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10">
TTornblomd5e052f2018-10-02 16:16:44 +02003793 <description>Neural Network CIFAR10 example</description>
3794 <board name="EWARM Simulator" vendor="IAR"/>
3795 <project>
TTornblom7645a112018-10-08 09:51:13 +02003796 <environment name="iar" load="NN-example-cifar10.ewp"/>
TTornblomd5e052f2018-10-02 16:16:44 +02003797 </project>
3798 <attributes>
3799 <component Cclass="CMSIS" Cgroup="CORE"/>
3800 <component Cclass="CMSIS" Cgroup="DSP"/>
3801 <component Cclass="CMSIS" Cgroup="NN Lib"/>
3802 <component Cclass="Device" Cgroup="Startup"/>
3803 <category>Getting Started</category>
3804 </attributes>
3805 </example>
3806
Jonatan Antonia67f5552018-01-18 15:22:46 +01003807 <example name="NN Library GRU" doc="readme.txt" folder="CMSIS/NN/Examples/ARM/arm_nn_examples/gru">
Jonatan Antoni13bff482018-01-19 13:05:57 +01003808 <description>Neural Network GRU example</description>
Jonatan Antonia67f5552018-01-18 15:22:46 +01003809 <board name="uVision Simulator" vendor="Keil"/>
3810 <project>
3811 <environment name="uv" load="arm_nnexamples_gru.uvprojx"/>
3812 </project>
3813 <attributes>
3814 <component Cclass="CMSIS" Cgroup="CORE"/>
3815 <component Cclass="CMSIS" Cgroup="DSP"/>
Jonatan Antoni0cd63832018-02-20 15:00:53 +01003816 <component Cclass="CMSIS" Cgroup="NN Lib"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01003817 <component Cclass="Device" Cgroup="Startup"/>
3818 <category>Getting Started</category>
3819 </attributes>
3820 </example>
GuentherMartina3a6af22018-07-23 08:36:37 +02003821
TTornblom7645a112018-10-08 09:51:13 +02003822 <example name="NN-example-gru" doc="readme_iar.txt" folder="CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru">
TTornblomd5e052f2018-10-02 16:16:44 +02003823 <description>Neural Network GRU example</description>
3824 <board name="EWARM Simulator" vendor="IAR"/>
3825 <project>
TTornblom7645a112018-10-08 09:51:13 +02003826 <environment name="iar" load="NN-example-gru.ewp"/>
TTornblomd5e052f2018-10-02 16:16:44 +02003827 </project>
3828 <attributes>
3829 <component Cclass="CMSIS" Cgroup="CORE"/>
3830 <component Cclass="CMSIS" Cgroup="DSP"/>
3831 <component Cclass="CMSIS" Cgroup="NN Lib"/>
3832 <component Cclass="Device" Cgroup="Startup"/>
3833 <category>Getting Started</category>
3834 </attributes>
3835 </example>
3836
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003837 <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Blinky">
Matthias Hertelb73eaf32016-07-22 15:18:56 +02003838 <description>CMSIS-RTOS2 Blinky example</description>
3839 <board name="uVision Simulator" vendor="Keil"/>
3840 <project>
3841 <environment name="uv" load="Blinky.uvprojx"/>
3842 </project>
3843 <attributes>
3844 <component Cclass="CMSIS" Cgroup="CORE"/>
3845 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3846 <component Cclass="Device" Cgroup="Startup"/>
3847 <category>Getting Started</category>
3848 </attributes>
3849 </example>
Martin Günther0ffe8f92016-08-24 11:43:05 +02003850
Robert Rostohare13e4702016-11-07 15:23:44 +01003851 <example name="CMSIS-RTOS2 RTX5 Migration" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Migration">
Matthias Hertel4b70ae42016-11-07 14:14:59 +01003852 <description>CMSIS-RTOS2 mixed API v1 and v2</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003853 <board name="uVision Simulator" vendor="Keil"/>
3854 <project>
3855 <environment name="uv" load="Blinky.uvprojx"/>
3856 </project>
3857 <attributes>
3858 <component Cclass="CMSIS" Cgroup="CORE"/>
3859 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3860 <component Cclass="Device" Cgroup="Startup"/>
3861 <category>Getting Started</category>
3862 </attributes>
3863 </example>
3864
Jonatan Antoni401391f2017-08-30 16:52:33 +02003865 <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MsgQueue">
3866 <description>CMSIS-RTOS2 Message Queue Example</description>
3867 <board name="uVision Simulator" vendor="Keil"/>
3868 <project>
3869 <environment name="uv" load="MsqQueue.uvprojx"/>
3870 </project>
3871 <attributes>
3872 <component Cclass="CMSIS" Cgroup="CORE"/>
3873 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3874 <component Cclass="Compiler" Cgroup="EventRecorder"/>
3875 <component Cclass="Device" Cgroup="Startup"/>
3876 <category>Getting Started</category>
3877 </attributes>
3878 </example>
Jonatan Antoni6c160d42017-09-01 10:48:45 +02003879
3880 <example name="CMSIS-RTOS2 RTX5 Memory Pool" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MemPool">
3881 <description>CMSIS-RTOS2 Memory Pool Example</description>
Jonatan Antoni5398c462019-01-10 16:36:16 +01003882 <board name="uVision Simulator" vendor="Keil"/>
Jonatan Antoni6c160d42017-09-01 10:48:45 +02003883 <project>
3884 <environment name="uv" load="MemPool.uvprojx"/>
3885 </project>
3886 <attributes>
3887 <component Cclass="CMSIS" Cgroup="CORE"/>
3888 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3889 <component Cclass="Compiler" Cgroup="EventRecorder"/>
3890 <component Cclass="Device" Cgroup="Startup"/>
3891 <category>Getting Started</category>
3892 </attributes>
3893 </example>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01003894
Christopher Seidlb8c998f2016-11-08 15:49:02 +01003895 <example name="TrustZone for ARMv8-M No RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/NoRTOS">
Christopher Seidl522e1f22016-11-07 16:05:02 +01003896 <description>Bare-metal secure/non-secure example without RTOS</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003897 <board name="uVision Simulator" vendor="Keil"/>
3898 <project>
3899 <environment name="uv" load="NoRTOS.uvmpw"/>
3900 </project>
3901 <attributes>
3902 <component Cclass="CMSIS" Cgroup="CORE"/>
3903 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3904 <component Cclass="Device" Cgroup="Startup"/>
3905 <category>Getting Started</category>
3906 </attributes>
3907 </example>
3908
Christopher Seidlb8c998f2016-11-08 15:49:02 +01003909 <example name="TrustZone for ARMv8-M RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS">
Christopher Seidl522e1f22016-11-07 16:05:02 +01003910 <description>Secure/non-secure RTOS example with thread context management</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003911 <board name="uVision Simulator" vendor="Keil"/>
3912 <project>
3913 <environment name="uv" load="RTOS.uvmpw"/>
3914 </project>
3915 <attributes>
3916 <component Cclass="CMSIS" Cgroup="CORE"/>
3917 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3918 <component Cclass="Device" Cgroup="Startup"/>
3919 <category>Getting Started</category>
3920 </attributes>
3921 </example>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003922
ReinhardKeil3bd0e172016-11-10 07:59:24 +01003923 <example name="TrustZone for ARMv8-M RTOS Security Tests" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults">
3924 <description>Secure/non-secure RTOS example with security test cases and system recovery</description>
3925 <board name="uVision Simulator" vendor="Keil"/>
3926 <project>
3927 <environment name="uv" load="RTOS_Faults.uvmpw"/>
3928 </project>
3929 <attributes>
3930 <component Cclass="CMSIS" Cgroup="CORE"/>
3931 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3932 <component Cclass="Device" Cgroup="Startup"/>
3933 <category>Getting Started</category>
3934 </attributes>
3935 </example>
3936
TTornblomc88880a2020-03-20 12:59:25 +01003937 <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/Blinky">
3938 <description>CMSIS-RTOS2 Blinky example</description>
Jonatan Antonicd93ae82020-03-31 10:59:38 +02003939 <board name="EWARM Simulator" vendor="IAR"/>
TTornblomc88880a2020-03-20 12:59:25 +01003940 <project>
3941 <environment name="iar" load="Blinky/Blinky.ewp"/>
3942 </project>
3943 <attributes>
3944 <component Cclass="CMSIS" Cgroup="CORE"/>
3945 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3946 <component Cclass="Device" Cgroup="Startup"/>
3947 <category>Getting Started</category>
3948 </attributes>
3949 </example>
3950
3951 <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/MsgQueue">
3952 <description>CMSIS-RTOS2 Message Queue Example</description>
Jonatan Antonicd93ae82020-03-31 10:59:38 +02003953 <board name="EWARM Simulator" vendor="IAR"/>
TTornblomc88880a2020-03-20 12:59:25 +01003954 <project>
3955 <environment name="iar" load="MsgQueue/MsgQueue.ewp"/>
3956 </project>
3957 <attributes>
3958 <component Cclass="CMSIS" Cgroup="CORE"/>
3959 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3960 <component Cclass="Device" Cgroup="Startup"/>
3961 <category>Getting Started</category>
3962 </attributes>
3963 </example>
3964
Martin Günther89be6522016-05-13 07:57:31 +02003965 </examples>
3966
3967</package>