blob: 94fcb51c9c83d797dac65904bf478481537cdd27 [file] [log] [blame]
Martin Günther89be6522016-05-13 07:57:31 +02001<?xml version="1.0" encoding="UTF-8"?>
2
Jonatan Antonie8a03d12022-04-27 11:34:27 +02003<package schemaVersion="1.7.7" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.7/schema/PACK.xsd">
Martin Günther89be6522016-05-13 07:57:31 +02004 <name>CMSIS</name>
Jonatan Antoni4ed90082021-06-08 14:07:37 +02005 <description>CMSIS (Common Microcontroller Software Interface Standard)</description>
Martin Günther89be6522016-05-13 07:57:31 +02006 <vendor>ARM</vendor>
Joachim Krecha33860c2016-11-09 22:25:55 +01007 <!-- <license>license.txt</license> -->
Joachim Krechd1696452022-05-24 08:38:43 +02008 <url>https://www.keil.com/pack/</url>
Martin Günther89be6522016-05-13 07:57:31 +02009
Martin Günther89be6522016-05-13 07:57:31 +020010 <releases>
Jonatan Antoni259bf602022-05-02 12:57:58 +020011 <release version="5.9.1">
12 Active development ...
Jonatan Antoni1fdae132023-01-20 16:42:55 +010013 CMSIS-Core(M): 5.7.0
14 - Added new compiler macros.
Jonatan Antonie3367662022-07-11 14:23:19 +020015 CMSIS-DSP: Moved into separate pack!
Jonatan Antonie92de6c2022-12-06 12:35:19 +010016 CMSIS-NN: Moved into separate pack!
Robert Rostohar45619742023-04-19 07:57:13 +020017 CMSIS-RTOS2: 2.2.0 (see revision history for details)
18 - RTX 5.7.0 (see revision history for details)
Robert Rostohare7392e42022-12-05 08:22:09 +010019 CMSIS-DAP: 2.1.2 (see revision history for details)
20 - Fix DAP_Transfer handling when transfer fails
Jonatan Antoni259bf602022-05-02 12:57:58 +020021 </release>
Jonatan Antoni2c9d1f12022-05-02 12:42:50 +020022 <release version="5.9.0" date="2022-05-02">
Jonatan Antoni9e87d992022-02-28 16:56:33 +010023 CMSIS-Core(M): 5.6.0
Jonatan Antonie197f782022-04-26 16:24:59 +020024 - Arm Cortex-M85 cpu support
Jonatan Antoni9e87d992022-02-28 16:56:33 +010025 - Arm China STAR-MC1 cpu support
GuentherMartin53dc7aa2022-03-28 15:19:53 +020026 - Updated system_ARMCM55.c
Christophe Favergeon347ca082021-07-08 12:52:54 +020027 CMSIS-DSP: 1.10.0 (see revision history for details)
Oscar Andersson01164232021-08-02 16:19:24 +020028 CMSIS-NN: 3.1.0 (see revision history for details)
Måns Nilsson0fe4e1c2021-06-21 15:05:46 +020029 - Support for int16 convolution and fully connected for reference implementation
Oscar Anderssonc43379b2021-08-09 14:33:22 +020030 - Support for DSP extension optimization for int16 convolution and fully connected
Måns Nilsson977abe92021-12-29 15:40:12 +010031 - Support dilation for int8 convolution
32 - Support dilation for int8 depthwise convolution
Måns Nilsson5b58d2d2022-01-31 15:50:49 +010033 - Support for int16 depthwise conv for reference implementation including dilation
Måns Nilsson0928e572022-01-31 16:06:54 +010034 - Support for int16 average and max pooling for reference implementation
Måns Nilsson773cdff2022-02-17 15:11:54 +010035 - Support for elementwise add and mul int16 scalar version
Måns Nilssoncf675282022-03-10 08:33:26 +010036 - Support for softmax int16 scalar version
hmogensen-arm856cf462022-04-19 14:05:28 +020037 - Support for SVDF with 8 bit state tensor
Jonatan Antonie8a03d12022-04-27 11:34:27 +020038 CMSIS-RTOS2: 2.1.3 (unchanged)
Robert Rostohar6b8c7552021-12-20 13:08:36 +010039 - RTX 5.5.4 (see revision history for details)
Jonatan Antonie8a03d12022-04-27 11:34:27 +020040 CMSIS-Pack: deprecated (moved to Open-CMSIS-Pack)
41 CMSIS-SVD: 1.3.9 (see revision history for details)
42 CMSIS-DAP: 2.1.1 (see revision history for details)
43 - Allow default clock frequency to use fast clock mode
44 Devices
45 - Support for Cortex-M85
46 Utilities
47 - SVDConv 3.3.42
48 - PackChk 1.3.95
Jonatan Antonid12d2b52021-06-29 17:17:30 +020049 </release>
Jonatan Antoni3623c462021-06-24 11:54:40 +020050 <release version="5.8.0" date="2021-06-24">
Jonatan Antoni84b84be2021-05-20 17:13:06 +020051 CMSIS-Core(M): 5.5.0 (see revision history for details)
Jonatan Antonidef6f802021-05-06 17:31:38 +020052 - Updated GCC LinkerDescription, GCC Assembler startup
Jonatan Antonic6c48392021-06-17 14:44:05 +020053 - Added Armv8-M Stack Sealing (to linker, startup) for toolchain ARM, GCC
Jonatan Antoni84b84be2021-05-20 17:13:06 +020054 - Changed C-Startup to default Startup.
Jonatan Antonic6c48392021-06-17 14:44:05 +020055 - Updated Armv8-M Assembler startup to use GAS syntax
56 Note: Updating existing projects may need manual user interaction!
Jonatan Antoni4e7223d2021-06-17 16:07:04 +020057 CMSIS-Core(A): 1.2.1 (see revision history for details)
Jonatan Antonic6c48392021-06-17 14:44:05 +020058 - Bugfixes for Cortex-A32
Jonatan Antoni4e7223d2021-06-17 16:07:04 +020059 CMSIS-DAP: 2.1.0 (see revision history for details)
60 - Enhanced DAP_Info
61 - Added extra UART support
Jonatan Antonic6c48392021-06-17 14:44:05 +020062 CMSIS-DSP: 1.9.0 (see revision history for details)
Jonatan Antoni84b84be2021-05-20 17:13:06 +020063 - Purged pre-built libs from Git
Jonatan Antonic6c48392021-06-17 14:44:05 +020064 - Enhanced support for f16 datatype
65 - Fixed couple of GCC issues
Felix Thomasmathibaland1d08792021-03-19 08:18:24 +010066 CMSIS-NN: 3.0.0 (see revision history for details including version 2.0.0)
Jonatan Antoni84b84be2021-05-20 17:13:06 +020067 - Major interface change for functions compatible with TensorFlow Lite for Microcontroller
68 - Added optimization for SVDF kernel
69 - Improved MVE performance for fully Connected and max pool operator
70 - NULL bias support for fully connected operator in non-MVE case(Can affect performance)
71 - Expanded existing unit test suite along with support for FVP
Felix Thomasmathibalan561f9362021-06-14 16:31:02 +020072 - Removed Examples folder
Jonatan Antonidef6f802021-05-06 17:31:38 +020073 CMSIS-RTOS2:
Jonatan Antonidef6f802021-05-06 17:31:38 +020074 - RTX 5.5.3 (see revision history for details)
Jonatan Antoni4e7223d2021-06-17 16:07:04 +020075 - CVE-2021-27431 vulnerability mitigation.
76 - Enhanced stack overrun checking.
77 - Various bug fixes and improvements.
Jonatan Antoni84b84be2021-05-20 17:13:06 +020078 CMSIS-Pack: 1.7.2 (see revision history for details)
79 - Support for Microchip XC32 compiler
80 - Support for Custom Datapath Extension
Jonatan Antoni17ccd4d2020-04-09 16:39:25 +020081 </release>
82 <release version="5.7.0" date="2020-04-09">
Jonatan Antoni9a10fef2020-04-02 18:08:33 +020083 CMSIS-Build: 0.9.0 (beta)
84 - Draft for CMSIS Project description (CPRJ)
Jonatan Antonib2a65a02020-04-03 15:55:17 +020085 CMSIS-Core(M): 5.4.0 (see revision history for details)
86 - Cortex-M55 cpu support
87 - Enhanced MVE support for Armv8.1-MML
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +020088 - Fixed device config define checks.
Jonatan Antonib2a65a02020-04-03 15:55:17 +020089 - L1 Cache functions for Armv7-M and later
Jonatan Antoni724104c2020-04-03 16:52:57 +020090 CMSIS-Core(A): 1.2.0 (see revision history for details)
91 - Fixed GIC_SetPendingIRQ to use GICD_SGIR
92 - Added missing DSP intrinsics
93 - Reworked assembly intrinsics: volatile, barriers and clobber
Jonatan Antoniea0a3c72020-03-16 13:13:49 +010094 CMSIS-DSP: 1.8.0 (see revision history for details)
95 - Added new functions and function groups
96 - Added MVE support
Jonatan Antonib2a65a02020-04-03 15:55:17 +020097 CMSIS-NN: 1.3.0 (see revision history for details)
98 - Added MVE support
99 - Further optimizations for kernels using DSP extension
Robert Rostohar11e3d0f2019-10-18 13:18:01 +0200100 CMSIS-RTOS2:
101 - RTX 5.5.2 (see revision history for details)
Robert Rostohar8d743c52020-01-24 13:04:51 +0100102 CMSIS-Driver: 2.8.0
Jonatan Antonib2a65a02020-04-03 15:55:17 +0200103 - Added VIO API 0.1.0 (Preview)
Robert Rostohar8d743c52020-01-24 13:04:51 +0100104 - removed volatile from status related typedefs in APIs
Robert Rostohar5b0a5512020-01-24 14:35:11 +0100105 - enhanced WiFi Interface API with support for polling Socket Receive/Send
Jonatan Antoni9a10fef2020-04-02 18:08:33 +0200106 CMSIS-Pack: 1.6.3 (see revision history for details)
107 - deprecating all types specific to cpdsc format. Cpdsc is replaced by Cprj with dedicated schema.
Jonatan Antoni09694d72019-11-18 16:10:45 +0100108 Devices:
Jonatan Antonib2a65a02020-04-03 15:55:17 +0200109 - ARMCM55 device
Jonatan Antoni09694d72019-11-18 16:10:45 +0100110 - ARMv81MML startup code recognizing __MVE_USED macro
111 - Refactored vector table references for all Cortex-M devices
Jonatan Antonib2a65a02020-04-03 15:55:17 +0200112 - Reworked ARMCM* C-StartUp files.
113 - Include L1 Cache functions in ARMv8MML/ARMv81MML devices
114 Utilities:
115 Attention: Linux binaries moved to Linux64 folder!
116 - SVDConv 3.3.35
117 - PackChk 1.3.89
Jonatan Antonid9a6b2e2019-07-10 15:52:17 +0200118 </release>
119 <release version="5.6.0" date="2019-07-10">
Jonatan Antoniae553b72019-05-06 16:29:20 +0200120 CMSIS-Core(M): 5.3.0 (see revision history for details)
Jonatan Antoni09694d72019-11-18 16:10:45 +0100121 - Added provisions for compiler-independent C startup code.
Jonatan Antonif677f002019-06-25 13:01:11 +0200122 CMSIS-Core(A): 1.1.4 (see revision history for details)
Jonatan Antoni09694d72019-11-18 16:10:45 +0100123 - Fixed __FPU_Enable.
Christophe Favergeon03e3e412019-06-25 09:29:51 +0200124 CMSIS-DSP: 1.7.0 (see revision history for details)
125 - New Neon versions of f32 functions
126 - Python wrapper
127 - Preliminary cmake build
128 - Compilation flags for FFTs
129 - Changes to arm_math.h
Jonatan Antonic68a7f22019-07-10 15:05:34 +0200130 CMSIS-NN: 1.2.0 (see revision history for details)
Felix Johnny55034c62019-06-25 10:55:12 +0200131 - New function for depthwise convolution with asymmetric quantization.
132 - New support functions for requantization.
Robert Rostohar86d53b72019-05-07 12:07:42 +0200133 CMSIS-RTOS:
134 - RTX 4.82.0 (updated provisions for Arm Compiler 6 when using Cortex-M0/M0+)
Robert Rostohar274494c2019-04-26 07:51:54 +0200135 CMSIS-RTOS2:
136 - RTX 5.5.1 (see revision history for details)
Jonatan Antonif677f002019-06-25 13:01:11 +0200137 CMSIS-Driver: 2.7.1
Robert Rostohar89109b22019-06-24 10:44:56 +0200138 - WiFi Interface API 1.0.0
Jonatan Antoniae553b72019-05-06 16:29:20 +0200139 Devices:
Jonatan Antonidf0acdd2020-04-07 14:20:16 +0200140 - Generalized C startup code for all Cortex-M family devices.
Jonatan Antoni09694d72019-11-18 16:10:45 +0100141 - Updated Cortex-A default memory regions and MMU configurations
142 - Moved Cortex-A memory and system config files to avoid include path issues
Jonatan Antoni035cfb12019-03-20 14:18:39 +0100143 </release>
144 <release version="5.5.1" date="2019-03-20">
Jonatan Antoni63c14192019-03-20 13:53:55 +0100145 The following folders are deprecated
146 - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/)
147
148 CMSIS-Core(M): 5.2.1 (see revision history for details)
149 - Fixed compilation issue in cmsis_armclang_ltm.h
Jonatan Antonic91a46d2019-03-15 16:47:52 +0100150 </release>
Jonatan Antoni63c14192019-03-20 13:53:55 +0100151 <release version="5.5.0" date="2019-03-18">
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100152 The following folders have been removed:
Jonatan Antoni9feb2b22019-03-15 14:54:08 +0100153 - CMSIS/Lib/ (superseded by CMSIS/DSP/Lib/)
154 - CMSIS/DSP_Lib/ (superseded by CMSIS/DSP/)
Jonatan Antoni12955cd2019-03-18 12:06:15 +0100155 The following folders are deprecated
156 - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/)
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100157
158 CMSIS-Core(M): 5.2.0 (see revision history for details)
159 - Reworked Stack/Heap configuration for ARM startup files.
160 - Added Cortex-M35P device support.
161 - Added generic Armv8.1-M Mainline device support.
162 CMSIS-Core(A): 1.1.3 (see revision history for details)
Jonatan Antoni12955cd2019-03-18 12:06:15 +0100163 CMSIS-DSP: 1.6.0 (see revision history for details)
GuentherMartin41d9e352019-03-14 14:18:28 +0100164 - reworked DSP library source files
GuentherMartin41d9e352019-03-14 14:18:28 +0100165 - reworked DSP library documentation
Jonatan Antoni3b2f0d22019-03-18 12:11:51 +0100166 - Changed DSP folder structure
GuentherMartin41d9e352019-03-14 14:18:28 +0100167 - moved DSP libraries to folder ./DSP/Lib
168 - ARM DSP Libraries are built with ARMCLANG
169 - Added DSP Libraries Source variant
Robert Rostohar83177af2018-09-04 10:27:04 +0200170 CMSIS-RTOS2:
171 - RTX 5.5.0 (see revision history for details)
Robert Rostohareea31932019-03-15 14:51:42 +0100172 CMSIS-Driver: 2.7.0
Jonatan Antoni445accf2019-03-15 15:07:45 +0100173 - Added WiFi Interface API 1.0.0-beta
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100174 - Added components for project specific driver implementations
175 CMSIS-Pack: 1.6.0 (see revision history for details)
Jonatan Antoni191afdb2019-03-18 12:31:47 +0100176 Devices:
177 - Added Cortex-M35P and ARMv81MML device templates.
178 - Fixed C-Startup Code for GCC (aligned with other compilers)
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100179 Utilities:
180 - SVDConv 3.3.25
181 - PackChk 1.3.82
Jonatan Antoni0d2dbfb2018-08-01 17:34:38 +0200182 </release>
Jonatan Antoniadbadb22018-08-01 17:33:45 +0200183 <release version="5.4.0" date="2018-08-01">
Jonatan Antoniba9cdf32018-06-29 15:22:59 +0200184 Aligned pack structure with repository.
185 The following folders are deprecated:
Jonatan Antonifd687e52018-07-25 10:50:56 +0200186 - CMSIS/Include/
187 - CMSIS/DSP_Lib/
188
Jonatan Antoni5d19e5f2018-04-09 10:16:49 +0200189 CMSIS-Core(M): 5.1.2 (see revision history for details)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200190 - Added Cortex-M1 support (beta).
Jonatan Antoni5d19e5f2018-04-09 10:16:49 +0200191 CMSIS-Core(A): 1.1.2 (see revision history for details)
Jonatan Antoniadbadb22018-08-01 17:33:45 +0200192 CMSIS-NN: 1.1.0
193 - Added new math functions.
Robert Rostohar84a93882018-03-06 14:27:36 +0100194 CMSIS-RTOS2:
Jonatan Antonifd687e52018-07-25 10:50:56 +0200195 - API 2.1.3 (see revision history for details)
196 - RTX 5.4.0 (see revision history for details)
197 * Updated exception handling on Cortex-A
Vladimir Umekc1e9d202018-04-19 08:00:56 +0200198 CMSIS-Driver:
199 - Flash Driver API V2.2.0
Jonatan Antonifd687e52018-07-25 10:50:56 +0200200 Utilities:
201 - SVDConv 3.3.21
202 - PackChk 1.3.71
Jonatan Antoni7f501a72018-02-22 10:13:58 +0100203 </release>
204 <release version="5.3.0" date="2018-02-22">
Jonatan Antonie924d642018-02-20 11:43:50 +0100205 Updated Arm company brand.
206 CMSIS-Core(M): 5.1.1 (see revision history for details)
207 CMSIS-Core(A): 1.1.1 (see revision history for details)
Jonatan Antonia3ec1f22018-02-21 13:51:30 +0100208 CMSIS-DAP: 2.0.0 (see revision history for details)
Jonatan Antonie924d642018-02-20 11:43:50 +0100209 CMSIS-NN: 1.0.0
Jonatan Antoni13bff482018-01-19 13:05:57 +0100210 - Initial contribution of the bare metal Neural Network Library.
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100211 CMSIS-RTOS2:
Robert Rostoharcd44e6f2018-01-09 11:45:59 +0100212 - RTX 5.3.0 (see revision history for details)
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100213 - OS Tick API 1.0.1
Jonatan Antoni1434f1f2017-11-16 16:55:57 +0100214 </release>
215 <release version="5.2.0" date="2017-11-16">
Jonatan Antonide316642017-11-10 11:40:06 +0100216 CMSIS-Core(M): 5.1.0 (see revision history for details)
217 - Added MPU Functions for ARMv8-M for Cortex-M23/M33.
218 - Added compiler_iccarm.h to replace compiler_iar.h shipped with the compiler.
219 CMSIS-Core(A): 1.1.0 (see revision history for details)
220 - Added compiler_iccarm.h.
221 - Added additional access functions for physical timer.
222 CMSIS-DAP: 1.2.0 (see revision history for details)
223 CMSIS-DSP: 1.5.2 (see revision history for details)
Jonatan Antonie924d642018-02-20 11:43:50 +0100224 CMSIS-Driver: 2.6.0 (see revision history for details)
Jonatan Antonide316642017-11-10 11:40:06 +0100225 - CAN Driver API V1.2.0
Vladimir Umekb4728092017-11-14 10:12:51 +0100226 - NAND Driver API V2.3.0
Jonatan Antonide316642017-11-10 11:40:06 +0100227 CMSIS-RTOS:
228 - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata.
229 CMSIS-RTOS2:
230 - API 2.1.2 (see revision history for details)
231 - RTX 5.2.3 (see revision history for details)
232 Devices:
233 - Added GCC startup and linker script for Cortex-A9.
234 - Added device ARMCM0plus_MPU for Cortex-M0+ with MPU.
235 - Added IAR startup code for Cortex-A9
236 </release>
Jonatan Antoni5bfb1e62017-09-19 15:46:40 +0200237 <release version="5.1.1" date="2017-09-19">
238 CMSIS-RTOS2:
239 - RTX 5.2.1 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200240 </release>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200241 <release version="5.1.0" date="2017-08-04">
242 CMSIS-Core(M): 5.0.2 (see revision history for details)
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100243 - Changed Version Control macros to be core agnostic.
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200244 - Added MPU Functions for ARMv7-M for Cortex-M0+/M3/M4/M7.
245 CMSIS-Core(A): 1.0.0 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200246 - Initial release
247 - IRQ Controller API 1.0.0
248 CMSIS-Driver: 2.05 (see revision history for details)
249 - All typedefs related to status have been made volatile.
Robert Rostoharff9fa5b2017-04-19 11:55:58 +0200250 CMSIS-RTOS2:
Robert Rostohar9470b0b2017-06-09 09:38:31 +0200251 - API 2.1.1 (see revision history for details)
252 - RTX 5.2.0 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200253 - OS Tick API 1.0.0
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200254 CMSIS-DSP: 1.5.2 (see revision history for details)
255 - Fixed GNU Compiler specific diagnostics.
Jonatan Antonifd687e52018-07-25 10:50:56 +0200256 CMSIS-Pack: 1.5.0 (see revision history for details)
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200257 - added System Description File (*.SDF) Format
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200258 CMSIS-Zone: 0.0.1 (Preview)
259 - Initial specification draft
260 </release>
Joachim Krech3ef97132017-02-03 15:09:58 +0100261 <release version="5.0.1" date="2017-02-03">
262 Package Description:
263 - added taxonomy for Cclass RTOS
Robert Rostohar0e8657f2016-11-25 21:54:15 +0100264 CMSIS-RTOS2:
Joachim Krech3ef97132017-02-03 15:09:58 +0100265 - API 2.1 (see revision history for details)
266 - RTX 5.1.0 (see revision history for details)
267 CMSIS-Core: 5.0.1 (see revision history for details)
268 - Added __PACKED_STRUCT macro
269 - Added uVisior support
270 - Updated cmsis_armcc.h: corrected macro __ARM_ARCH_6M__
271 - Updated template for secure main function (main_s.c)
272 - Updated template for Context Management for ARMv8-M TrustZone (tz_context.c)
273 CMSIS-DSP: 1.5.1 (see revision history for details)
274 - added ARMv8M DSP libraries.
Jonatan Antonifd687e52018-07-25 10:50:56 +0200275 CMSIS-Pack:1.4.9 (see revision history for details)
Joachim Krech3ef97132017-02-03 15:09:58 +0100276 - added Pack Index File specification and schema file
Martin Güntherd1060532016-11-15 09:43:43 +0100277 </release>
Joachim Krechc45bb4a2016-11-11 11:01:22 +0100278 <release version="5.0.0" date="2016-11-11">
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100279 Changed open source license to Apache 2.0
Martin Günther4a4e39c2016-11-03 11:47:02 +0100280 CMSIS_Core:
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100281 - Added support for Cortex-M23 and Cortex-M33.
282 - Added ARMv8-M device configurations for mainline and baseline.
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100283 - Added CMSE support and thread context management for TrustZone for ARMv8-M
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100284 - Added cmsis_compiler.h to unify compiler behaviour.
285 - Updated function SCB_EnableICache (for Cortex-M7).
286 - Added functions: NVIC_GetEnableIRQ, SCB_GetFPUType
287 CMSIS-RTOS:
288 - bug fix in RTX 4.82 (see revision history for details)
289 CMSIS-RTOS2:
290 - new API including compatibility layer to CMSIS-RTOS
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100291 - reference implementation based on RTX5
292 - supports all Cortex-M variants including TrustZone for ARMv8-M
ReinhardKeil0d399052016-10-21 13:40:52 +0200293 CMSIS-SVD:
294 - reworked SVD format documentation
Joachim Krech655f7242016-09-29 15:49:24 +0200295 - removed SVD file database documentation as SVD files are distributed in packs
296 - updated SVDConv for Win32 and Linux
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100297 CMSIS-DSP:
Martin Günther29502d72016-06-16 14:48:33 +0200298 - Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib.
299 - Added DSP libraries build projects to CMSIS pack.
Martin Günther10babd82016-06-14 14:10:36 +0200300 </release>
Martin Günther89be6522016-05-13 07:57:31 +0200301 <release version="4.5.0" date="2015-10-28">
302 - CMSIS-Core 4.30.0 (see revision history for details)
303 - CMSIS-DAP 1.1.0 (unchanged)
304 - CMSIS-Driver 2.04.0 (see revision history for details)
305 - 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 +0200306 - CMSIS-Pack 1.4.1 (see revision history for details)
Martin Günther89be6522016-05-13 07:57:31 +0200307 - CMSIS-RTOS 4.80.0 Restored time delay parameter 'millisec' old behavior (prior V4.79) for software compatibility. (see revision history for details)
308 - CMSIS-SVD 1.3.1 (see revision history for details)
309 </release>
310 <release version="4.4.0" date="2015-09-11">
311 - CMSIS-Core 4.20 (see revision history for details)
312 - 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 +0200313 - CMSIS-Pack 1.4.0 (adding memory attributes, algorithm style)
Martin Günther89be6522016-05-13 07:57:31 +0200314 - CMSIS-Driver 2.03.0 (adding CAN [Controller Area Network] API)
315 - CMSIS-RTOS
316 -- API 1.02 (unchanged)
317 -- RTX 4.79 (see revision history for details)
318 - CMSIS-SVD 1.3.0 (see revision history for details)
319 - CMSIS-DAP 1.1.0 (extended with SWO support)
320 </release>
321 <release version="4.3.0" date="2015-03-20">
322 - CMSIS-Core 4.10 (Cortex-M7 extended Cache Maintenance functions)
323 - CMSIS-DSP 1.4.5 (see revision history for details)
324 - CMSIS-Driver 2.02 (adding SAI (Serial Audio Interface) API)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200325 - CMSIS-Pack 1.3.3 (Semantic Versioning, Generator extensions)
Martin Günther89be6522016-05-13 07:57:31 +0200326 - CMSIS-RTOS
327 -- API 1.02 (unchanged)
328 -- RTX 4.78 (see revision history for details)
329 - CMSIS-SVD 1.2 (unchanged)
330 </release>
331 <release version="4.2.0" date="2014-09-24">
332 Adding Cortex-M7 support
333 - CMSIS-Core 4.00 (Cortex-M7 support, corrected C++ include guards in core header files)
334 - CMSIS-DSP 1.4.4 (Cortex-M7 support and corrected out of bound issues)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200335 - CMSIS-Pack 1.3.1 (Cortex-M7 updates, clarification, corrected batch files in Tutorial)
Martin Günther89be6522016-05-13 07:57:31 +0200336 - CMSIS-SVD 1.2 (Cortex-M7 extensions)
337 - CMSIS-RTOS RTX 4.75 (see revision history for details)
338 </release>
339 <release version="4.1.1" date="2014-06-30">
340 - fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 series devices
341 </release>
342 <release version="4.1.0" date="2014-06-12">
343 - CMSIS-Driver 2.02 (incompatible update)
344 - CMSIS-Pack 1.3 (see revision history for details)
345 - CMSIS-DSP 1.4.2 (unchanged)
346 - CMSIS-Core 3.30 (unchanged)
347 - CMSIS-RTOS RTX 4.74 (unchanged)
348 - CMSIS-RTOS API 1.02 (unchanged)
349 - CMSIS-SVD 1.10 (unchanged)
350 PACK:
351 - removed G++ specific files from PACK
352 - added Component Startup variant "C Startup"
353 - added Pack Checking Utility
354 - updated conditions to reflect tool-chain dependency
355 - added Taxonomy for Graphics
356 - updated Taxonomy for unified drivers from "Drivers" to "CMSIS Drivers"
357 </release>
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200358 <!-- release version="4.0.0">
Martin Günther89be6522016-05-13 07:57:31 +0200359 - CMSIS-Driver 2.00 Preliminary (incompatible update)
360 - CMSIS-Pack 1.1 Preliminary
361 - CMSIS-DSP 1.4.2 (see revision history for details)
362 - CMSIS-Core 3.30 (see revision history for details)
363 - CMSIS-RTOS RTX 4.74 (see revision history for details)
364 - CMSIS-RTOS API 1.02 (unchanged)
365 - CMSIS-SVD 1.10 (unchanged)
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200366 </release -->
367 <release version="3.20.4" date="2014-02-20">
Martin Günther89be6522016-05-13 07:57:31 +0200368 - CMSIS-RTOS 4.74 (see revision history for details)
369 - PACK Extensions (Boards, Device Features, Flash Programming, Generators, Configuration Wizard). Schema version 1.1.
370 </release>
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200371 <!-- release version="3.20.3">
Martin Günther89be6522016-05-13 07:57:31 +0200372 - CMSIS-Driver API Version 1.10 ARM prefix added (incompatible change)
373 - CMSIS-RTOS 4.73 (see revision history for details)
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200374 </release -->
375 <!-- release version="3.20.2">
Martin Günther89be6522016-05-13 07:57:31 +0200376 - CMSIS-Pack documentation has been added
377 - CMSIS-Drivers header and documentation have been added to PACK
378 - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200379 </release -->
380 <!-- release version="3.20.1">
Martin Günther89be6522016-05-13 07:57:31 +0200381 - CMSIS-RTOS Keil RTX V4.72 has been added to PACK
382 - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200383 </release -->
384 <!-- release version="3.20.0">
Martin Günther89be6522016-05-13 07:57:31 +0200385 The software portions that are deployed in the application program are now under a BSD license which allows usage
386 of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSIS.pdsc describes the use cases
387 The individual components have been update as listed below:
388 - CMSIS-CORE adds functions for setting breakpoints, supports the latest GCC Compiler, and contains several corrections.
389 - CMSIS-DSP library is optimized for more performance and contains several bug fixes.
390 - CMSIS-RTOS API is extended with capabilities for short timeouts, Kernel initialization, and prepared for a C++ interface.
391 - CMSIS-SVD is unchanged.
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200392 </release -->
Martin Günther89be6522016-05-13 07:57:31 +0200393 </releases>
394
Martin Günther2d0f0e82016-05-17 09:06:12 +0200395 <taxonomy>
reinhardkeil671fea12019-03-13 17:03:40 +0100396 <description Cclass="Audio">Software components for audio processing</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200397 <description Cclass="Board Support">Generic Interfaces for Evaluation and Development Boards</description>
Joachim Krech1ce088b2019-03-14 13:27:35 +0100398 <description Cclass="Board Part">Drivers that support an external component available on an evaluation board</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100399 <description Cclass="Compiler">Compiler Software Extensions</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200400 <description Cclass="CMSIS" doc="CMSIS/Documentation/General/html/index.html">Cortex Microcontroller Software Interface Components</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200401 <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 +0100402 <description Cclass="Device" doc="CMSIS/Documentation/Core/html/index.html">Startup, System Setup</description>
403 <description Cclass="Data Exchange">Data exchange or data formatter</description>
Joachim Krech1ce088b2019-03-14 13:27:35 +0100404 <description Cclass="Extension Board">Drivers that support an extension board or shield</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200405 <description Cclass="File System">File Drive Support and File System</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100406 <description Cclass="IoT Client">IoT cloud client connector</description>
reinhardkeilca2acab2019-09-02 08:21:47 +0200407 <description Cclass="IoT Service">IoT specific services</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100408 <description Cclass="IoT Utility">IoT specific software utility</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200409 <description Cclass="Graphics">Graphical User Interface</description>
410 <description Cclass="Network">Network Stack using Internet Protocols</description>
Joachim Krech62838c82017-02-02 15:54:57 +0100411 <description Cclass="RTOS">Real-time Operating System</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100412 <description Cclass="Security">Encryption for secure communication or storage</description>
413 <description Cclass="USB">Universal Serial Bus Stack</description>
414 <description Cclass="Utility">Generic software utility components</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200415 </taxonomy>
416
Martin Günther89be6522016-05-13 07:57:31 +0200417 <devices>
418 <!-- ****************************** Cortex-M0 ****************************** -->
419 <family Dfamily="ARM Cortex M0" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200420 <book name="https://developer.arm.com/documentation/dui0497" title="Cortex-M0 Processor Devices Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200421 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100422The 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 +0200423- simple, easy-to-use programmers model
424- highly efficient ultra-low power operation
425- excellent code density
426- deterministic, high-performance interrupt handling
427- upward compatibility with the rest of the Cortex-M processor family.
428 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200429 <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200430 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
431 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
432 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
433
434 <device Dname="ARMCM0">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100435 <processor Dcore="Cortex-M0" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200436 <compile header="Device/ARM/ARMCM0/Include/ARMCM0.h" define="ARMCM0"/>
437 </device>
438 </family>
439
440 <!-- ****************************** Cortex-M0P ****************************** -->
441 <family Dfamily="ARM Cortex M0 plus" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200442 <book name="https://developer.arm.com/documentation/dui0662" title="Cortex-M0+ Processor Devices Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200443 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100444The 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 +0200445- simple, easy-to-use programmers model
446- highly efficient ultra-low power operation
447- excellent code density
448- deterministic, high-performance interrupt handling
449- upward compatibility with the rest of the Cortex-M processor family.
450 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200451 <!-- debug svd="Device/ARM/SVD/ARMCM0P.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200452 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
453 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
454 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
455
456 <device Dname="ARMCM0P">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100457 <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200458 <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h" define="ARMCM0P"/>
459 </device>
Jonatan Antonic4e9f462017-10-19 16:51:44 +0200460
461 <device Dname="ARMCM0P_MPU">
462 <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
463 <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus_MPU.h" define="ARMCM0P_MPU"/>
464 </device>
Martin Günther89be6522016-05-13 07:57:31 +0200465 </family>
466
GuentherMartina3a6af22018-07-23 08:36:37 +0200467 <!-- ****************************** Cortex-M1 ****************************** -->
468 <family Dfamily="ARM Cortex M1" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200469 <!--book name="https://developer.arm.com/documentation/dui0497" title="Cortex-M0 Processor Devices Generic Users Guide"/-->
GuentherMartina3a6af22018-07-23 08:36:37 +0200470 <description>
471The ARM Cortex-M1 FPGA processor is intended for deeply embedded applications that require a small processor integrated into an FPGA.
472The ARM Cortex-M1 processor implements the ARMv6-M architecture profile.
473 </description>
474 <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral -->
475 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
476 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
477 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
478
479 <device Dname="ARMCM1">
480 <processor Dcore="Cortex-M1" DcoreVersion="r1p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
481 <compile header="Device/ARM/ARMCM1/Include/ARMCM1.h" define="ARMCM1"/>
482 </device>
483 </family>
484
Martin Günther89be6522016-05-13 07:57:31 +0200485 <!-- ****************************** Cortex-M3 ****************************** -->
486 <family Dfamily="ARM Cortex M3" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200487 <book name="https://developer.arm.com/documentation/dui0552" title="Cortex-M3 Processor Devices Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200488 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100489The 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 +0200490- simple, easy-to-use programmers model
491- highly efficient ultra-low power operation
492- excellent code density
493- deterministic, high-performance interrupt handling
494- upward compatibility with the rest of the Cortex-M processor family.
495 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200496 <!-- debug svd="Device/ARM/SVD/ARMCM3.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200497 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
498 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
499 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
500
501 <device Dname="ARMCM3">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100502 <processor Dcore="Cortex-M3" DcoreVersion="r2p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200503 <compile header="Device/ARM/ARMCM3/Include/ARMCM3.h" define="ARMCM3"/>
504 </device>
505 </family>
506
507 <!-- ****************************** Cortex-M4 ****************************** -->
508 <family Dfamily="ARM Cortex M4" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200509 <book name="https://developer.arm.com/documentation/dui0553" title="Cortex-M4 Processor Devices Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200510 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100511The 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 +0200512- simple, easy-to-use programmers model
513- highly efficient ultra-low power operation
514- excellent code density
515- deterministic, high-performance interrupt handling
516- upward compatibility with the rest of the Cortex-M processor family.
517 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200518 <!-- debug svd="Device/ARM/SVD/ARMCM4.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200519 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
520 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
521 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
522
523 <device Dname="ARMCM4">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100524 <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200525 <compile header="Device/ARM/ARMCM4/Include/ARMCM4.h" define="ARMCM4"/>
526 </device>
527
528 <device Dname="ARMCM4_FP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100529 <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200530 <compile header="Device/ARM/ARMCM4/Include/ARMCM4_FP.h" define="ARMCM4_FP"/>
531 </device>
532 </family>
533
534 <!-- ****************************** Cortex-M7 ****************************** -->
535 <family Dfamily="ARM Cortex M7" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200536 <book name="https://developer.arm.com/documentation/dui0646" title="Cortex-M7 Processor Devices Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200537 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100538The 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 +0200539- simple, easy-to-use programmers model
540- highly efficient ultra-low power operation
541- excellent code density
542- deterministic, high-performance interrupt handling
543- upward compatibility with the rest of the Cortex-M processor family.
544 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200545 <!-- debug svd="Device/ARM/SVD/ARMCM7.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200546 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
547 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
548 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
549
550 <device Dname="ARMCM7">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100551 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200552 <compile header="Device/ARM/ARMCM7/Include/ARMCM7.h" define="ARMCM7"/>
553 </device>
554
555 <device Dname="ARMCM7_SP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100556 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200557 <compile header="Device/ARM/ARMCM7/Include/ARMCM7_SP.h" define="ARMCM7_SP"/>
558 </device>
559
560 <device Dname="ARMCM7_DP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100561 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200562 <compile header="Device/ARM/ARMCM7/Include/ARMCM7_DP.h" define="ARMCM7_DP"/>
563 </device>
564 </family>
565
Martin Günther4a4e39c2016-11-03 11:47:02 +0100566 <!-- ****************************** Cortex-M23 ********************** -->
567 <family Dfamily="ARM Cortex M23" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200568 <book name="https://developer.arm.com/documentation/dui1095" title="Cortex-M23 Processor Devices Generic Users Guide"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100569 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100570The Arm Cortex-M23 is based on the Armv8-M baseline architecture.
571It is the smallest and most energy efficient Arm processor with Arm TrustZone technology.
ReinhardKeile2b27022016-11-03 16:04:36 +0100572Cortex-M23 is the ideal processor for constrained embedded applications requiring efficient security.
Martin Günther4a4e39c2016-11-03 11:47:02 +0100573 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200574 <!-- debug svd="Device/ARM/SVD/ARMCM23.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100575 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
576 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100577 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100578 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100579 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
580
581 <device Dname="ARMCM23">
582 <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
583 <compile header="Device/ARM/ARMCM23/Include/ARMCM23.h" define="ARMCM23"/>
584 </device>
585
586 <device Dname="ARMCM23_TZ">
587 <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
588 <compile header="Device/ARM/ARMCM23/Include/ARMCM23_TZ.h" define="ARMCM23_TZ"/>
589 </device>
590 </family>
591
592 <!-- ****************************** Cortex-M33 ****************************** -->
593 <family Dfamily="ARM Cortex M33" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200594 <book name="https://developer.arm.com/documentation/100235" title="Cortex-M33 Processor Devices Generic Users Guide"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100595 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100596The Arm Cortex-M33 is the most configurable of all Cortex-M processors. It is a full featured microcontroller
597class processor based on the Armv8-M mainline architecture with Arm TrustZone security.
Martin Günther4a4e39c2016-11-03 11:47:02 +0100598 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200599 <!-- debug svd="Device/ARM/SVD/ARMCM33.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100600 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
601 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100602 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100603 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
604 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
Martin Günther4a4e39c2016-11-03 11:47:02 +0100605
606 <device Dname="ARMCM33">
607 <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 +0100608 <description>
609 no DSP Instructions, no Floating Point Unit, no TrustZone
610 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100611 <compile header="Device/ARM/ARMCM33/Include/ARMCM33.h" define="ARMCM33"/>
612 </device>
613
614 <device Dname="ARMCM33_TZ">
615 <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 +0100616 <description>
617 no DSP Instructions, no Floating Point Unit, TrustZone
618 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100619 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_TZ.h" define="ARMCM33_TZ"/>
620 </device>
621
622 <device Dname="ARMCM33_DSP_FP">
623 <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 +0100624 <description>
625 DSP Instructions, Single Precision Floating Point Unit, no TrustZone
626 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100627 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP.h" define="ARMCM33_DSP_FP"/>
628 </device>
629
630 <device Dname="ARMCM33_DSP_FP_TZ">
631 <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 +0100632 <description>
633 DSP Instructions, Single Precision Floating Point Unit, TrustZone
634 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100635 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP_TZ.h" define="ARMCM33_DSP_FP_TZ"/>
636 </device>
637 </family>
638
GuentherMartinec9419c2018-09-04 10:03:24 +0200639 <!-- ****************************** Cortex-M35P ****************************** -->
640 <family Dfamily="ARM Cortex M35P" Dvendor="ARM:82">
641 <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/-->
642 <description>
643The Arm Cortex-M35P is the most configurable of all Cortex-M processors. It is a full featured microcontroller
644class processor based on the Armv8-M mainline architecture with Arm TrustZone security designed for a broad range of secure embedded applications.
645 </description>
646
647 <!-- debug svd="Device/ARM/SVD/ARMCM35P.svd"/ SVD files do not contain any peripheral -->
648 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
649 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
650 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
651 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
652 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
653
654 <device Dname="ARMCM35P">
655 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
656 <description>
657 no DSP Instructions, no Floating Point Unit, no TrustZone
658 </description>
659 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P.h" define="ARMCM35P"/>
660 </device>
661
662 <device Dname="ARMCM35P_TZ">
663 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
664 <description>
665 no DSP Instructions, no Floating Point Unit, TrustZone
666 </description>
667 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_TZ.h" define="ARMCM35P_TZ"/>
668 </device>
669
670 <device Dname="ARMCM35P_DSP_FP">
671 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
672 <description>
673 DSP Instructions, Single Precision Floating Point Unit, no TrustZone
674 </description>
675 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP.h" define="ARMCM35P_DSP_FP"/>
676 </device>
677
678 <device Dname="ARMCM35P_DSP_FP_TZ">
679 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
680 <description>
681 DSP Instructions, Single Precision Floating Point Unit, TrustZone
682 </description>
683 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP_TZ.h" define="ARMCM35P_DSP_FP_TZ"/>
684 </device>
685 </family>
686
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100687 <!-- ****************************** Cortex-M55 ****************************** -->
688 <family Dfamily="ARM Cortex M55" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200689 <book name="https://developer.arm.com/documentation/101273" title="Cortex-M55 Processor Devices Generic Users Guide"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100690 <description>
691The 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.
692It is Arm's most AI-capable Cortex-M processor, delivering enhanced, energy-efficient digital signal processing (DSP) and machine learning (ML) performance.
693The Cortex-M55 processor achieves high compute performance across scalar and vector operations, while maintaining low energy consumption.
694 </description>
695
696 <!-- debug svd="Device/ARM/SVD/ARMCM55.svd"/ SVD files do not contain any peripheral -->
697 <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/>
698 <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/>
699 <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/>
700 <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/>
701 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
702
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100703 <device Dname="ARMCM55">
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100704 <processor Dcore="Cortex-M55" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
705 <description>
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100706 Floating Point Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100707 </description>
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100708 <compile header="Device/ARM/ARMCM55/Include/ARMCM55.h" define="ARMCM55"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100709 </device>
710 </family>
711
Jonatan Antonie197f782022-04-26 16:24:59 +0200712 <!-- ****************************** Cortex-M85 ****************************** -->
713 <family Dfamily="ARM Cortex M85" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200714 <book name="https://developer.arm.com/documentation/1019283" title="Cortex-M85 Processor Devices Generic Users Guide"/>
Jonatan Antonie197f782022-04-26 16:24:59 +0200715 <description>
716The Arm Cortex-M85 processor is a fully synthesizable high-performance microcontroller class processor that implements the Armv8.1-M Mainline architecture which includes support for the M-profile Vector Extension (MVE).
717The processor also supports previous Armv8-M architectural features.
718The design is focused on compute applications such as Digital Signal Processing (DSP) and machine learning.
719The Arm Cortex-M85 processor is energy efficient and achieves high compute performance across scalar and vector operations while maintaining low power consumption.
720 </description>
721
722 <!-- debug svd="Device/ARM/SVD/ARMCM85.svd"/ SVD files do not contain any peripheral -->
723 <memory name="ROM_NS" access="rxn" start="0x00000000" size="0x00200000" startup="1" default="1" alias="ROM_S"/>
724 <memory name="RAM_NS" access="rwxn" start="0x20000000" size="0x00020000" init ="0" default="1" alias="RAM_S"/>
725 <memory name="ROM_S" access="rxn" start="0x10000000" size="0x00200000" startup="1" default="1"/>
726 <memory name="RAM_S" access="rwxn" start="0x30000000" size="0x00020000" init ="0" default="1"/>
727 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
728
729 <device Dname="ARMCM85">
730 <processor Dcore="Cortex-M85" DcoreVersion="r0p0" Dpacbti="PACBTI" Dmpu="MPU" Dfpu="DP_FPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
731 <description>
732 Floating Point Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone, PACBTI
733 </description>
734 <compile header="Device/ARM/ARMCM85/Include/ARMCM85.h" define="ARMCM85"/>
735 </device>
736 </family>
737
Martin Günther89be6522016-05-13 07:57:31 +0200738 <!-- ****************************** ARMSC000 ****************************** -->
739 <family Dfamily="ARM SC000" Dvendor="ARM:82">
740 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100741The 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 +0200742- simple, easy-to-use programmers model
743- highly efficient ultra-low power operation
744- excellent code density
745- deterministic, high-performance interrupt handling
746 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200747 <!-- debug svd="Device/ARM/SVD/ARMSC000.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200748 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
749 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
750 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
751
752 <device Dname="ARMSC000">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100753 <processor Dcore="SC000" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200754 <compile header="Device/ARM/ARMSC000/Include/ARMSC000.h" define="ARMSC000"/>
755 </device>
756 </family>
757
758 <!-- ****************************** ARMSC300 ****************************** -->
759 <family Dfamily="ARM SC300" Dvendor="ARM:82">
760 <description>
761The 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:
762- simple, easy-to-use programmers model
763- highly efficient ultra-low power operation
764- excellent code density
765- deterministic, high-performance interrupt handling
766 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200767 <!-- debug svd="Device/ARM/SVD/ARMSC300.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200768 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
769 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
770 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
771
772 <device Dname="ARMSC300">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100773 <processor Dcore="SC300" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200774 <compile header="Device/ARM/ARMSC300/Include/ARMSC300.h" define="ARMSC300"/>
775 </device>
776 </family>
777
778 <!-- ****************************** ARMv8-M Baseline ********************** -->
779 <family Dfamily="ARMv8-M Baseline" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200780 <book name="https://developer.arm.com/documentation/ddi0553" title="Armv8-M Architecture Reference Manual"/>
Martin Günther89be6522016-05-13 07:57:31 +0200781 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100782Armv8-M Baseline based device with TrustZone
Martin Günther89be6522016-05-13 07:57:31 +0200783 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200784 <!-- debug svd="Device/ARM/SVD/ARMv8MBL.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100785 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
786 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200787 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100788 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200789 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
790
791 <device Dname="ARMv8MBL">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100792 <processor Dcore="ARMV8MBL" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200793 <compile header="Device/ARM/ARMv8MBL/Include/ARMv8MBL.h" define="ARMv8MBL"/>
794 </device>
795 </family>
796
797 <!-- ****************************** ARMv8-M Mainline ****************************** -->
798 <family Dfamily="ARMv8-M Mainline" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200799 <book name="https://developer.arm.com/documentation/ddi0553" title="Armv8-M Architecture Reference Manual"/>
Martin Günther89be6522016-05-13 07:57:31 +0200800 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100801Armv8-M Mainline based device with TrustZone
Martin Günther89be6522016-05-13 07:57:31 +0200802 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200803 <!-- debug svd="Device/ARM/SVD/ARMv8MML.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100804 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
805 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200806 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100807 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200808 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
809
810 <device Dname="ARMv8MML">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100811 <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 +0100812 <description>
813 no DSP Instructions, no Floating Point Unit, TrustZone
814 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200815 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML.h" define="ARMv8MML"/>
816 </device>
817
Martin Günther4a4e39c2016-11-03 11:47:02 +0100818 <device Dname="ARMv8MML_DSP">
819 <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 +0100820 <description>
821 DSP Instructions, no Floating Point Unit, TrustZone
822 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100823 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP.h" define="ARMv8MML_DSP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100824 </device>
825
Martin Günther89be6522016-05-13 07:57:31 +0200826 <device Dname="ARMv8MML_SP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100827 <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 +0100828 <description>
829 no DSP Instructions, Single Precision Floating Point Unit, TrustZone
830 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200831 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_SP.h" define="ARMv8MML_SP"/>
832 </device>
833
Martin Günther4a4e39c2016-11-03 11:47:02 +0100834 <device Dname="ARMv8MML_DSP_SP">
835 <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 +0100836 <description>
837 DSP Instructions, Single Precision Floating Point Unit, TrustZone
838 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100839 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_SP.h" define="ARMv8MML_DSP_SP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100840 </device>
841
Martin Günther89be6522016-05-13 07:57:31 +0200842 <device Dname="ARMv8MML_DP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100843 <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 +0100844 <description>
845 no DSP Instructions, Double Precision Floating Point Unit, TrustZone
846 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200847 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DP.h" define="ARMv8MML_DP"/>
848 </device>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100849
850 <device Dname="ARMv8MML_DSP_DP">
851 <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 +0100852 <description>
853 DSP Instructions, Double Precision Floating Point Unit, TrustZone
854 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100855 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_DP.h" define="ARMv8MML_DSP_DP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100856 </device>
Martin Günther89be6522016-05-13 07:57:31 +0200857 </family>
Felix Johnny55034c62019-06-25 10:55:12 +0200858
Jonatan Antonic52cd622019-02-25 12:14:09 +0100859 <!-- ****************************** ARMv8.1-M Mainline ****************************** -->
860 <family Dfamily="ARMv8.1-M Mainline" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200861 <book name="https://developer.arm.com/documentation/ddi0553" title="Armv8-M Architecture Reference Manual"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +0100862 <description>
Felix Johnny55034c62019-06-25 10:55:12 +0200863Armv8.1-M Mainline based device with TrustZone and MVE
Jonatan Antonic52cd622019-02-25 12:14:09 +0100864 </description>
865 <!-- <debug svd="Device/ARM/SVD/ARMv8MML.svd"/> -->
Jonatan Antoniae553b72019-05-06 16:29:20 +0200866 <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/>
867 <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/>
Jonatan Antoni3942a342019-05-07 10:36:06 +0200868 <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/>
869 <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +0100870 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
871
Felix Johnny55034c62019-06-25 10:55:12 +0200872
Jonatan Antonic52cd622019-02-25 12:14:09 +0100873 <device Dname="ARMv81MML_DSP_DP_MVE_FP">
874 <processor Dcore="ARMV81MML" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
875 <description>
876 Double Precision Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone
877 </description>
878 <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 +0200879 </device>
Jonatan Antonic52cd622019-02-25 12:14:09 +0100880 </family>
Martin Günther89be6522016-05-13 07:57:31 +0200881
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100882 <!-- ****************************** Cortex-A5 ****************************** -->
883 <family Dfamily="ARM Cortex A5" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200884 <book name="https://developer.arm.com/documentation/ddi0433" title="Cortex-A5 Technical Reference Manual"/>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100885 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100886The Arm Cortex-A5 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full
887virtual memory capabilities. The Cortex-A5 processor implements the Armv7-A architecture profile and can execute 32-bit
888Arm 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 +0100889 </description>
Jonatan Antonif2884012017-08-29 16:59:49 +0200890
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200891 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
892 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
893 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
894 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200895
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100896 <device Dname="ARMCA5">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200897 <processor Dcore="Cortex-A5" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100898 <compile header="Device/ARM/ARMCA5/Include/ARMCA5.h" define="ARMCA5"/>
899 </device>
900 </family>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100901
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100902 <!-- ****************************** Cortex-A7 ****************************** -->
903 <family Dfamily="ARM Cortex A7" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200904 <book name="https://developer.arm.com/documentation/ddi0464" title="Cortex-A7 MPCore Technical Reference Manual"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100905 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100906The Cortex-A7 MPCore processor is a high-performance, low-power processor that implements the Armv7-A architecture.
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100907The 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 +0100908an optional integrated GIC, and an optional L2 cache controller.
909 </description>
Jonatan Antonif2884012017-08-29 16:59:49 +0200910
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200911 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
912 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
913 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
914 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200915
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100916 <device Dname="ARMCA7">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200917 <processor Dcore="Cortex-A7" DcoreVersion="r0p5" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100918 <compile header="Device/ARM/ARMCA7/Include/ARMCA7.h" define="ARMCA7"/>
919 </device>
920 </family>
921
922 <!-- ****************************** Cortex-A9 ****************************** -->
923 <family Dfamily="ARM Cortex A9" Dvendor="ARM:82">
Jonatan Antonicad93052022-06-28 12:12:59 +0200924 <book name="https://developer.arm.com/documentation/100511" title="Cortex-A9 Technical Reference Manual"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100925 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100926The Cortex-A9 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full virtual memory capabilities.
927The 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 +0100928and 8-bit Java bytecodes in Jazelle state.
929 </description>
930
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200931 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
932 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
933 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
934 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200935
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100936 <device Dname="ARMCA9">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200937 <processor Dcore="Cortex-A9" DcoreVersion="r4p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100938 <compile header="Device/ARM/ARMCA9/Include/ARMCA9.h" define="ARMCA9"/>
939 </device>
940 </family>
Martin Günther89be6522016-05-13 07:57:31 +0200941 </devices>
942
943
944 <apis>
Robert Rostohar6e5621b2017-06-09 12:55:56 +0200945 <!-- CMSIS Device API -->
Vladimir Umekc852bdd2017-07-03 09:19:47 +0200946 <api Cclass="Device" Cgroup="IRQ Controller" Capiversion="1.0.0" exclusive="1">
947 <description>Device interrupt controller interface</description>
948 <files>
949 <file category="header" name="CMSIS/Core_A/Include/irq_ctrl.h"/>
950 </files>
951 </api>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100952 <api Cclass="Device" Cgroup="OS Tick" Capiversion="1.0.1" exclusive="1">
Robert Rostoharaeb6dd52017-06-09 14:17:43 +0200953 <description>RTOS Kernel system tick timer interface</description>
Robert Rostohar6e5621b2017-06-09 12:55:56 +0200954 <files>
955 <file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/>
956 </files>
957 </api>
Martin Günther89be6522016-05-13 07:57:31 +0200958 <!-- CMSIS-RTOS API -->
Robert Rostohareff06772017-01-12 11:19:01 +0100959 <api Cclass="CMSIS" Cgroup="RTOS" Capiversion="1.0.0" exclusive="1">
Martin Günther89be6522016-05-13 07:57:31 +0200960 <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description>
961 <files>
962 <file category="doc" name="CMSIS/Documentation/RTOS/html/index.html"/>
963 </files>
964 </api>
Robert Rostohar45619742023-04-19 07:57:13 +0200965 <api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.2.0" exclusive="1">
Robert Rostohar4868c882016-07-01 23:10:03 +0200966 <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description>
967 <files>
968 <file category="doc" name="CMSIS/Documentation/RTOS2/html/index.html"/>
Robert Rostohar0a364052017-01-25 12:35:54 +0100969 <file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/>
Robert Rostohar4868c882016-07-01 23:10:03 +0200970 </files>
971 </api>
Robert Rostohar9470b0b2017-06-09 09:38:31 +0200972 <!-- CMSIS Driver API -->
Robert Rostohar8d743c52020-01-24 13:04:51 +0100973 <api Cclass="CMSIS Driver" Cgroup="USART" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200974 <description>USART Driver API for Cortex-M</description>
975 <files>
976 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usart__interface__gr.html" />
977 <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" />
978 </files>
979 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100980 <api Cclass="CMSIS Driver" Cgroup="SPI" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200981 <description>SPI Driver API for Cortex-M</description>
982 <files>
983 <file category="doc" name="CMSIS/Documentation/Driver/html/group__spi__interface__gr.html" />
984 <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" />
985 </files>
986 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100987 <api Cclass="CMSIS Driver" Cgroup="SAI" Capiversion="1.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200988 <description>SAI Driver API for Cortex-M</description>
989 <files>
990 <file category="doc" name="CMSIS/Documentation/Driver/html/group__sai__interface__gr.html"/>
991 <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" />
992 </files>
993 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100994 <api Cclass="CMSIS Driver" Cgroup="I2C" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200995 <description>I2C Driver API for Cortex-M</description>
996 <files>
997 <file category="doc" name="CMSIS/Documentation/Driver/html/group__i2c__interface__gr.html"/>
998 <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" />
999 </files>
1000 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001001 <api Cclass="CMSIS Driver" Cgroup="CAN" Capiversion="1.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001002 <description>CAN Driver API for Cortex-M</description>
1003 <files>
1004 <file category="doc" name="CMSIS/Documentation/Driver/html/group__can__interface__gr.html"/>
1005 <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" />
1006 </files>
1007 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001008 <api Cclass="CMSIS Driver" Cgroup="Flash" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001009 <description>Flash Driver API for Cortex-M</description>
1010 <files>
1011 <file category="doc" name="CMSIS/Documentation/Driver/html/group__flash__interface__gr.html" />
1012 <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" />
1013 </files>
1014 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001015 <api Cclass="CMSIS Driver" Cgroup="MCI" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001016 <description>MCI Driver API for Cortex-M</description>
1017 <files>
1018 <file category="doc" name="CMSIS/Documentation/Driver/html/group__mci__interface__gr.html" />
1019 <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" />
1020 </files>
1021 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001022 <api Cclass="CMSIS Driver" Cgroup="NAND" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001023 <description>NAND Flash Driver API for Cortex-M</description>
1024 <files>
1025 <file category="doc" name="CMSIS/Documentation/Driver/html/group__nand__interface__gr.html" />
1026 <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" />
1027 </files>
1028 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001029 <api Cclass="CMSIS Driver" Cgroup="Ethernet" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001030 <description>Ethernet MAC and PHY Driver API for Cortex-M</description>
1031 <files>
1032 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__interface__gr.html" />
1033 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
1034 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
1035 </files>
1036 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001037 <api Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001038 <description>Ethernet MAC Driver API for Cortex-M</description>
1039 <files>
1040 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__mac__interface__gr.html" />
1041 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
1042 </files>
1043 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001044 <api Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001045 <description>Ethernet PHY Driver API for Cortex-M</description>
1046 <files>
1047 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__phy__interface__gr.html" />
1048 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
1049 </files>
1050 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001051 <api Cclass="CMSIS Driver" Cgroup="USB Device" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001052 <description>USB Device Driver API for Cortex-M</description>
1053 <files>
1054 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbd__interface__gr.html" />
1055 <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" />
1056 </files>
1057 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001058 <api Cclass="CMSIS Driver" Cgroup="USB Host" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001059 <description>USB Host Driver API for Cortex-M</description>
1060 <files>
1061 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbh__interface__gr.html" />
1062 <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" />
1063 </files>
1064 </api>
Robert Rostohardae2f7c2020-01-24 14:37:40 +01001065 <api Cclass="CMSIS Driver" Cgroup="WiFi" Capiversion="1.1.0" exclusive="0">
Robert Rostohar688e5362019-02-14 10:37:45 +01001066 <description>WiFi driver</description>
1067 <files>
Robert Rostohar92eb2ea2020-03-23 12:48:04 +01001068 <file category="doc" name="CMSIS/Documentation/Driver/html/group__wifi__interface__gr.html" />
Joachim Krech22cc8f72019-03-15 17:55:09 +01001069 <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h" />
Robert Rostohar688e5362019-02-14 10:37:45 +01001070 </files>
1071 </api>
Robert Rostohar56cbb682020-03-19 13:31:52 +01001072 <api Cclass="CMSIS Driver" Cgroup="VIO" Capiversion="0.1.0" exclusive="1">
1073 <description>Virtual I/O</description>
1074 <files>
Robert Rostohar92eb2ea2020-03-23 12:48:04 +01001075 <file category="doc" name="CMSIS/Documentation/Driver/html/group__vio__interface__gr.html" />
Robert Rostohar56cbb682020-03-19 13:31:52 +01001076 <file category="header" name="CMSIS/Driver/VIO/Include/cmsis_vio.h" />
Robert Rostohar92eb2ea2020-03-23 12:48:04 +01001077 <file category="other" name="CMSIS/Driver/VIO/cmsis_vio.scvd" />
Robert Rostohar56cbb682020-03-19 13:31:52 +01001078 </files>
1079 </api>
Martin Günther89be6522016-05-13 07:57:31 +02001080 </apis>
1081
1082 <!-- conditions are dependency rules that can apply to a component or an individual file -->
1083 <conditions>
Martin Günther4ed87812016-10-27 15:29:12 +02001084 <!-- compiler -->
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001085 <condition id="ARMCC6">
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001086 <accept Tcompiler="ARMCC" Toptions="AC6"/>
1087 <accept Tcompiler="ARMCC" Toptions="AC6LTO"/>
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001088 </condition>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001089 <condition id="ARMCC5">
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001090 <require Tcompiler="ARMCC" Toptions="AC5"/>
Martin Günther89be6522016-05-13 07:57:31 +02001091 </condition>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001092 <condition id="ARMCC">
1093 <require Tcompiler="ARMCC"/>
1094 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001095 <condition id="GCC">
1096 <require Tcompiler="GCC"/>
1097 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001098 <condition id="IAR">
1099 <require Tcompiler="IAR"/>
1100 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001101 <condition id="ARMCC GCC">
1102 <accept Tcompiler="ARMCC"/>
1103 <accept Tcompiler="GCC"/>
1104 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001105 <condition id="ARMCC GCC IAR">
1106 <accept Tcompiler="ARMCC"/>
1107 <accept Tcompiler="GCC"/>
1108 <accept Tcompiler="IAR"/>
1109 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001110
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001111 <!-- Arm architecture -->
Martin Günther4ed87812016-10-27 15:29:12 +02001112 <condition id="ARMv6-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001113 <description>Armv6-M architecture based device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001114 <accept Dcore="Cortex-M0"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02001115 <accept Dcore="Cortex-M1"/>
Martin Günther89be6522016-05-13 07:57:31 +02001116 <accept Dcore="Cortex-M0+"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001117 <accept Dcore="SC000"/>
1118 </condition>
1119 <condition id="ARMv7-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001120 <description>Armv7-M architecture based device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001121 <accept Dcore="Cortex-M3"/>
1122 <accept Dcore="Cortex-M4"/>
1123 <accept Dcore="Cortex-M7"/>
Martin Günther89be6522016-05-13 07:57:31 +02001124 <accept Dcore="SC300"/>
1125 </condition>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001126 <condition id="ARMv8-MBL Device">
1127 <description>Armv8-M base line architecture based device</description>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001128 <accept Dcore="ARMV8MBL"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001129 <accept Dcore="Cortex-M23"/>
1130 </condition>
1131 <condition id="ARMv8-MML Device">
1132 <description>Armv8-M main line architecture based device</description>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001133 <accept Dcore="ARMV8MML"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001134 <accept Dcore="Cortex-M33"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02001135 <accept Dcore="Cortex-M35P"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001136 <accept Dcore="Star-MC1"/>
1137 </condition>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001138 <condition id="ARMv81-MML Device">
1139 <description>Armv8.1-M main line architecture based device</description>
1140 <accept Dcore="ARMV81MML"/>
1141 <accept Dcore="Cortex-M55"/>
Jonatan Antonie197f782022-04-26 16:24:59 +02001142 <accept Dcore="Cortex-M85"/>
Jonatan Antonie92de6c2022-12-06 12:35:19 +01001143 </condition>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001144 <condition id="ARMv8x-MML Device">
1145 <description>Armv8-M/Armv8.1-M architecture based device</description>
1146 <accept condition="ARMv8-MML Device"/>
1147 <accept condition="ARMv81-MML Device"/>
1148 </condition>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001149 <condition id="ARMv8-M Device">
1150 <description>Armv8-M architecture based device</description>
1151 <accept condition="ARMv8-MBL Device"/>
1152 <accept condition="ARMv8-MML Device"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001153 <accept condition="ARMv81-MML Device"/>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001154 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001155 <condition id="ARMv6_7-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001156 <description>Armv6_7-M architecture based device</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001157 <accept condition="ARMv6-M Device"/>
1158 <accept condition="ARMv7-M Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02001159 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001160 <condition id="ARMv6_7_8-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001161 <description>Armv6_7_8-M architecture based device</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001162 <accept condition="ARMv6-M Device"/>
1163 <accept condition="ARMv7-M Device"/>
1164 <accept condition="ARMv8-M Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02001165 </condition>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001166 <condition id="ARMv7-A Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001167 <description>Armv7-A architecture based device</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001168 <accept Dcore="Cortex-A5"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001169 <accept Dcore="Cortex-A7"/>
1170 <accept Dcore="Cortex-A9"/>
1171 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001172
Robert Rostohara0595d22023-04-21 08:54:57 +02001173 <condition id="No TrustZone">
1174 <description>No TrustZone</description>
1175 <require Dtz="NO_TZ"/>
1176 </condition>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001177 <condition id="TrustZone">
1178 <description>TrustZone</description>
1179 <require Dtz="TZ"/>
1180 </condition>
Robert Rostohara0595d22023-04-21 08:54:57 +02001181 <condition id="TZ Disabled">
1182 <description>TrustZone (Disabled)</description>
1183 <require Dtz="TZ"/>
1184 <require Dsecure="TZ-disabled"/>
1185 </condition>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001186 <condition id="TZ Secure">
1187 <description>TrustZone (Secure)</description>
1188 <require Dtz="TZ"/>
1189 <require Dsecure="Secure"/>
1190 </condition>
1191 <condition id="TZ Non-secure">
1192 <description>TrustZone (Non-secure)</description>
1193 <require Dtz="TZ"/>
Robert Rostohar432c4ef2023-04-20 07:42:04 +02001194 <require Dsecure="Non-secure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001195 </condition>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001196
Robert Rostohara0595d22023-04-21 08:54:57 +02001197 <condition id="ARMv8-M Device without TrustZone">
1198 <description>Armv8-M architecture based device without TrustZone</description>
1199 <require condition="ARMv8-M Device"/>
1200 <require condition="No TrustZone"/>
1201 </condition>
1202 <condition id="ARMv8-M Device with TZ Disabled">
1203 <description>Armv8-M architecture based device with TrustZone (Disabled)</description>
1204 <require condition="ARMv8-M Device"/>
1205 <require condition="TZ Disabled"/>
1206 </condition>
1207 <condition id="ARMv8-M Device with TZ Secure">
1208 <description>Armv8-M architecture based device with TrustZone (Secure)</description>
1209 <require condition="ARMv8-M Device"/>
1210 <require condition="TZ Secure"/>
1211 </condition>
1212 <condition id="ARMv8-M Device with TZ Non-secure">
1213 <description>Armv8-M architecture based device with TrustZone (Non-secure)</description>
1214 <require condition="ARMv8-M Device"/>
1215 <require condition="TZ Non-secure"/>
1216 </condition>
1217
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001218 <!-- Startup -->
1219 <condition id="Startup ARMCC6 Secure">
1220 <description>Startup files for Arm Compiler 6 targeting TrustZone secure mode</description>
Jonatan Antoni41e74d52017-04-21 14:42:00 +02001221 <require condition="ARMCC6"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001222 <require condition="TZ Secure"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001223 </condition>
1224 <condition id="Startup ARMCC6 Unsecure">
1225 <description>Startup files for Arm Compiler 6 targeting non-TrustZone or TrustZone non-secure mode</description>
GuentherMartin09825bc2020-12-17 09:04:42 +01001226 <require condition="ARMCC6"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001227 <deny condition="TZ Secure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001228 </condition>
1229
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001230 <!-- CMSIS-Core -->
Martin Günther4ed87812016-10-27 15:29:12 +02001231 <condition id="ARMCM0 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001232 <description>Generic Arm Cortex-M0 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001233 <require Dvendor="ARM:82" Dname="ARMCM0"/>
1234 <require Cclass="CMSIS" Cgroup="CORE"/>
1235 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001236
1237 <condition id="ARMCM0+ CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001238 <description>Generic Arm Cortex-M0+ device startup and depends on CMSIS Core</description>
Jonatan Antonic4e9f462017-10-19 16:51:44 +02001239 <require Dvendor="ARM:82" Dname="ARMCM0P*"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001240 <require Cclass="CMSIS" Cgroup="CORE"/>
1241 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001242
GuentherMartina3a6af22018-07-23 08:36:37 +02001243 <condition id="ARMCM1 CMSIS">
1244 <description>Generic Arm Cortex-M1 device startup and depends on CMSIS Core</description>
1245 <require Dvendor="ARM:82" Dname="ARMCM1"/>
1246 <require Cclass="CMSIS" Cgroup="CORE"/>
1247 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02001248
Martin Günther4ed87812016-10-27 15:29:12 +02001249 <condition id="ARMCM3 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001250 <description>Generic Arm Cortex-M3 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001251 <require Dvendor="ARM:82" Dname="ARMCM3"/>
1252 <require Cclass="CMSIS" Cgroup="CORE"/>
1253 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001254
1255 <condition id="ARMCM4 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001256 <description>Generic Arm Cortex-M4 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001257 <require Dvendor="ARM:82" Dname="ARMCM4*"/>
1258 <require Cclass="CMSIS" Cgroup="CORE"/>
1259 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001260
1261 <condition id="ARMCM7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001262 <description>Generic Arm Cortex-M7 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001263 <require Dvendor="ARM:82" Dname="ARMCM7*"/>
1264 <require Cclass="CMSIS" Cgroup="CORE"/>
1265 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001266
Martin Günther4a4e39c2016-11-03 11:47:02 +01001267 <condition id="ARMCM23 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001268 <description>Generic Arm Cortex-M23 device startup and depends on CMSIS Core</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001269 <require Dvendor="ARM:82" Dname="ARMCM23*"/>
1270 <require Cclass="CMSIS" Cgroup="CORE"/>
1271 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001272
1273 <condition id="ARMCM33 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001274 <description>Generic Arm Cortex-M33 device startup and depends on CMSIS Core</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001275 <require Dvendor="ARM:82" Dname="ARMCM33*"/>
1276 <require Cclass="CMSIS" Cgroup="CORE"/>
1277 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001278
GuentherMartinec9419c2018-09-04 10:03:24 +02001279 <condition id="ARMCM35P CMSIS">
1280 <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core</description>
1281 <require Dvendor="ARM:82" Dname="ARMCM35P*"/>
1282 <require Cclass="CMSIS" Cgroup="CORE"/>
1283 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001284
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001285 <condition id="ARMCM55 CMSIS">
1286 <description>Generic Arm Cortex-M55 device startup and depends on CMSIS Core</description>
1287 <require Dvendor="ARM:82" Dname="ARMCM55*"/>
1288 <require Cclass="CMSIS" Cgroup="CORE"/>
1289 </condition>
1290
Jonatan Antonie197f782022-04-26 16:24:59 +02001291 <condition id="ARMCM85 CMSIS">
1292 <description>Generic Arm Cortex-M85 device startup and depends on CMSIS Core</description>
1293 <require Dvendor="ARM:82" Dname="ARMCM85*"/>
1294 <require Cclass="CMSIS" Cgroup="CORE"/>
1295 </condition>
1296
Martin Günther4ed87812016-10-27 15:29:12 +02001297 <condition id="ARMSC000 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001298 <description>Generic Arm SC000 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001299 <require Dvendor="ARM:82" Dname="ARMSC000"/>
1300 <require Cclass="CMSIS" Cgroup="CORE"/>
1301 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001302
1303 <condition id="ARMSC300 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001304 <description>Generic Arm SC300 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001305 <require Dvendor="ARM:82" Dname="ARMSC300"/>
1306 <require Cclass="CMSIS" Cgroup="CORE"/>
1307 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001308
1309 <condition id="ARMv8MBL CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001310 <description>Generic Armv8-M Baseline device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001311 <require Dvendor="ARM:82" Dname="ARMv8MBL"/>
1312 <require Cclass="CMSIS" Cgroup="CORE"/>
1313 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001314
1315 <condition id="ARMv8MML CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001316 <description>Generic Armv8-M Mainline device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001317 <require Dvendor="ARM:82" Dname="ARMv8MML*"/>
1318 <require Cclass="CMSIS" Cgroup="CORE"/>
1319 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001320
Jonatan Antonic52cd622019-02-25 12:14:09 +01001321 <condition id="ARMv81MML CMSIS">
1322 <description>Generic Armv8.1-M Mainline device startup and depends on CMSIS Core</description>
1323 <require Dvendor="ARM:82" Dname="ARMv81MML*"/>
1324 <require Cclass="CMSIS" Cgroup="CORE"/>
1325 </condition>
1326
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001327 <condition id="ARMCA5 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001328 <description>Generic Arm Cortex-A5 device startup and depends on CMSIS Core</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001329 <require Dvendor="ARM:82" Dname="ARMCA5"/>
1330 <require Cclass="CMSIS" Cgroup="CORE"/>
1331 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01001332
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001333 <condition id="ARMCA7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001334 <description>Generic Arm Cortex-A7 device startup and depends on CMSIS Core</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001335 <require Dvendor="ARM:82" Dname="ARMCA7"/>
1336 <require Cclass="CMSIS" Cgroup="CORE"/>
1337 </condition>
1338
1339 <condition id="ARMCA9 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001340 <description>Generic Arm Cortex-A9 device startup and depends on CMSIS Core</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001341 <require Dvendor="ARM:82" Dname="ARMCA9"/>
1342 <require Cclass="CMSIS" Cgroup="CORE"/>
1343 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01001344
Robert Rostohar014b5542016-10-26 11:12:01 +02001345 <!-- RTOS RTX -->
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001346 <condition id="RTOS RTX">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001347 <description>Components required for RTOS RTX</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001348 <require condition="ARMv6_7-M Device"/>
1349 <require condition="ARMCC GCC IAR"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02001350 <require Cclass="Device" Cgroup="Startup"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001351 <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02001352 </condition>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02001353 <condition id="RTOS RTX IFX">
1354 <description>Components required for RTOS RTX IFX</description>
1355 <require condition="ARMv6_7-M Device"/>
1356 <require condition="ARMCC GCC IAR"/>
1357 <require Dvendor="Infineon:7" Dname="XMC4*"/>
1358 <require Cclass="Device" Cgroup="Startup"/>
1359 <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
1360 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001361 <condition id="RTOS RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001362 <description>Components required for RTOS RTX5</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001363 <require condition="ARMv6_7_8-M Device"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01001364 <require condition="ARMCC GCC IAR"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001365 <require Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001366 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001367 <condition id="RTOS2 RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001368 <description>Components required for RTOS2 RTX5</description>
Robert Rostohara0595d22023-04-21 08:54:57 +02001369 <accept condition="ARMv6_7-M Device"/>
1370 <accept condition="ARMv8-M Device without TrustZone"/>
1371 <accept condition="ARMv8-M Device with TZ Disabled"/>
1372 <accept condition="ARMv8-M Device with TZ Secure"/>
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001373 <require condition="ARMCC GCC IAR"/>
1374 <require Cclass="CMSIS" Cgroup="CORE"/>
1375 <require Cclass="Device" Cgroup="Startup"/>
1376 </condition>
Robert Rostohardcfd4322017-06-09 13:11:57 +02001377 <condition id="RTOS2 RTX5 v7-A">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001378 <description>Components required for RTOS2 RTX5 on Armv7-A</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02001379 <require condition="ARMv7-A Device"/>
1380 <require condition="ARMCC GCC IAR"/>
1381 <require Cclass="CMSIS" Cgroup="CORE"/>
1382 <require Cclass="Device" Cgroup="Startup"/>
1383 <require Cclass="Device" Cgroup="OS Tick"/>
Vladimir Umekc852bdd2017-07-03 09:19:47 +02001384 <require Cclass="Device" Cgroup="IRQ Controller"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02001385 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001386 <condition id="RTOS2 RTX5 NS">
1387 <description>Components required for RTOS2 RTX5 in Non-Secure Domain</description>
Robert Rostohara0595d22023-04-21 08:54:57 +02001388 <require condition="ARMv8-M Device with TZ Non-secure"/>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001389 <require condition="ARMCC GCC IAR"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001390 <require Cclass="CMSIS" Cgroup="CORE"/>
1391 <require Cclass="Device" Cgroup="Startup"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02001392 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01001393
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001394 <condition id="ARMCC ARMv6-M LE">
1395 <description>Arm Compiler for Armv6-M architecture (little endian)</description>
1396 <require condition="ARMCC"/>
1397 <require condition="ARMv6-M Device"/>
1398 <require Dendian="Little-endian"/>
1399 </condition>
1400 <condition id="ARMCC ARMv6-M BE">
1401 <description>Arm Compiler for Armv6-M architecture (big endian)</description>
1402 <require condition="ARMCC"/>
1403 <require condition="ARMv6-M Device"/>
1404 <require Dendian="Big-endian"/>
1405 </condition>
1406 <condition id="ARMCC ARMv7-M NOFP LE">
1407 <description>Arm Compiler for Armv7-M architecture without FPU (little endian)</description>
1408 <require condition="ARMCC"/>
1409 <require condition="ARMv7-M Device"/>
1410 <require Dendian="Little-endian"/>
1411 <require Dfpu="NO_FPU"/>
1412 </condition>
1413 <condition id="ARMCC ARMv7-M NOFP BE">
1414 <description>Arm Compiler for Armv7-M architecture without FPU (big endian)</description>
1415 <require condition="ARMCC"/>
1416 <require condition="ARMv7-M Device"/>
1417 <require Dendian="Big-endian"/>
1418 <require Dfpu="NO_FPU"/>
1419 </condition>
1420 <condition id="ARMCC ARMv7-M FP LE">
1421 <description>Arm Compiler for Armv7-M architecture with FPU (little endian)</description>
1422 <require condition="ARMCC"/>
1423 <require condition="ARMv7-M Device"/>
1424 <require Dendian="Little-endian"/>
1425 <accept Dfpu="SP_FPU"/>
1426 <accept Dfpu="DP_FPU"/>
1427 </condition>
1428 <condition id="ARMCC ARMv7-M FP BE">
1429 <description>Arm Compiler for Armv7-M architecture with FPU (big endian)</description>
1430 <require condition="ARMCC"/>
1431 <require condition="ARMv7-M Device"/>
1432 <require Dendian="Big-endian"/>
1433 <accept Dfpu="SP_FPU"/>
1434 <accept Dfpu="DP_FPU"/>
1435 </condition>
1436 <condition id="ARMCC ARMv8-MBL LE">
1437 <description>Arm Compiler for Armv8-M base line architecture (little endian)</description>
1438 <require condition="ARMCC"/>
1439 <require condition="ARMv8-MBL Device"/>
1440 <require Dendian="Little-endian"/>
1441 </condition>
1442 <condition id="ARMCC ARMv8-MML NOFP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001443 <description>Arm Compiler for Armv8-M/Armv8.1-M main line architecture without FPU/MVE (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001444 <require condition="ARMCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001445 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001446 <require Dendian="Little-endian"/>
1447 <require Dfpu="NO_FPU"/>
1448 <require Dmve="NO_MVE"/>
1449 </condition>
1450 <condition id="ARMCC ARMv8-MML FP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001451 <description>Arm Compiler for Armv8-M/Armv8.1-M main line architecture with FPU/MVE (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001452 <require condition="ARMCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001453 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001454 <require Dendian="Little-endian"/>
1455 <accept Dfpu="SP_FPU"/>
1456 <accept Dfpu="DP_FPU"/>
1457 <accept Dmve="MVE"/>
1458 <accept Dmve="FP_MVE"/>
1459 </condition>
1460
1461 <condition id="GCC ARMv6-M LE">
1462 <description>GNU Compiler for Armv6-M architecture (little endian)</description>
1463 <require condition="GCC"/>
1464 <require condition="ARMv6-M Device"/>
1465 <require Dendian="Little-endian"/>
1466 </condition>
1467 <condition id="GCC ARMv6-M BE">
1468 <description>GNU Compiler for Armv6-M architecture (big endian)</description>
1469 <require condition="GCC"/>
1470 <require condition="ARMv6-M Device"/>
1471 <require Dendian="Big-endian"/>
1472 </condition>
1473 <condition id="GCC ARMv7-M NOFP LE">
1474 <description>GNU Compiler for Armv7-M architecture without FPU (little endian)</description>
1475 <require condition="GCC"/>
1476 <require condition="ARMv7-M Device"/>
1477 <require Dendian="Little-endian"/>
1478 <require Dfpu="NO_FPU"/>
1479 </condition>
1480 <condition id="GCC ARMv7-M NOFP BE">
1481 <description>GNU Compiler for Armv7-M architecture without FPU (big endian)</description>
1482 <require condition="GCC"/>
1483 <require condition="ARMv7-M Device"/>
1484 <require Dendian="Big-endian"/>
1485 <require Dfpu="NO_FPU"/>
1486 </condition>
1487 <condition id="GCC ARMv7-M FP LE">
1488 <description>GNU Compiler for Armv7-M architecture with FPU (little endian)</description>
1489 <require condition="GCC"/>
1490 <require condition="ARMv7-M Device"/>
1491 <require Dendian="Little-endian"/>
1492 <accept Dfpu="SP_FPU"/>
1493 <accept Dfpu="DP_FPU"/>
1494 </condition>
1495 <condition id="GCC ARMv7-M FP BE">
1496 <description>GNU Compiler for Armv7-M architecture with FPU (big endian)</description>
1497 <require condition="GCC"/>
1498 <require condition="ARMv7-M Device"/>
1499 <require Dendian="Big-endian"/>
1500 <accept Dfpu="SP_FPU"/>
1501 <accept Dfpu="DP_FPU"/>
1502 </condition>
1503 <condition id="GCC ARMv8-MBL LE">
1504 <description>GNU Compiler for Armv8-M base line architecture (little endian)</description>
1505 <require condition="GCC"/>
1506 <require condition="ARMv8-MBL Device"/>
1507 <require Dendian="Little-endian"/>
1508 </condition>
1509 <condition id="GCC ARMv8-MML NOFP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001510 <description>GNU Compiler for Armv8-M/Armv8.1-M main line architecture without FPU/MVE (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001511 <require condition="GCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001512 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001513 <require Dendian="Little-endian"/>
1514 <require Dfpu="NO_FPU"/>
1515 <require Dmve="NO_MVE"/>
1516 </condition>
1517 <condition id="GCC ARMv8-MML FP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001518 <description>GNU Compiler for Armv8-M/Armv8.1-M main line architecture with FPU/MVE (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001519 <require condition="GCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001520 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001521 <require Dendian="Little-endian"/>
1522 <accept Dfpu="SP_FPU"/>
1523 <accept Dfpu="DP_FPU"/>
1524 <accept Dmve="MVE"/>
1525 <accept Dmve="FP_MVE"/>
1526 </condition>
1527
1528 <condition id="IARCC ARMv6-M LE">
1529 <description>IAR Compiler for Armv6-M architecture (little endian)</description>
1530 <require condition="IAR"/>
1531 <require condition="ARMv6-M Device"/>
1532 <require Dendian="Little-endian"/>
1533 </condition>
1534 <condition id="IARCC ARMv6-M BE">
1535 <description>IAR Compiler for Armv6-M architecture (big endian)</description>
1536 <require condition="IAR"/>
1537 <require condition="ARMv6-M Device"/>
1538 <require Dendian="Big-endian"/>
1539 </condition>
1540 <condition id="IARCC ARMv7-M NOFP LE">
1541 <description>IAR Compiler for Armv7-M architecture without FPU (little endian)</description>
1542 <require condition="IAR"/>
1543 <require condition="ARMv7-M Device"/>
1544 <require Dendian="Little-endian"/>
1545 <require Dfpu="NO_FPU"/>
1546 </condition>
1547 <condition id="IARCC ARMv7-M NOFP BE">
1548 <description>IAR Compiler for Armv7-M architecture without FPU (big endian)</description>
1549 <require condition="IAR"/>
1550 <require condition="ARMv7-M Device"/>
1551 <require Dendian="Big-endian"/>
1552 <require Dfpu="NO_FPU"/>
1553 </condition>
1554 <condition id="IARCC ARMv7-M FP LE">
1555 <description>IAR Compiler for Armv7-M architecture with FPU (little endian)</description>
1556 <require condition="IAR"/>
1557 <require condition="ARMv7-M Device"/>
1558 <require Dendian="Little-endian"/>
1559 <accept Dfpu="SP_FPU"/>
1560 <accept Dfpu="DP_FPU"/>
1561 </condition>
1562 <condition id="IARCC ARMv7-M FP BE">
1563 <description>IAR Compiler for Armv7-M architecture with FPU (big endian)</description>
1564 <require condition="IAR"/>
1565 <require condition="ARMv7-M Device"/>
1566 <require Dendian="Big-endian"/>
1567 <accept Dfpu="SP_FPU"/>
1568 <accept Dfpu="DP_FPU"/>
1569 </condition>
1570 <condition id="IARCC ARMv8-MBL LE">
1571 <description>IAR Compiler for Armv8-M base line architecture (little endian)</description>
1572 <require condition="IAR"/>
1573 <require condition="ARMv8-MBL Device"/>
1574 <require Dendian="Little-endian"/>
1575 </condition>
1576 <condition id="IARCC ARMv8-MML NOFP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001577 <description>IAR Compiler for Armv8-M main line architecture without FPU (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001578 <require condition="IAR"/>
1579 <require condition="ARMv8-MML Device"/>
1580 <require Dendian="Little-endian"/>
1581 <require Dfpu="NO_FPU"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001582 </condition>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001583 <condition id="IARCC ARMv8-MML FP LE">
1584 <description>IAR Compiler for Armv8-M main line architecture with FPU (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001585 <require condition="IAR"/>
1586 <require condition="ARMv8-MML Device"/>
1587 <require Dendian="Little-endian"/>
1588 <accept Dfpu="SP_FPU"/>
1589 <accept Dfpu="DP_FPU"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001590 </condition>
1591 <condition id="IARCC ARMv81-MML NOFP LE">
1592 <description>IAR Compiler for Armv8.1-M main line architecture without FPU/MVE (little endian)</description>
1593 <require condition="IAR"/>
1594 <require condition="ARMv81-MML Device"/>
1595 <require Dendian="Little-endian"/>
1596 <require Dfpu="NO_FPU"/>
1597 <require Dmve="NO_MVE"/>
1598 </condition>
1599 <condition id="IARCC ARMv81-MML FP LE">
1600 <description>IAR Compiler for Armv8.1-M main line architecture with FPU/MVE (little endian)</description>
1601 <require condition="IAR"/>
1602 <require condition="ARMv81-MML Device"/>
1603 <require Dendian="Little-endian"/>
1604 <accept Dfpu="SP_FPU"/>
1605 <accept Dfpu="DP_FPU"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001606 <accept Dmve="MVE"/>
1607 <accept Dmve="FP_MVE"/>
1608 </condition>
1609
1610 <condition id="ARMASM ARMv6-M">
1611 <description>Arm Assembler for Armv6-M architecture</description>
1612 <require condition="ARMCC5"/>
1613 <require condition="ARMv6-M Device"/>
1614 </condition>
1615 <condition id="GNUASM ARMv6-M">
1616 <description>GNU Assembler for Armv6-M architecture</description>
1617 <accept condition="ARMCC6"/>
1618 <accept condition="GCC"/>
1619 <require condition="ARMv6-M Device"/>
1620 </condition>
1621 <condition id="IARASM ARMv6-M">
1622 <description>IAR Assembler for Armv6-M architecture</description>
1623 <require condition="IAR"/>
1624 <require condition="ARMv6-M Device"/>
1625 </condition>
1626
1627 <condition id="ARMASM ARMv7-M">
1628 <description>Arm Assembler for Armv7-M architecture</description>
1629 <require condition="ARMCC5"/>
1630 <require condition="ARMv7-M Device"/>
1631 </condition>
1632 <condition id="GNUASM ARMv7-M">
1633 <description>GNU Assembler for Armv7-M architecture</description>
1634 <accept condition="ARMCC6"/>
1635 <accept condition="GCC"/>
1636 <require condition="ARMv7-M Device"/>
1637 </condition>
1638 <condition id="IARASM ARMv7-M">
1639 <description>IAR Assembler for Armv7-M architecture</description>
1640 <require condition="IAR"/>
1641 <require condition="ARMv7-M Device"/>
1642 </condition>
1643
1644 <condition id="GNUASM ARMv8-MBL">
1645 <description>GNU Assembler for Armv8-M base line architecture</description>
1646 <require condition="ARMCC GCC"/>
1647 <require condition="ARMv8-MBL Device"/>
1648 </condition>
1649 <condition id="GNUASM ARMv8-MML">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001650 <description>GNU Assembler for Armv8-M/Armv8.1-M main line architecture</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001651 <require condition="ARMCC GCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001652 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001653 </condition>
1654 <condition id="IARASM ARMv8-MBL">
1655 <description>IAR Assembler for Armv8-M base line architecture</description>
1656 <require condition="IAR"/>
1657 <require condition="ARMv8-MBL Device"/>
1658 </condition>
1659 <condition id="IARASM ARMv8-MML">
1660 <description>IAR Assembler for Armv8-M main line architecture</description>
1661 <require condition="IAR"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001662 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001663 </condition>
1664
1665 <condition id="ARMASM ARMv7-A">
1666 <description>Arm Assembler for Armv7-A architecture</description>
1667 <require condition="ARMCC5"/>
1668 <require condition="ARMv7-A Device"/>
1669 </condition>
1670 <condition id="GNUASM ARMv7-A">
1671 <description>GNU Assembler for Armv7-A architecture</description>
1672 <accept condition="ARMCC6"/>
1673 <accept condition="GCC"/>
1674 <require condition="ARMv7-A Device"/>
1675 </condition>
1676 <condition id="IARASM ARMv7-A">
1677 <description>IAR Assembler for Armv7-A architecture</description>
1678 <require condition="IAR"/>
1679 <require condition="ARMv7-A Device"/>
1680 </condition>
1681
Vladimir Umekc852bdd2017-07-03 09:19:47 +02001682 <!-- OS Tick -->
1683 <condition id="OS Tick PTIM">
1684 <description>Components required for OS Tick Private Timer</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001685 <accept Dcore="Cortex-A5"/>
1686 <accept Dcore="Cortex-A9"/>
Vladimir Umekc852bdd2017-07-03 09:19:47 +02001687 <require Cclass="Device" Cgroup="IRQ Controller"/>
1688 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001689
Daniel Brondani650abfe2017-07-24 15:35:57 +02001690 <condition id="OS Tick GTIM">
1691 <description>Components required for OS Tick Generic Physical Timer</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001692 <accept Dcore="Cortex-A7"/>
Daniel Brondani650abfe2017-07-24 15:35:57 +02001693 <require Cclass="Device" Cgroup="IRQ Controller"/>
1694 </condition>
1695
Martin Günther89be6522016-05-13 07:57:31 +02001696 </conditions>
1697
1698 <components>
1699 <!-- CMSIS-Core component -->
Jonatan Antoni1fdae132023-01-20 16:42:55 +01001700 <component Cclass="CMSIS" Cgroup="CORE" Cversion="5.7.0" condition="ARMv6_7_8-M Device" >
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001701 <description>CMSIS-CORE for Cortex-M, SC000, SC300, Star-MC1, ARMv8-M, ARMv8.1-M</description>
Martin Günther89be6522016-05-13 07:57:31 +02001702 <files>
1703 <!-- CPU independent -->
1704 <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/>
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02001705 <file category="include" name="CMSIS/Core/Include/"/>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001706 <file category="header" name="CMSIS/Core/Include/tz_context.h" condition="TrustZone"/>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001707 <!-- Code template -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001708 <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"/>
1709 <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 +02001710 </files>
1711 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02001712
Jonatan Antoni84b84be2021-05-20 17:13:06 +02001713 <component Cclass="CMSIS" Cgroup="CORE" Cversion="1.2.1" condition="ARMv7-A Device" >
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001714 <description>CMSIS-CORE for Cortex-A</description>
1715 <files>
1716 <!-- CPU independent -->
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001717 <file category="doc" name="CMSIS/Documentation/Core_A/html/index.html"/>
brondanib6bdb2c2017-03-02 16:15:52 +01001718 <file category="include" name="CMSIS/Core_A/Include/"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001719 </files>
1720 </component>
1721
Martin Günther89be6522016-05-13 07:57:31 +02001722 <!-- CMSIS-Startup components -->
1723 <!-- Cortex-M0 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001724 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM0 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001725 <description>System and Startup for Generic Arm Cortex-M0 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001726 <files>
1727 <!-- include folder / device header file -->
1728 <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/>
1729 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001730 <file category="sourceC" name="Device/ARM/ARMCM0/Source/startup_ARMCM0.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001731 <file category="linkerScript" name="Device/ARM/ARMCM0/Source/ARM/ARMCM0_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1732 <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 +02001733 <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 +02001734 <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/>
1735 </files>
1736 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001737 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM0 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001738 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M0 device</description>
1739 <files>
1740 <!-- include folder / device header file -->
1741 <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/>
1742 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001743 <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 +02001744 <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 +02001745 <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 +02001746 <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s" version="1.0.0" attr="config" condition="IAR"/>
1747 <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/>
1748 </files>
1749 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001750
1751 <!-- Cortex-M0+ -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001752 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM0+ CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001753 <description>System and Startup for Generic Arm Cortex-M0+ device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001754 <files>
1755 <!-- include folder / device header file -->
1756 <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/>
1757 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001758 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/startup_ARMCM0plus.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001759 <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/ARM/ARMCM0plus_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1760 <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 +02001761 <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 +02001762 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/>
1763 </files>
1764 </component>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02001765 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMCM0+ CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001766 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M0+ device</description>
1767 <files>
1768 <!-- include folder / device header file -->
1769 <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/>
1770 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001771 <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 +02001772 <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 +02001773 <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 +02001774 <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="IAR"/>
1775 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/>
1776 </files>
1777 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001778
GuentherMartina3a6af22018-07-23 08:36:37 +02001779 <!-- Cortex-M1 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001780 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM1 CMSIS" isDefaultVariant="true">
GuentherMartina3a6af22018-07-23 08:36:37 +02001781 <description>System and Startup for Generic Arm Cortex-M1 device</description>
1782 <files>
1783 <!-- include folder / device header file -->
1784 <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/>
1785 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001786 <file category="sourceC" name="Device/ARM/ARMCM1/Source/startup_ARMCM1.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001787 <file category="linkerScript" name="Device/ARM/ARMCM1/Source/ARM/ARMCM1_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1788 <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 +02001789 <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 +02001790 <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/>
1791 </files>
1792 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001793 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM1 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001794 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M1 device</description>
1795 <files>
1796 <!-- include folder / device header file -->
1797 <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/>
1798 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001799 <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 +02001800 <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 +02001801 <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 +02001802 <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/IAR/startup_ARMCM1.s" version="1.0.0" attr="config" condition="IAR"/>
1803 <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/>
1804 </files>
1805 </component>
GuentherMartina3a6af22018-07-23 08:36:37 +02001806
Martin Günther89be6522016-05-13 07:57:31 +02001807 <!-- Cortex-M3 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001808 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM3 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001809 <description>System and Startup for Generic Arm Cortex-M3 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001810 <files>
1811 <!-- include folder / device header file -->
1812 <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/>
1813 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001814 <file category="sourceC" name="Device/ARM/ARMCM3/Source/startup_ARMCM3.c" version="2.0.3" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001815 <file category="linkerScript" name="Device/ARM/ARMCM3/Source/ARM/ARMCM3_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1816 <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 +02001817 <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 +01001818 <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001819 </files>
1820 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001821 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM3 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001822 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M3 device</description>
1823 <files>
1824 <!-- include folder / device header file -->
1825 <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/>
1826 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001827 <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 +02001828 <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 +02001829 <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 +02001830 <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 +01001831 <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 +02001832 </files>
1833 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001834
1835 <!-- Cortex-M4 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001836 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM4 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001837 <description>System and Startup for Generic Arm Cortex-M4 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001838 <files>
1839 <!-- include folder / device header file -->
1840 <file category="include" name="Device/ARM/ARMCM4/Include/"/>
1841 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001842 <file category="sourceC" name="Device/ARM/ARMCM4/Source/startup_ARMCM4.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001843 <file category="linkerScript" name="Device/ARM/ARMCM4/Source/ARM/ARMCM4_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1844 <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 +02001845 <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 +01001846 <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001847 </files>
1848 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001849 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM4 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001850 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M4 device</description>
1851 <files>
1852 <!-- include folder / device header file -->
1853 <file category="include" name="Device/ARM/ARMCM4/Include/"/>
1854 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001855 <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 +02001856 <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 +02001857 <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 +02001858 <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 +01001859 <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 +02001860 </files>
1861 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001862
1863 <!-- Cortex-M7 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001864 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM7 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001865 <description>System and Startup for Generic Arm Cortex-M7 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001866 <files>
1867 <!-- include folder / device header file -->
1868 <file category="include" name="Device/ARM/ARMCM7/Include/"/>
1869 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001870 <file category="sourceC" name="Device/ARM/ARMCM7/Source/startup_ARMCM7.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001871 <file category="linkerScript" name="Device/ARM/ARMCM7/Source/ARM/ARMCM7_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1872 <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 +02001873 <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 +01001874 <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001875 </files>
1876 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001877 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM7 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001878 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M7 device</description>
1879 <files>
1880 <!-- include folder / device header file -->
1881 <file category="include" name="Device/ARM/ARMCM7/Include/"/>
1882 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001883 <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 +02001884 <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 +02001885 <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 +02001886 <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 +01001887 <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 +02001888 </files>
1889 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001890
Martin Günther4a4e39c2016-11-03 11:47:02 +01001891 <!-- Cortex-M23 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001892 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM23 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001893 <description>System and Startup for Generic Arm Cortex-M23 device</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001894 <files>
1895 <!-- include folder / device header file -->
1896 <file category="include" name="Device/ARM/ARMCM23/Include/"/>
1897 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001898 <file category="sourceC" name="Device/ARM/ARMCM23/Source/startup_ARMCM23.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001899 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1900 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001901 <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 +01001902 <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001903 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001904 <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 +02001905 </files>
1906 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01001907 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM23 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001908 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M23 device</description>
1909 <files>
1910 <!-- include folder / device header file -->
1911 <file category="include" name="Device/ARM/ARMCM23/Include/"/>
1912 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02001913 <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/ARM/startup_ARMCM23.S" version="2.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001914 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1915 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001916 <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.S" version="2.2.0" attr="config" condition="GCC"/>
1917 <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 +02001918 <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 +01001919 <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 +01001920 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001921 <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 +01001922 </files>
1923 </component>
1924
1925 <!-- Cortex-M33 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001926 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM33 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001927 <description>System and Startup for Generic Arm Cortex-M33 device</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001928 <files>
1929 <!-- include folder / device header file -->
1930 <file category="include" name="Device/ARM/ARMCM33/Include/"/>
1931 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001932 <file category="sourceC" name="Device/ARM/ARMCM33/Source/startup_ARMCM33.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001933 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1934 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001935 <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 +01001936 <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001937 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001938 <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 +02001939 </files>
1940 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01001941 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMCM33 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001942 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M33 device</description>
1943 <files>
1944 <!-- include folder / device header file -->
1945 <file category="include" name="Device/ARM/ARMCM33/Include/"/>
1946 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02001947 <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/ARM/startup_ARMCM33.S" version="2.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001948 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1949 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02001950 <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 +01001951 <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 +02001952 <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 +01001953 <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 +01001954 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001955 <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 +01001956 </files>
1957 </component>
1958
GuentherMartinec9419c2018-09-04 10:03:24 +02001959 <!-- Cortex-M35P -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001960 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM35P CMSIS" isDefaultVariant="true">
GuentherMartinec9419c2018-09-04 10:03:24 +02001961 <description>System and Startup for Generic Arm Cortex-M35P device</description>
1962 <files>
1963 <!-- include folder / device header file -->
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001964 <file category="include" name="Device/ARM/ARMCM35P/Include/"/>
1965 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001966 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/startup_ARMCM35P.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001967 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1968 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001969 <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 +01001970 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001971 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001972 <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 +02001973 </files>
1974 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01001975 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM35P CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001976 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M35P device</description>
1977 <files>
1978 <!-- include folder / device header file -->
GuentherMartinec9419c2018-09-04 10:03:24 +02001979 <file category="include" name="Device/ARM/ARMCM35P/Include/"/>
1980 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02001981 <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/ARM/startup_ARMCM35P.S" version="2.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001982 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1983 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02001984 <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 +01001985 <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 +02001986 <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 +01001987 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02001988 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001989 <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 +02001990 </files>
1991 </component>
1992
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001993 <!-- Cortex-M55 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001994 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM55 CMSIS" isDefaultVariant="true">
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001995 <description>System and Startup for Generic Cortex-M55 device</description>
1996 <files>
1997 <!-- include folder / device header file -->
1998 <file category="include" name="Device/ARM/ARMCM55/Include/"/>
1999 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002000 <file category="sourceC" name="Device/ARM/ARMCM55/Source/startup_ARMCM55.c" version="1.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002001 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2002 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002003 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/>
GuentherMartin53dc7aa2022-03-28 15:19:53 +02002004 <file category="sourceC" name="Device/ARM/ARMCM55/Source/system_ARMCM55.c" version="1.1.0" attr="config"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +01002005 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002006 <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 +01002007 </files>
2008 </component>
2009
Jonatan Antonie197f782022-04-26 16:24:59 +02002010 <!-- Cortex-M85 -->
2011 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMCM85 CMSIS" isDefaultVariant="true">
2012 <description>System and Startup for Generic Cortex-M85 device</description>
2013 <files>
2014 <!-- include folder / device header file -->
2015 <file category="include" name="Device/ARM/ARMCM85/Include/"/>
2016 <!-- startup / system file -->
2017 <file category="sourceC" name="Device/ARM/ARMCM85/Source/startup_ARMCM85.c" version="1.0.0" attr="config"/>
2018 <file category="linkerScript" name="Device/ARM/ARMCM85/Source/ARM/ARMCM85_ac6_s.sct" version="1.0.0" attr="config" condition="Startup ARMCC6 Secure"/>
2019 <file category="linkerScript" name="Device/ARM/ARMCM85/Source/ARM/ARMCM85_ac6.sct" version="1.0.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
2020 <file category="linkerScript" name="Device/ARM/ARMCM85/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/>
2021 <file category="sourceC" name="Device/ARM/ARMCM85/Source/system_ARMCM85.c" version="1.0.0" attr="config"/>
2022 <!-- SAU configuration -->
2023 <file category="header" name="Device/ARM/ARMCM85/Include/Template/partition_ARMCM85.h" version="1.0.0" attr="config" condition="TZ Secure"/>
2024 </files>
2025 </component>
2026
Martin Günther89be6522016-05-13 07:57:31 +02002027 <!-- Cortex-SC000 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002028 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC000 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002029 <description>System and Startup for Generic Arm SC000 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002030 <files>
2031 <!-- include folder / device header file -->
2032 <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/>
2033 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002034 <file category="sourceC" name="Device/ARM/ARMSC000/Source/startup_ARMSC000.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002035 <file category="linkerScript" name="Device/ARM/ARMSC000/Source/ARM/ARMSC000_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2036 <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 +02002037 <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 +02002038 <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/>
2039 </files>
2040 </component>
Surendran Kanagaraj4f8b6252019-12-18 23:00:33 +05302041 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC000 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002042 <description>DEPRECATED: System and Startup for Generic Arm SC000 device</description>
2043 <files>
2044 <!-- include folder / device header file -->
2045 <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/>
2046 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002047 <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 +02002048 <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 +02002049 <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 +02002050 <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s" version="1.0.0" attr="config" condition="IAR"/>
2051 <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/>
2052 </files>
2053 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002054
2055 <!-- Cortex-SC300 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002056 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC300 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002057 <description>System and Startup for Generic Arm SC300 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002058 <files>
2059 <!-- include folder / device header file -->
2060 <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/>
2061 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002062 <file category="sourceC" name="Device/ARM/ARMSC300/Source/startup_ARMSC300.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002063 <file category="linkerScript" name="Device/ARM/ARMSC300/Source/ARM/ARMSC300_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2064 <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 +02002065 <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 +01002066 <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002067 </files>
2068 </component>
Surendran Kanagaraj4f8b6252019-12-18 23:00:33 +05302069 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC300 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002070 <description>DEPRECATED: System and Startup for Generic Arm SC300 device</description>
2071 <files>
2072 <!-- include folder / device header file -->
2073 <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/>
2074 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002075 <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 +02002076 <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 +02002077 <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 +02002078 <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 +01002079 <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 +02002080 </files>
2081 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002082
2083 <!-- ARMv8MBL -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002084 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MBL CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002085 <description>System and Startup for Generic Armv8-M Baseline device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002086 <files>
2087 <!-- include folder / device header file -->
2088 <file category="include" name="Device/ARM/ARMv8MBL/Include/"/>
2089 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002090 <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/startup_ARMv8MBL.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002091 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2092 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002093 <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 +01002094 <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 +02002095 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002096 <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 +02002097 </files>
2098 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002099 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMv8MBL CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002100 <description>DEPRECATED: System and Startup for Generic Armv8-M Baseline device</description>
2101 <files>
2102 <!-- include folder / device header file -->
2103 <file category="include" name="Device/ARM/ARMv8MBL/Include/"/>
2104 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02002105 <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/ARM/startup_ARMv8MBL.S" version="2.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002106 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2107 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002108 <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.S" version="2.2.0" attr="config" condition="GCC"/>
2109 <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 +01002110 <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 +02002111 <!-- SAU configuration -->
2112 <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config"/>
2113 </files>
2114 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002115
2116 <!-- ARMv8MML -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002117 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MML CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002118 <description>System and Startup for Generic Armv8-M Mainline device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002119 <files>
2120 <!-- include folder / device header file -->
2121 <file category="include" name="Device/ARM/ARMv8MML/Include/"/>
2122 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002123 <file category="sourceC" name="Device/ARM/ARMv8MML/Source/startup_ARMv8MML.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002124 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2125 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002126 <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 +01002127 <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002128 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002129 <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 +02002130 </files>
2131 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002132 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMv8MML CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002133 <description>DEPRECATED: System and Startup for Generic Armv8-M Mainline device</description>
2134 <files>
2135 <!-- include folder / device header file -->
2136 <file category="include" name="Device/ARM/ARMv8MML/Include/"/>
2137 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02002138 <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/ARM/startup_ARMv8MML.S" version="2.0.0" attr="config" condition="ARMCC6"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002139 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2140 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin3329b0d2021-05-26 10:51:30 +02002141 <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 +01002142 <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 +01002143 <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 +02002144 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002145 <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 +02002146 </files>
2147 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002148
Jonatan Antonic52cd622019-02-25 12:14:09 +01002149 <!-- ARMv81MML -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002150 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.2.0" condition="ARMv81MML CMSIS" isDefaultVariant="true">
Jonatan Antonic52cd622019-02-25 12:14:09 +01002151 <description>System and Startup for Generic Armv8.1-M Mainline device</description>
2152 <files>
2153 <!-- include folder / device header file -->
2154 <file category="include" name="Device/ARM/ARMv81MML/Include/"/>
2155 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002156 <file category="sourceC" name="Device/ARM/ARMv81MML/Source/startup_ARMv81MML.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002157 <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2158 <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01002159 <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 +01002160 <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.2.1" attr="config"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +01002161 <!-- SAU configuration -->
Jonatan Antoni98185852020-03-20 12:35:39 +01002162 <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 +01002163 </files>
2164 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02002165
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002166 <!-- Cortex-A5 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002167 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA5 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002168 <description>System and Startup for Generic Arm Cortex-A5 device</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002169 <files>
2170 <!-- include folder / device header file -->
2171 <file category="include" name="Device/ARM/ARMCA5/Include/"/>
2172 <!-- startup / system / mmu files -->
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002173 <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC5/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2174 <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 +02002175 <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 +01002176 <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 +02002177 <file category="sourceC" name="Device/ARM/ARMCA5/Source/GCC/startup_ARMCA5.c" version="1.0.1" attr="config" condition="GCC"/>
Christophe Favergeond4c4ac22022-07-21 09:01:02 +02002178 <file category="linkerScript" name="Device/ARM/ARMCA5/Source/GCC/ARMCA5.ld" version="1.0.0" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002179 <file category="sourceAsm" name="Device/ARM/ARMCA5/Source/IAR/startup_ARMCA5.s" version="1.0.0" attr="config" condition="IAR"/>
2180 <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 +01002181 <file category="sourceC" name="Device/ARM/ARMCA5/Source/system_ARMCA5.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002182 <file category="sourceC" name="Device/ARM/ARMCA5/Source/mmu_ARMCA5.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002183 <file category="header" name="Device/ARM/ARMCA5/Config/system_ARMCA5.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002184 <file category="header" name="Device/ARM/ARMCA5/Config/mem_ARMCA5.h" version="1.1.0" attr="config"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002185
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002186 </files>
2187 </component>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002188
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002189 <!-- Cortex-A7 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002190 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002191 <description>System and Startup for Generic Arm Cortex-A7 device</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002192 <files>
2193 <!-- include folder / device header file -->
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002194 <file category="include" name="Device/ARM/ARMCA7/Include/"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002195 <!-- startup / system / mmu files -->
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002196 <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC5/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2197 <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 +02002198 <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 +01002199 <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 +02002200 <file category="sourceC" name="Device/ARM/ARMCA7/Source/GCC/startup_ARMCA7.c" version="1.0.1" attr="config" condition="GCC"/>
Christophe Favergeond4c4ac22022-07-21 09:01:02 +02002201 <file category="linkerScript" name="Device/ARM/ARMCA7/Source/GCC/ARMCA7.ld" version="1.0.0" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002202 <file category="sourceAsm" name="Device/ARM/ARMCA7/Source/IAR/startup_ARMCA7.s" version="1.0.0" attr="config" condition="IAR"/>
2203 <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 +01002204 <file category="sourceC" name="Device/ARM/ARMCA7/Source/system_ARMCA7.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002205 <file category="sourceC" name="Device/ARM/ARMCA7/Source/mmu_ARMCA7.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002206 <file category="header" name="Device/ARM/ARMCA7/Config/system_ARMCA7.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002207 <file category="header" name="Device/ARM/ARMCA7/Config/mem_ARMCA7.h" version="1.1.0" attr="config"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002208 </files>
2209 </component>
2210
2211 <!-- Cortex-A9 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002212 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.2" condition="ARMCA9 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002213 <description>System and Startup for Generic Arm Cortex-A9 device</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002214 <files>
2215 <!-- include folder / device header file -->
2216 <file category="include" name="Device/ARM/ARMCA9/Include/"/>
2217 <!-- startup / system / mmu files -->
Jonatan Antonic34d5322017-04-25 09:32:40 +02002218 <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC5/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2219 <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 +02002220 <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 +01002221 <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 +02002222 <file category="sourceC" name="Device/ARM/ARMCA9/Source/GCC/startup_ARMCA9.c" version="1.0.1" attr="config" condition="GCC"/>
Christophe Favergeond4c4ac22022-07-21 09:01:02 +02002223 <file category="linkerScript" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002224 <file category="sourceAsm" name="Device/ARM/ARMCA9/Source/IAR/startup_ARMCA9.s" version="1.0.0" attr="config" condition="IAR"/>
2225 <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 +01002226 <file category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002227 <file category="sourceC" name="Device/ARM/ARMCA9/Source/mmu_ARMCA9.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002228 <file category="header" name="Device/ARM/ARMCA9/Config/system_ARMCA9.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002229 <file category="header" name="Device/ARM/ARMCA9/Config/mem_ARMCA9.h" version="1.1.0" attr="config"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002230 </files>
2231 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002232
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002233 <!-- IRQ Controller -->
Markus Kleindd4ab4f2022-11-03 13:42:38 +01002234 <component Cclass="Device" Cgroup="IRQ Controller" Csub="GIC" Capiversion="1.0.0" Cversion="1.2.0" condition="ARMv7-A Device">
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002235 <description>IRQ Controller implementation using GIC</description>
2236 <files>
2237 <file category="sourceC" name="CMSIS/Core_A/Source/irq_ctrl_gic.c"/>
2238 </files>
2239 </component>
2240
Vladimir Umekbed07592017-06-14 14:35:26 +02002241 <!-- OS Tick -->
Jonatan Antonic6dca332018-03-02 12:23:44 +01002242 <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 +02002243 <description>OS Tick implementation using Private Timer</description>
2244 <files>
2245 <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_ptim.c"/>
2246 </files>
2247 </component>
2248
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002249 <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 +02002250 <description>OS Tick implementation using Generic Physical Timer</description>
2251 <files>
2252 <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_gtim.c"/>
2253 </files>
2254 </component>
2255
Martin Günther89be6522016-05-13 07:57:31 +02002256 <!-- CMSIS-RTOS Keil RTX component -->
Robert Rostohar86d53b72019-05-07 12:07:42 +02002257 <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 +02002258 <description>CMSIS-RTOS RTX implementation for Cortex-M, SC000, and SC300</description>
2259 <RTE_Components_h>
2260 <!-- the following content goes into file 'RTE_Components.h' -->
2261 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
2262 #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */
2263 </RTE_Components_h>
2264 <files>
2265 <!-- CPU independent -->
bruneu01f9c01952016-09-13 16:28:46 +02002266 <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/>
Martin Günther89be6522016-05-13 07:57:31 +02002267 <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/>
2268 <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/>
2269
2270 <!-- RTX templates -->
2271 <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/>
2272 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/>
2273 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/>
2274 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/>
2275 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/>
2276 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/>
2277 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/>
2278 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/>
2279 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/>
2280 <!-- tool-chain specific template file -->
2281 <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2282 <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/>
2283 <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2284
2285 <!-- CPU and Compiler dependent -->
2286 <!-- ARMCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002287 <file category="library" condition="ARMCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2288 <file category="library" condition="ARMCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2289 <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2290 <file category="library" condition="ARMCC ARMv7-M NOFP BE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2291 <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2292 <file category="library" condition="ARMCC ARMv7-M FP BE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
Martin Günther89be6522016-05-13 07:57:31 +02002293 <!-- GCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002294 <file category="library" condition="GCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2295 <file category="library" condition="GCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2296 <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2297 <file category="library" condition="GCC ARMv7-M NOFP BE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2298 <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2299 <file category="library" condition="GCC ARMv7-M FP BE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
Martin Günther89be6522016-05-13 07:57:31 +02002300 <!-- IAR -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002301 <file category="library" condition="IARCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2302 <file category="library" condition="IARCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2303 <file category="library" condition="IARCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2304 <file category="library" condition="IARCC ARMv7-M NOFP BE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2305 <file category="library" condition="IARCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2306 <file category="library" condition="IARCC ARMv7-M FP BE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002307 </files>
2308 </component>
2309 <!-- CMSIS-RTOS Keil RTX component (IFX variant) -->
Robert Rostohar86d53b72019-05-07 12:07:42 +02002310 <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 +02002311 <description>CMSIS-RTOS RTX implementation for Infineon XMC4 series affected by PMU_CM.001 errata</description>
2312 <RTE_Components_h>
2313 <!-- the following content goes into file 'RTE_Components.h' -->
2314 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
2315 #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */
2316 </RTE_Components_h>
2317 <files>
2318 <!-- CPU independent -->
2319 <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/>
2320 <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/>
2321 <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/>
2322
2323 <!-- RTX templates -->
2324 <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/>
2325 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/>
2326 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/>
2327 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/>
2328 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/>
2329 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/>
2330 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/>
2331 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/>
2332 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/>
2333 <!-- tool-chain specific template file -->
2334 <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2335 <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/>
2336 <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2337
2338 <!-- CPU and Compiler dependent -->
2339 <!-- ARMCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002340 <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2341 <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002342 <!-- GCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002343 <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2344 <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02002345 <!-- IAR -->
Martin Günther89be6522016-05-13 07:57:31 +02002346 </files>
2347 </component>
Robert Rostohar4868c882016-07-01 23:10:03 +02002348
2349 <!-- CMSIS-RTOS Keil RTX5 component -->
Robert Rostohar45619742023-04-19 07:57:13 +02002350 <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.7.0" Capiversion="1.0.0" condition="RTOS RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002351 <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description>
Robert Rostohar4868c882016-07-01 23:10:03 +02002352 <RTE_Components_h>
2353 <!-- the following content goes into file 'RTE_Components.h' -->
2354 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002355 #define RTE_CMSIS_RTOS_RTX5 /* CMSIS-RTOS Keil RTX5 */
2356 </RTE_Components_h>
2357 <files>
2358 <!-- RTX header file -->
2359 <file category="header" name="CMSIS/RTOS2/RTX/Include1/cmsis_os.h"/>
2360 <!-- RTX compatibility module for API V1 -->
2361 <file category="source" name="CMSIS/RTOS2/RTX/Library/cmsis_os1.c"/>
2362 </files>
2363 </component>
2364
2365 <!-- CMSIS-RTOS2 Keil RTX5 component -->
Robert Rostohar45619742023-04-19 07:57:13 +02002366 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.7.0" Capiversion="2.2.0" condition="RTOS2 RTX5">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002367 <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Library)</description>
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002368 <RTE_Components_h>
2369 <!-- the following content goes into file 'RTE_Components.h' -->
2370 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2371 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostohar4868c882016-07-01 23:10:03 +02002372 </RTE_Components_h>
2373 <files>
2374 <!-- RTX documentation -->
Martin Günther0ffe8f92016-08-24 11:43:05 +02002375 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02002376
2377 <!-- RTX header files -->
Robert Rostohar4868c882016-07-01 23:10:03 +02002378 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2379
2380 <!-- RTX configuration -->
Robert Rostohar45619742023-04-19 07:57:13 +02002381 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.6.0"/>
2382 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.2.0"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02002383
2384 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002385 <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 +01002386 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2387 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2388 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2389 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2390 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2391 <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 +02002392 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/>
2393 <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 +02002394 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
Martin Günther0ffe8f92016-08-24 11:43:05 +02002395
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002396 <!-- RTX library configuration -->
2397 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
2398
Robert Rostohar4868c882016-07-01 23:10:03 +02002399 <!-- RTX libraries (CPU and Compiler dependent) -->
2400 <!-- ARMCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002401 <file category="library" condition="ARMCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/>
2402 <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/>
2403 <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/>
2404 <file category="library" condition="ARMCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/>
2405 <file category="library" condition="ARMCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/>
2406 <file category="library" condition="ARMCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02002407 <!-- GCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002408 <file category="library" condition="GCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
2409 <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
2410 <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
2411 <file category="library" condition="GCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
2412 <file category="library" condition="GCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
2413 <file category="library" condition="GCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01002414 <!-- IAR -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002415 <file category="library" condition="IARCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
2416 <file category="library" condition="IARCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
2417 <file category="library" condition="IARCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
2418 <file category="library" condition="IARCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
2419 <file category="library" condition="IARCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
2420 <file category="library" condition="IARCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
2421 <file category="library" condition="IARCC ARMv81-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MM.a" src="CMSIS/RTOS2/RTX/Source"/>
2422 <file category="library" condition="IARCC ARMv81-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002423 </files>
2424 </component>
Robert Rostohar45619742023-04-19 07:57:13 +02002425 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.7.0" Capiversion="2.2.0" condition="RTOS2 RTX5 NS">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002426 <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Library)</description>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002427 <RTE_Components_h>
2428 <!-- the following content goes into file 'RTE_Components.h' -->
2429 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2430 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002431 #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002432 </RTE_Components_h>
2433 <files>
2434 <!-- RTX documentation -->
2435 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2436
2437 <!-- RTX header files -->
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002438 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2439
2440 <!-- RTX configuration -->
Robert Rostohar45619742023-04-19 07:57:13 +02002441 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.6.0"/>
2442 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.2.0"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002443
2444 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002445 <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 +01002446 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2447 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2448 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2449 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2450 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2451 <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 +02002452 <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 +01002453 <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 +02002454 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2455
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002456 <!-- RTX library configuration -->
2457 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
2458
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002459 <!-- RTX libraries (CPU and Compiler dependent) -->
2460 <!-- ARMCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002461 <file category="library" condition="ARMCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/>
2462 <file category="library" condition="ARMCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/>
2463 <file category="library" condition="ARMCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostohar2a0fd6d2016-09-28 13:53:18 +02002464 <!-- GCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002465 <file category="library" condition="GCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
2466 <file category="library" condition="GCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
2467 <file category="library" condition="GCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
TTornblomc0f83ab2019-01-07 14:34:54 +01002468 <!-- IAR -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002469 <file category="library" condition="IARCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
2470 <file category="library" condition="IARCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
2471 <file category="library" condition="IARCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
2472 <file category="library" condition="IARCC ARMv81-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
2473 <file category="library" condition="IARCC ARMv81-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002474 </files>
2475 </component>
Robert Rostohar45619742023-04-19 07:57:13 +02002476 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.7.0" Capiversion="2.2.0" condition="RTOS2 RTX5">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002477 <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Source)</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02002478 <RTE_Components_h>
2479 <!-- the following content goes into file 'RTE_Components.h' -->
2480 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2481 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostoharecaa0d62016-10-28 09:05:16 +02002482 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
Robert Rostohar014b5542016-10-26 11:12:01 +02002483 </RTE_Components_h>
2484 <files>
2485 <!-- RTX documentation -->
2486 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2487
2488 <!-- RTX header files -->
Robert Rostohar014b5542016-10-26 11:12:01 +02002489 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2490
2491 <!-- RTX configuration -->
Robert Rostohar45619742023-04-19 07:57:13 +02002492 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.6.0"/>
2493 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.2.0"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002494
2495 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002496 <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 +01002497 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2498 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2499 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2500 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2501 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2502 <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 +02002503 <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 +01002504 <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 +02002505 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2506
2507 <!-- RTX sources (core) -->
2508 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
2509 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
2510 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
2511 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
2512 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
2513 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
2514 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
2515 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
2516 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
2517 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
2518 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002519 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
2520 <!-- RTX sources (library configuration) -->
2521 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002522 <!-- RTX sources (handlers ARMASM) -->
2523 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv6m.s" condition="ARMASM ARMv6-M"/>
2524 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="ARMASM ARMv7-M"/>
2525 <!-- RTX sources (handlers GAS) -->
2526 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv6m.S" condition="GNUASM ARMv6-M"/>
2527 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="GNUASM ARMv7-M"/>
2528 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="GNUASM ARMv8-MBL"/>
2529 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="GNUASM ARMv8-MML"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01002530 <!-- RTX sources (handlers IAR) -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002531 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv6m.s" condition="IARASM ARMv6-M"/>
2532 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="IARASM ARMv7-M"/>
2533 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="IARASM ARMv8-MBL"/>
2534 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="IARASM ARMv8-MML"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002535 <!-- OS Tick (SysTick) -->
2536 <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/>
2537 </files>
2538 </component>
Robert Rostohar45619742023-04-19 07:57:13 +02002539 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.7.0" Capiversion="2.2.0" condition="RTOS2 RTX5 v7-A">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002540 <description>CMSIS-RTOS2 RTX5 for Armv7-A (Source)</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002541 <RTE_Components_h>
2542 <!-- the following content goes into file 'RTE_Components.h' -->
2543 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2544 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
2545 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
2546 </RTE_Components_h>
2547 <files>
2548 <!-- RTX documentation -->
2549 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2550
2551 <!-- RTX header files -->
2552 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2553
2554 <!-- RTX configuration -->
Robert Rostohar45619742023-04-19 07:57:13 +02002555 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.6.0"/>
2556 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.2.0"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002557
2558 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/handlers.c" version="5.1.0"/>
2559
2560 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002561 <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 +02002562 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2563 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2564 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2565 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2566 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2567 <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 +02002568 <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 +01002569 <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 +02002570 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2571
2572 <!-- RTX sources (core) -->
2573 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
2574 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
2575 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
2576 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
2577 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
2578 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
2579 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
2580 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
2581 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
2582 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
2583 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
2584 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002585 <!-- RTX sources (library configuration) -->
2586 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002587 <!-- RTX sources (handlers ARMASM) -->
2588 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7a.s" condition="ARMASM ARMv7-A"/>
2589 <!-- RTX sources (handlers GAS) -->
2590 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7a.S" condition="GNUASM ARMv7-A"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002591 <!-- RTX sources (handlers IAR) -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002592 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7a.s" condition="IARASM ARMv7-A"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002593 </files>
2594 </component>
Robert Rostohar45619742023-04-19 07:57:13 +02002595 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.7.0" Capiversion="2.2.0" condition="RTOS2 RTX5 NS">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002596 <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Source)</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02002597 <RTE_Components_h>
2598 <!-- the following content goes into file 'RTE_Components.h' -->
2599 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2600 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostoharecaa0d62016-10-28 09:05:16 +02002601 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002602 #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */
Robert Rostohar014b5542016-10-26 11:12:01 +02002603 </RTE_Components_h>
2604 <files>
2605 <!-- RTX documentation -->
2606 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2607
2608 <!-- RTX header files -->
Robert Rostohar014b5542016-10-26 11:12:01 +02002609 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2610
2611 <!-- RTX configuration -->
Robert Rostohar45619742023-04-19 07:57:13 +02002612 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.6.0"/>
2613 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.2.0"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002614
2615 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002616 <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 +01002617 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2618 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2619 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2620 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2621 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2622 <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 +02002623 <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 +01002624 <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 +02002625 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2626
2627 <!-- RTX sources (core) -->
2628 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
2629 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
2630 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
2631 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
2632 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
2633 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
2634 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
2635 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
2636 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
2637 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
2638 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002639 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
2640 <!-- RTX sources (library configuration) -->
2641 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002642 <!-- RTX sources (GAS handlers) -->
2643 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="GNUASM ARMv8-MBL"/>
2644 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="GNUASM ARMv8-MML"/>
Jonatan Antoni65d89742017-11-08 11:28:47 +01002645 <!-- RTX sources (IAR handlers) -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002646 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="IARASM ARMv8-MBL"/>
2647 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="IARASM ARMv8-MML"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002648 <!-- OS Tick (SysTick) -->
2649 <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002650 </files>
2651 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02002652
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002653 <!-- CMSIS-Driver Custom components -->
Robert Rostohard3044912020-01-24 15:51:22 +01002654 <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 +01002655 <description>Access to #include Driver_USART.h file and code template for custom implementation</description>
2656 <files>
2657 <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" />
2658 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USART.c" select="USART Driver"/>
2659 </files>
2660 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002661 <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 +01002662 <description>Access to #include Driver_SPI.h file and code template for custom implementation</description>
2663 <files>
2664 <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" />
2665 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SPI.c" select="SPI Driver"/>
2666 </files>
2667 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002668 <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 +01002669 <description>Access to #include Driver_SAI.h file and code template for custom implementation</description>
2670 <files>
2671 <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" />
2672 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SAI.c" select="SAI Driver"/>
2673 </files>
2674 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002675 <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 +01002676 <description>Access to #include Driver_I2C.h file and code template for custom implementation</description>
2677 <files>
2678 <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" />
2679 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_I2C.c" select="I2C Driver"/>
2680 </files>
2681 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002682 <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 +01002683 <description>Access to #include Driver_CAN.h file and code template for custom implementation</description>
2684 <files>
2685 <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" />
2686 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_CAN.c" select="CAN Driver"/>
2687 </files>
2688 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002689 <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 +01002690 <description>Access to #include Driver_Flash.h file and code template for custom implementation</description>
2691 <files>
2692 <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" />
2693 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_Flash.c" select="Flash Driver"/>
2694 </files>
2695 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002696 <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 +01002697 <description>Access to #include Driver_MCI.h file and code template for custom implementation</description>
2698 <files>
2699 <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" />
2700 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_MCI.c" select="MCI Driver"/>
2701 </files>
2702 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002703 <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 +01002704 <description>Access to #include Driver_NAND.h file and code template for custom implementation</description>
2705 <files>
2706 <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" />
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +02002707 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_NAND.c" select="NAND Flash Driver"/>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002708 </files>
2709 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002710 <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 +01002711 <description>Access to #include Driver_ETH_PHY/MAC.h files and code templates for custom implementation</description>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002712 <files>
2713 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
2714 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
2715 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY and MAC Driver"/>
2716 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet PHY and MAC Driver"/>
2717 </files>
2718 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002719 <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 +01002720 <description>Access to #include Driver_ETH_MAC.h file and code template for custom implementation</description>
2721 <files>
2722 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
2723 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet MAC Driver"/>
2724 </files>
2725 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002726 <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 +01002727 <description>Access to #include Driver_ETH_PHY.h file and code template for custom implementation</description>
2728 <files>
2729 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
2730 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY Driver"/>
2731 </files>
2732 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002733 <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 +01002734 <description>Access to #include Driver_USBD.h file and code template for custom implementation</description>
2735 <files>
2736 <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" />
2737 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBD.c" select="USB Device Driver"/>
2738 </files>
2739 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002740 <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 +01002741 <description>Access to #include Driver_USBH.h file and code template for custom implementation</description>
2742 <files>
2743 <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" />
2744 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBH.c" select="USB Host Driver"/>
2745 </files>
2746 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002747 <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 +01002748 <description>Access to #include Driver_WiFi.h file</description>
2749 <files>
2750 <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/>
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +02002751 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_WiFi.c" select="WiFi Driver"/>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002752 </files>
2753 </component>
Robert Rostohar56cbb682020-03-19 13:31:52 +01002754
2755 <!-- VIO components -->
2756 <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Custom" Cversion="1.0.0" Capiversion="0.1.0" custom="1">
2757 <description>Virtual I/O custom implementation template</description>
2758 <files>
2759 <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio.c" attr="template" select="Virtual I/O"/>
Robert Rostohar56cbb682020-03-19 13:31:52 +01002760 </files>
2761 </component>
2762 <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Virtual" Cversion="1.0.0" Capiversion="0.1.0">
2763 <description>Virtual I/O implementation using memory only</description>
2764 <files>
2765 <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio_memory.c"/>
Robert Rostohar56cbb682020-03-19 13:31:52 +01002766 </files>
2767 </component>
2768
Martin Günther89be6522016-05-13 07:57:31 +02002769 </components>
2770
2771 <boards>
2772 <board name="uVision Simulator" vendor="Keil">
2773 <description>uVision Simulator</description>
2774 <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/>
2775 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/>
Jonatan Antonic4e9f462017-10-19 16:51:44 +02002776 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02002777 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/>
Martin Günther89be6522016-05-13 07:57:31 +02002778 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002779 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/>
Martin Günther89be6522016-05-13 07:57:31 +02002780 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002781 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/>
Martin Günther4ed87812016-10-27 15:29:12 +02002782 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002783 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/>
2784 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/>
2785 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/>
2786 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/>
2787 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002788 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002789 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/>
Joachim Krech4a03e6d2017-02-06 13:17:39 +01002790 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002791 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/>
2792 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/>
2793 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/>
2794 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02002795 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/>
2796 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/>
2797 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/>
2798 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002799 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/>
Daniel Brondanifaaa48f2017-07-31 14:00:54 +02002800 </board>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002801
TTornblomd5e052f2018-10-02 16:16:44 +02002802 <board name="EWARM Simulator" vendor="IAR">
2803 <description>EWARM Simulator</description>
2804 <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/>
2805 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/>
2806 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/>
2807 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/>
2808 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/>
2809 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/>
2810 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/>
2811 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/>
2812 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/>
2813 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/>
2814 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/>
2815 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/>
2816 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/>
2817 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002818 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/>
TTornblomd5e052f2018-10-02 16:16:44 +02002819 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/>
2820 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/>
2821 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/>
2822 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/>
2823 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/>
2824 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/>
2825 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/>
2826 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/>
2827 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/>
2828 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002829 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/>
TTornblomd5e052f2018-10-02 16:16:44 +02002830 </board>
Martin Günther89be6522016-05-13 07:57:31 +02002831 </boards>
2832
2833 <examples>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01002834 <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Blinky">
Matthias Hertelb73eaf32016-07-22 15:18:56 +02002835 <description>CMSIS-RTOS2 Blinky example</description>
2836 <board name="uVision Simulator" vendor="Keil"/>
2837 <project>
2838 <environment name="uv" load="Blinky.uvprojx"/>
2839 </project>
2840 <attributes>
2841 <component Cclass="CMSIS" Cgroup="CORE"/>
2842 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2843 <component Cclass="Device" Cgroup="Startup"/>
2844 <category>Getting Started</category>
2845 </attributes>
2846 </example>
Martin Günther0ffe8f92016-08-24 11:43:05 +02002847
Robert Rostohare13e4702016-11-07 15:23:44 +01002848 <example name="CMSIS-RTOS2 RTX5 Migration" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Migration">
Matthias Hertel4b70ae42016-11-07 14:14:59 +01002849 <description>CMSIS-RTOS2 mixed API v1 and v2</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01002850 <board name="uVision Simulator" vendor="Keil"/>
2851 <project>
2852 <environment name="uv" load="Blinky.uvprojx"/>
2853 </project>
2854 <attributes>
2855 <component Cclass="CMSIS" Cgroup="CORE"/>
2856 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2857 <component Cclass="Device" Cgroup="Startup"/>
2858 <category>Getting Started</category>
2859 </attributes>
2860 </example>
2861
Jonatan Antoni401391f2017-08-30 16:52:33 +02002862 <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MsgQueue">
2863 <description>CMSIS-RTOS2 Message Queue Example</description>
2864 <board name="uVision Simulator" vendor="Keil"/>
2865 <project>
2866 <environment name="uv" load="MsqQueue.uvprojx"/>
2867 </project>
2868 <attributes>
2869 <component Cclass="CMSIS" Cgroup="CORE"/>
2870 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2871 <component Cclass="Compiler" Cgroup="EventRecorder"/>
2872 <component Cclass="Device" Cgroup="Startup"/>
2873 <category>Getting Started</category>
2874 </attributes>
2875 </example>
Jonatan Antoni6c160d42017-09-01 10:48:45 +02002876
2877 <example name="CMSIS-RTOS2 RTX5 Memory Pool" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MemPool">
2878 <description>CMSIS-RTOS2 Memory Pool Example</description>
Jonatan Antoni5398c462019-01-10 16:36:16 +01002879 <board name="uVision Simulator" vendor="Keil"/>
Jonatan Antoni6c160d42017-09-01 10:48:45 +02002880 <project>
2881 <environment name="uv" load="MemPool.uvprojx"/>
2882 </project>
2883 <attributes>
2884 <component Cclass="CMSIS" Cgroup="CORE"/>
2885 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2886 <component Cclass="Compiler" Cgroup="EventRecorder"/>
2887 <component Cclass="Device" Cgroup="Startup"/>
2888 <category>Getting Started</category>
2889 </attributes>
2890 </example>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002891
Christopher Seidlb8c998f2016-11-08 15:49:02 +01002892 <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 +01002893 <description>Bare-metal secure/non-secure example without RTOS</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01002894 <board name="uVision Simulator" vendor="Keil"/>
2895 <project>
2896 <environment name="uv" load="NoRTOS.uvmpw"/>
2897 </project>
2898 <attributes>
2899 <component Cclass="CMSIS" Cgroup="CORE"/>
2900 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2901 <component Cclass="Device" Cgroup="Startup"/>
2902 <category>Getting Started</category>
2903 </attributes>
2904 </example>
2905
Christopher Seidlb8c998f2016-11-08 15:49:02 +01002906 <example name="TrustZone for ARMv8-M RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS">
Christopher Seidl522e1f22016-11-07 16:05:02 +01002907 <description>Secure/non-secure RTOS example with thread context management</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01002908 <board name="uVision Simulator" vendor="Keil"/>
2909 <project>
2910 <environment name="uv" load="RTOS.uvmpw"/>
2911 </project>
2912 <attributes>
2913 <component Cclass="CMSIS" Cgroup="CORE"/>
2914 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2915 <component Cclass="Device" Cgroup="Startup"/>
2916 <category>Getting Started</category>
2917 </attributes>
2918 </example>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01002919
ReinhardKeil3bd0e172016-11-10 07:59:24 +01002920 <example name="TrustZone for ARMv8-M RTOS Security Tests" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults">
2921 <description>Secure/non-secure RTOS example with security test cases and system recovery</description>
2922 <board name="uVision Simulator" vendor="Keil"/>
2923 <project>
2924 <environment name="uv" load="RTOS_Faults.uvmpw"/>
2925 </project>
2926 <attributes>
2927 <component Cclass="CMSIS" Cgroup="CORE"/>
2928 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2929 <component Cclass="Device" Cgroup="Startup"/>
2930 <category>Getting Started</category>
2931 </attributes>
2932 </example>
2933
TTornblomc88880a2020-03-20 12:59:25 +01002934 <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/Blinky">
2935 <description>CMSIS-RTOS2 Blinky example</description>
Jonatan Antonicd93ae82020-03-31 10:59:38 +02002936 <board name="EWARM Simulator" vendor="IAR"/>
TTornblomc88880a2020-03-20 12:59:25 +01002937 <project>
2938 <environment name="iar" load="Blinky/Blinky.ewp"/>
2939 </project>
2940 <attributes>
2941 <component Cclass="CMSIS" Cgroup="CORE"/>
2942 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2943 <component Cclass="Device" Cgroup="Startup"/>
2944 <category>Getting Started</category>
2945 </attributes>
2946 </example>
2947
2948 <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/MsgQueue">
2949 <description>CMSIS-RTOS2 Message Queue Example</description>
Jonatan Antonicd93ae82020-03-31 10:59:38 +02002950 <board name="EWARM Simulator" vendor="IAR"/>
TTornblomc88880a2020-03-20 12:59:25 +01002951 <project>
2952 <environment name="iar" load="MsgQueue/MsgQueue.ewp"/>
2953 </project>
2954 <attributes>
2955 <component Cclass="CMSIS" Cgroup="CORE"/>
2956 <component Cclass="CMSIS" Cgroup="RTOS2"/>
2957 <component Cclass="Device" Cgroup="Startup"/>
2958 <category>Getting Started</category>
2959 </attributes>
2960 </example>
2961
Martin Günther89be6522016-05-13 07:57:31 +02002962 </examples>
2963
2964</package>