blob: 96775d502aebdc38653939fc5d1fbd8fb3774b2f [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> -->
Martin Günther89be6522016-05-13 07:57:31 +02008 <url>http://www.keil.com/pack/</url>
9
Martin Günther89be6522016-05-13 07:57:31 +020010 <releases>
Jonatan Antoni2c9d1f12022-05-02 12:42:50 +020011 <release version="5.9.0" date="2022-05-02">
Jonatan Antoni9e87d992022-02-28 16:56:33 +010012 CMSIS-Core(M): 5.6.0
Jonatan Antonie197f782022-04-26 16:24:59 +020013 - Arm Cortex-M85 cpu support
Jonatan Antoni9e87d992022-02-28 16:56:33 +010014 - Arm China STAR-MC1 cpu support
GuentherMartin53dc7aa2022-03-28 15:19:53 +020015 - Updated system_ARMCM55.c
Christophe Favergeon347ca082021-07-08 12:52:54 +020016 CMSIS-DSP: 1.10.0 (see revision history for details)
Oscar Andersson01164232021-08-02 16:19:24 +020017 CMSIS-NN: 3.1.0 (see revision history for details)
Måns Nilsson0fe4e1c2021-06-21 15:05:46 +020018 - Support for int16 convolution and fully connected for reference implementation
Oscar Anderssonc43379b2021-08-09 14:33:22 +020019 - Support for DSP extension optimization for int16 convolution and fully connected
Måns Nilsson977abe92021-12-29 15:40:12 +010020 - Support dilation for int8 convolution
21 - Support dilation for int8 depthwise convolution
Måns Nilsson5b58d2d2022-01-31 15:50:49 +010022 - Support for int16 depthwise conv for reference implementation including dilation
Måns Nilsson0928e572022-01-31 16:06:54 +010023 - Support for int16 average and max pooling for reference implementation
Måns Nilsson773cdff2022-02-17 15:11:54 +010024 - Support for elementwise add and mul int16 scalar version
Måns Nilssoncf675282022-03-10 08:33:26 +010025 - Support for softmax int16 scalar version
hmogensen-arm856cf462022-04-19 14:05:28 +020026 - Support for SVDF with 8 bit state tensor
Jonatan Antonie8a03d12022-04-27 11:34:27 +020027 CMSIS-RTOS2: 2.1.3 (unchanged)
Robert Rostohar6b8c7552021-12-20 13:08:36 +010028 - RTX 5.5.4 (see revision history for details)
Jonatan Antonie8a03d12022-04-27 11:34:27 +020029 CMSIS-Pack: deprecated (moved to Open-CMSIS-Pack)
30 CMSIS-SVD: 1.3.9 (see revision history for details)
31 CMSIS-DAP: 2.1.1 (see revision history for details)
32 - Allow default clock frequency to use fast clock mode
33 Devices
34 - Support for Cortex-M85
35 Utilities
36 - SVDConv 3.3.42
37 - PackChk 1.3.95
Jonatan Antonid12d2b52021-06-29 17:17:30 +020038 </release>
Jonatan Antoni3623c462021-06-24 11:54:40 +020039 <release version="5.8.0" date="2021-06-24">
Jonatan Antoni84b84be2021-05-20 17:13:06 +020040 CMSIS-Core(M): 5.5.0 (see revision history for details)
Jonatan Antonidef6f802021-05-06 17:31:38 +020041 - Updated GCC LinkerDescription, GCC Assembler startup
Jonatan Antonic6c48392021-06-17 14:44:05 +020042 - Added Armv8-M Stack Sealing (to linker, startup) for toolchain ARM, GCC
Jonatan Antoni84b84be2021-05-20 17:13:06 +020043 - Changed C-Startup to default Startup.
Jonatan Antonic6c48392021-06-17 14:44:05 +020044 - Updated Armv8-M Assembler startup to use GAS syntax
45 Note: Updating existing projects may need manual user interaction!
Jonatan Antoni4e7223d2021-06-17 16:07:04 +020046 CMSIS-Core(A): 1.2.1 (see revision history for details)
Jonatan Antonic6c48392021-06-17 14:44:05 +020047 - Bugfixes for Cortex-A32
Jonatan Antoni4e7223d2021-06-17 16:07:04 +020048 CMSIS-DAP: 2.1.0 (see revision history for details)
49 - Enhanced DAP_Info
50 - Added extra UART support
Jonatan Antonic6c48392021-06-17 14:44:05 +020051 CMSIS-DSP: 1.9.0 (see revision history for details)
Jonatan Antoni84b84be2021-05-20 17:13:06 +020052 - Purged pre-built libs from Git
Jonatan Antonic6c48392021-06-17 14:44:05 +020053 - Enhanced support for f16 datatype
54 - Fixed couple of GCC issues
Felix Thomasmathibaland1d08792021-03-19 08:18:24 +010055 CMSIS-NN: 3.0.0 (see revision history for details including version 2.0.0)
Jonatan Antoni84b84be2021-05-20 17:13:06 +020056 - Major interface change for functions compatible with TensorFlow Lite for Microcontroller
57 - Added optimization for SVDF kernel
58 - Improved MVE performance for fully Connected and max pool operator
59 - NULL bias support for fully connected operator in non-MVE case(Can affect performance)
60 - Expanded existing unit test suite along with support for FVP
Felix Thomasmathibalan561f9362021-06-14 16:31:02 +020061 - Removed Examples folder
Jonatan Antonidef6f802021-05-06 17:31:38 +020062 CMSIS-RTOS2:
Jonatan Antonidef6f802021-05-06 17:31:38 +020063 - RTX 5.5.3 (see revision history for details)
Jonatan Antoni4e7223d2021-06-17 16:07:04 +020064 - CVE-2021-27431 vulnerability mitigation.
65 - Enhanced stack overrun checking.
66 - Various bug fixes and improvements.
Jonatan Antoni84b84be2021-05-20 17:13:06 +020067 CMSIS-Pack: 1.7.2 (see revision history for details)
68 - Support for Microchip XC32 compiler
69 - Support for Custom Datapath Extension
Jonatan Antoni17ccd4d2020-04-09 16:39:25 +020070 </release>
71 <release version="5.7.0" date="2020-04-09">
Jonatan Antoni9a10fef2020-04-02 18:08:33 +020072 CMSIS-Build: 0.9.0 (beta)
73 - Draft for CMSIS Project description (CPRJ)
Jonatan Antonib2a65a02020-04-03 15:55:17 +020074 CMSIS-Core(M): 5.4.0 (see revision history for details)
75 - Cortex-M55 cpu support
76 - Enhanced MVE support for Armv8.1-MML
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +020077 - Fixed device config define checks.
Jonatan Antonib2a65a02020-04-03 15:55:17 +020078 - L1 Cache functions for Armv7-M and later
Jonatan Antoni724104c2020-04-03 16:52:57 +020079 CMSIS-Core(A): 1.2.0 (see revision history for details)
80 - Fixed GIC_SetPendingIRQ to use GICD_SGIR
81 - Added missing DSP intrinsics
82 - Reworked assembly intrinsics: volatile, barriers and clobber
Jonatan Antoniea0a3c72020-03-16 13:13:49 +010083 CMSIS-DSP: 1.8.0 (see revision history for details)
84 - Added new functions and function groups
85 - Added MVE support
Jonatan Antonib2a65a02020-04-03 15:55:17 +020086 CMSIS-NN: 1.3.0 (see revision history for details)
87 - Added MVE support
88 - Further optimizations for kernels using DSP extension
Robert Rostohar11e3d0f2019-10-18 13:18:01 +020089 CMSIS-RTOS2:
90 - RTX 5.5.2 (see revision history for details)
Robert Rostohar8d743c52020-01-24 13:04:51 +010091 CMSIS-Driver: 2.8.0
Jonatan Antonib2a65a02020-04-03 15:55:17 +020092 - Added VIO API 0.1.0 (Preview)
Robert Rostohar8d743c52020-01-24 13:04:51 +010093 - removed volatile from status related typedefs in APIs
Robert Rostohar5b0a5512020-01-24 14:35:11 +010094 - enhanced WiFi Interface API with support for polling Socket Receive/Send
Jonatan Antoni9a10fef2020-04-02 18:08:33 +020095 CMSIS-Pack: 1.6.3 (see revision history for details)
96 - deprecating all types specific to cpdsc format. Cpdsc is replaced by Cprj with dedicated schema.
Jonatan Antoni09694d72019-11-18 16:10:45 +010097 Devices:
Jonatan Antonib2a65a02020-04-03 15:55:17 +020098 - ARMCM55 device
Jonatan Antoni09694d72019-11-18 16:10:45 +010099 - ARMv81MML startup code recognizing __MVE_USED macro
100 - Refactored vector table references for all Cortex-M devices
Jonatan Antonib2a65a02020-04-03 15:55:17 +0200101 - Reworked ARMCM* C-StartUp files.
102 - Include L1 Cache functions in ARMv8MML/ARMv81MML devices
103 Utilities:
104 Attention: Linux binaries moved to Linux64 folder!
105 - SVDConv 3.3.35
106 - PackChk 1.3.89
Jonatan Antonid9a6b2e2019-07-10 15:52:17 +0200107 </release>
108 <release version="5.6.0" date="2019-07-10">
Jonatan Antoniae553b72019-05-06 16:29:20 +0200109 CMSIS-Core(M): 5.3.0 (see revision history for details)
Jonatan Antoni09694d72019-11-18 16:10:45 +0100110 - Added provisions for compiler-independent C startup code.
Jonatan Antonif677f002019-06-25 13:01:11 +0200111 CMSIS-Core(A): 1.1.4 (see revision history for details)
Jonatan Antoni09694d72019-11-18 16:10:45 +0100112 - Fixed __FPU_Enable.
Christophe Favergeon03e3e412019-06-25 09:29:51 +0200113 CMSIS-DSP: 1.7.0 (see revision history for details)
114 - New Neon versions of f32 functions
115 - Python wrapper
116 - Preliminary cmake build
117 - Compilation flags for FFTs
118 - Changes to arm_math.h
Jonatan Antonic68a7f22019-07-10 15:05:34 +0200119 CMSIS-NN: 1.2.0 (see revision history for details)
Felix Johnny55034c62019-06-25 10:55:12 +0200120 - New function for depthwise convolution with asymmetric quantization.
121 - New support functions for requantization.
Robert Rostohar86d53b72019-05-07 12:07:42 +0200122 CMSIS-RTOS:
123 - RTX 4.82.0 (updated provisions for Arm Compiler 6 when using Cortex-M0/M0+)
Robert Rostohar274494c2019-04-26 07:51:54 +0200124 CMSIS-RTOS2:
125 - RTX 5.5.1 (see revision history for details)
Jonatan Antonif677f002019-06-25 13:01:11 +0200126 CMSIS-Driver: 2.7.1
Robert Rostohar89109b22019-06-24 10:44:56 +0200127 - WiFi Interface API 1.0.0
Jonatan Antoniae553b72019-05-06 16:29:20 +0200128 Devices:
Jonatan Antonidf0acdd2020-04-07 14:20:16 +0200129 - Generalized C startup code for all Cortex-M family devices.
Jonatan Antoni09694d72019-11-18 16:10:45 +0100130 - Updated Cortex-A default memory regions and MMU configurations
131 - Moved Cortex-A memory and system config files to avoid include path issues
Jonatan Antoni035cfb12019-03-20 14:18:39 +0100132 </release>
133 <release version="5.5.1" date="2019-03-20">
Jonatan Antoni63c14192019-03-20 13:53:55 +0100134 The following folders are deprecated
135 - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/)
136
137 CMSIS-Core(M): 5.2.1 (see revision history for details)
138 - Fixed compilation issue in cmsis_armclang_ltm.h
Jonatan Antonic91a46d2019-03-15 16:47:52 +0100139 </release>
Jonatan Antoni63c14192019-03-20 13:53:55 +0100140 <release version="5.5.0" date="2019-03-18">
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100141 The following folders have been removed:
Jonatan Antoni9feb2b22019-03-15 14:54:08 +0100142 - CMSIS/Lib/ (superseded by CMSIS/DSP/Lib/)
143 - CMSIS/DSP_Lib/ (superseded by CMSIS/DSP/)
Jonatan Antoni12955cd2019-03-18 12:06:15 +0100144 The following folders are deprecated
145 - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/)
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100146
147 CMSIS-Core(M): 5.2.0 (see revision history for details)
148 - Reworked Stack/Heap configuration for ARM startup files.
149 - Added Cortex-M35P device support.
150 - Added generic Armv8.1-M Mainline device support.
151 CMSIS-Core(A): 1.1.3 (see revision history for details)
Jonatan Antoni12955cd2019-03-18 12:06:15 +0100152 CMSIS-DSP: 1.6.0 (see revision history for details)
GuentherMartin41d9e352019-03-14 14:18:28 +0100153 - reworked DSP library source files
GuentherMartin41d9e352019-03-14 14:18:28 +0100154 - reworked DSP library documentation
Jonatan Antoni3b2f0d22019-03-18 12:11:51 +0100155 - Changed DSP folder structure
GuentherMartin41d9e352019-03-14 14:18:28 +0100156 - moved DSP libraries to folder ./DSP/Lib
157 - ARM DSP Libraries are built with ARMCLANG
158 - Added DSP Libraries Source variant
Robert Rostohar83177af2018-09-04 10:27:04 +0200159 CMSIS-RTOS2:
160 - RTX 5.5.0 (see revision history for details)
Robert Rostohareea31932019-03-15 14:51:42 +0100161 CMSIS-Driver: 2.7.0
Jonatan Antoni445accf2019-03-15 15:07:45 +0100162 - Added WiFi Interface API 1.0.0-beta
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100163 - Added components for project specific driver implementations
164 CMSIS-Pack: 1.6.0 (see revision history for details)
Jonatan Antoni191afdb2019-03-18 12:31:47 +0100165 Devices:
166 - Added Cortex-M35P and ARMv81MML device templates.
167 - Fixed C-Startup Code for GCC (aligned with other compilers)
Jonatan Antoni99bb93c2019-03-15 13:45:47 +0100168 Utilities:
169 - SVDConv 3.3.25
170 - PackChk 1.3.82
Jonatan Antoni0d2dbfb2018-08-01 17:34:38 +0200171 </release>
Jonatan Antoniadbadb22018-08-01 17:33:45 +0200172 <release version="5.4.0" date="2018-08-01">
Jonatan Antoniba9cdf32018-06-29 15:22:59 +0200173 Aligned pack structure with repository.
174 The following folders are deprecated:
Jonatan Antonifd687e52018-07-25 10:50:56 +0200175 - CMSIS/Include/
176 - CMSIS/DSP_Lib/
177
Jonatan Antoni5d19e5f2018-04-09 10:16:49 +0200178 CMSIS-Core(M): 5.1.2 (see revision history for details)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200179 - Added Cortex-M1 support (beta).
Jonatan Antoni5d19e5f2018-04-09 10:16:49 +0200180 CMSIS-Core(A): 1.1.2 (see revision history for details)
Jonatan Antoniadbadb22018-08-01 17:33:45 +0200181 CMSIS-NN: 1.1.0
182 - Added new math functions.
Robert Rostohar84a93882018-03-06 14:27:36 +0100183 CMSIS-RTOS2:
Jonatan Antonifd687e52018-07-25 10:50:56 +0200184 - API 2.1.3 (see revision history for details)
185 - RTX 5.4.0 (see revision history for details)
186 * Updated exception handling on Cortex-A
Vladimir Umekc1e9d202018-04-19 08:00:56 +0200187 CMSIS-Driver:
188 - Flash Driver API V2.2.0
Jonatan Antonifd687e52018-07-25 10:50:56 +0200189 Utilities:
190 - SVDConv 3.3.21
191 - PackChk 1.3.71
Jonatan Antoni7f501a72018-02-22 10:13:58 +0100192 </release>
193 <release version="5.3.0" date="2018-02-22">
Jonatan Antonie924d642018-02-20 11:43:50 +0100194 Updated Arm company brand.
195 CMSIS-Core(M): 5.1.1 (see revision history for details)
196 CMSIS-Core(A): 1.1.1 (see revision history for details)
Jonatan Antonia3ec1f22018-02-21 13:51:30 +0100197 CMSIS-DAP: 2.0.0 (see revision history for details)
Jonatan Antonie924d642018-02-20 11:43:50 +0100198 CMSIS-NN: 1.0.0
Jonatan Antoni13bff482018-01-19 13:05:57 +0100199 - Initial contribution of the bare metal Neural Network Library.
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100200 CMSIS-RTOS2:
Robert Rostoharcd44e6f2018-01-09 11:45:59 +0100201 - RTX 5.3.0 (see revision history for details)
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100202 - OS Tick API 1.0.1
Jonatan Antoni1434f1f2017-11-16 16:55:57 +0100203 </release>
204 <release version="5.2.0" date="2017-11-16">
Jonatan Antonide316642017-11-10 11:40:06 +0100205 CMSIS-Core(M): 5.1.0 (see revision history for details)
206 - Added MPU Functions for ARMv8-M for Cortex-M23/M33.
207 - Added compiler_iccarm.h to replace compiler_iar.h shipped with the compiler.
208 CMSIS-Core(A): 1.1.0 (see revision history for details)
209 - Added compiler_iccarm.h.
210 - Added additional access functions for physical timer.
211 CMSIS-DAP: 1.2.0 (see revision history for details)
212 CMSIS-DSP: 1.5.2 (see revision history for details)
Jonatan Antonie924d642018-02-20 11:43:50 +0100213 CMSIS-Driver: 2.6.0 (see revision history for details)
Jonatan Antonide316642017-11-10 11:40:06 +0100214 - CAN Driver API V1.2.0
Vladimir Umekb4728092017-11-14 10:12:51 +0100215 - NAND Driver API V2.3.0
Jonatan Antonide316642017-11-10 11:40:06 +0100216 CMSIS-RTOS:
217 - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata.
218 CMSIS-RTOS2:
219 - API 2.1.2 (see revision history for details)
220 - RTX 5.2.3 (see revision history for details)
221 Devices:
222 - Added GCC startup and linker script for Cortex-A9.
223 - Added device ARMCM0plus_MPU for Cortex-M0+ with MPU.
224 - Added IAR startup code for Cortex-A9
225 </release>
Jonatan Antoni5bfb1e62017-09-19 15:46:40 +0200226 <release version="5.1.1" date="2017-09-19">
227 CMSIS-RTOS2:
228 - RTX 5.2.1 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200229 </release>
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200230 <release version="5.1.0" date="2017-08-04">
231 CMSIS-Core(M): 5.0.2 (see revision history for details)
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100232 - Changed Version Control macros to be core agnostic.
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200233 - Added MPU Functions for ARMv7-M for Cortex-M0+/M3/M4/M7.
234 CMSIS-Core(A): 1.0.0 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200235 - Initial release
236 - IRQ Controller API 1.0.0
237 CMSIS-Driver: 2.05 (see revision history for details)
238 - All typedefs related to status have been made volatile.
Robert Rostoharff9fa5b2017-04-19 11:55:58 +0200239 CMSIS-RTOS2:
Robert Rostohar9470b0b2017-06-09 09:38:31 +0200240 - API 2.1.1 (see revision history for details)
241 - RTX 5.2.0 (see revision history for details)
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200242 - OS Tick API 1.0.0
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200243 CMSIS-DSP: 1.5.2 (see revision history for details)
244 - Fixed GNU Compiler specific diagnostics.
Jonatan Antonifd687e52018-07-25 10:50:56 +0200245 CMSIS-Pack: 1.5.0 (see revision history for details)
Jonatan Antoni102fe7f2017-08-03 11:33:08 +0200246 - added System Description File (*.SDF) Format
Robert Rostohar2e05f3b2017-09-05 11:08:05 +0200247 CMSIS-Zone: 0.0.1 (Preview)
248 - Initial specification draft
249 </release>
Joachim Krech3ef97132017-02-03 15:09:58 +0100250 <release version="5.0.1" date="2017-02-03">
251 Package Description:
252 - added taxonomy for Cclass RTOS
Robert Rostohar0e8657f2016-11-25 21:54:15 +0100253 CMSIS-RTOS2:
Joachim Krech3ef97132017-02-03 15:09:58 +0100254 - API 2.1 (see revision history for details)
255 - RTX 5.1.0 (see revision history for details)
256 CMSIS-Core: 5.0.1 (see revision history for details)
257 - Added __PACKED_STRUCT macro
258 - Added uVisior support
259 - Updated cmsis_armcc.h: corrected macro __ARM_ARCH_6M__
260 - Updated template for secure main function (main_s.c)
261 - Updated template for Context Management for ARMv8-M TrustZone (tz_context.c)
262 CMSIS-DSP: 1.5.1 (see revision history for details)
263 - added ARMv8M DSP libraries.
Jonatan Antonifd687e52018-07-25 10:50:56 +0200264 CMSIS-Pack:1.4.9 (see revision history for details)
Joachim Krech3ef97132017-02-03 15:09:58 +0100265 - added Pack Index File specification and schema file
Martin Güntherd1060532016-11-15 09:43:43 +0100266 </release>
Joachim Krechc45bb4a2016-11-11 11:01:22 +0100267 <release version="5.0.0" date="2016-11-11">
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100268 Changed open source license to Apache 2.0
Martin Günther4a4e39c2016-11-03 11:47:02 +0100269 CMSIS_Core:
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100270 - Added support for Cortex-M23 and Cortex-M33.
271 - Added ARMv8-M device configurations for mainline and baseline.
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100272 - Added CMSE support and thread context management for TrustZone for ARMv8-M
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100273 - Added cmsis_compiler.h to unify compiler behaviour.
274 - Updated function SCB_EnableICache (for Cortex-M7).
275 - Added functions: NVIC_GetEnableIRQ, SCB_GetFPUType
276 CMSIS-RTOS:
277 - bug fix in RTX 4.82 (see revision history for details)
278 CMSIS-RTOS2:
279 - new API including compatibility layer to CMSIS-RTOS
Robert Rostohar9f7ce662016-11-10 09:20:14 +0100280 - reference implementation based on RTX5
281 - supports all Cortex-M variants including TrustZone for ARMv8-M
ReinhardKeil0d399052016-10-21 13:40:52 +0200282 CMSIS-SVD:
283 - reworked SVD format documentation
Joachim Krech655f7242016-09-29 15:49:24 +0200284 - removed SVD file database documentation as SVD files are distributed in packs
285 - updated SVDConv for Win32 and Linux
ReinhardKeil3bd0e172016-11-10 07:59:24 +0100286 CMSIS-DSP:
Martin Günther29502d72016-06-16 14:48:33 +0200287 - Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib.
288 - Added DSP libraries build projects to CMSIS pack.
Martin Günther10babd82016-06-14 14:10:36 +0200289 </release>
Martin Günther89be6522016-05-13 07:57:31 +0200290 <release version="4.5.0" date="2015-10-28">
291 - CMSIS-Core 4.30.0 (see revision history for details)
292 - CMSIS-DAP 1.1.0 (unchanged)
293 - CMSIS-Driver 2.04.0 (see revision history for details)
294 - 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 +0200295 - CMSIS-Pack 1.4.1 (see revision history for details)
Martin Günther89be6522016-05-13 07:57:31 +0200296 - CMSIS-RTOS 4.80.0 Restored time delay parameter 'millisec' old behavior (prior V4.79) for software compatibility. (see revision history for details)
297 - CMSIS-SVD 1.3.1 (see revision history for details)
298 </release>
299 <release version="4.4.0" date="2015-09-11">
300 - CMSIS-Core 4.20 (see revision history for details)
301 - 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 +0200302 - CMSIS-Pack 1.4.0 (adding memory attributes, algorithm style)
Martin Günther89be6522016-05-13 07:57:31 +0200303 - CMSIS-Driver 2.03.0 (adding CAN [Controller Area Network] API)
304 - CMSIS-RTOS
305 -- API 1.02 (unchanged)
306 -- RTX 4.79 (see revision history for details)
307 - CMSIS-SVD 1.3.0 (see revision history for details)
308 - CMSIS-DAP 1.1.0 (extended with SWO support)
309 </release>
310 <release version="4.3.0" date="2015-03-20">
311 - CMSIS-Core 4.10 (Cortex-M7 extended Cache Maintenance functions)
312 - CMSIS-DSP 1.4.5 (see revision history for details)
313 - CMSIS-Driver 2.02 (adding SAI (Serial Audio Interface) API)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200314 - CMSIS-Pack 1.3.3 (Semantic Versioning, Generator extensions)
Martin Günther89be6522016-05-13 07:57:31 +0200315 - CMSIS-RTOS
316 -- API 1.02 (unchanged)
317 -- RTX 4.78 (see revision history for details)
318 - CMSIS-SVD 1.2 (unchanged)
319 </release>
320 <release version="4.2.0" date="2014-09-24">
321 Adding Cortex-M7 support
322 - CMSIS-Core 4.00 (Cortex-M7 support, corrected C++ include guards in core header files)
323 - CMSIS-DSP 1.4.4 (Cortex-M7 support and corrected out of bound issues)
Jonatan Antonifd687e52018-07-25 10:50:56 +0200324 - CMSIS-Pack 1.3.1 (Cortex-M7 updates, clarification, corrected batch files in Tutorial)
Martin Günther89be6522016-05-13 07:57:31 +0200325 - CMSIS-SVD 1.2 (Cortex-M7 extensions)
326 - CMSIS-RTOS RTX 4.75 (see revision history for details)
327 </release>
328 <release version="4.1.1" date="2014-06-30">
329 - fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 series devices
330 </release>
331 <release version="4.1.0" date="2014-06-12">
332 - CMSIS-Driver 2.02 (incompatible update)
333 - CMSIS-Pack 1.3 (see revision history for details)
334 - CMSIS-DSP 1.4.2 (unchanged)
335 - CMSIS-Core 3.30 (unchanged)
336 - CMSIS-RTOS RTX 4.74 (unchanged)
337 - CMSIS-RTOS API 1.02 (unchanged)
338 - CMSIS-SVD 1.10 (unchanged)
339 PACK:
340 - removed G++ specific files from PACK
341 - added Component Startup variant "C Startup"
342 - added Pack Checking Utility
343 - updated conditions to reflect tool-chain dependency
344 - added Taxonomy for Graphics
345 - updated Taxonomy for unified drivers from "Drivers" to "CMSIS Drivers"
346 </release>
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200347 <!-- release version="4.0.0">
Martin Günther89be6522016-05-13 07:57:31 +0200348 - CMSIS-Driver 2.00 Preliminary (incompatible update)
349 - CMSIS-Pack 1.1 Preliminary
350 - CMSIS-DSP 1.4.2 (see revision history for details)
351 - CMSIS-Core 3.30 (see revision history for details)
352 - CMSIS-RTOS RTX 4.74 (see revision history for details)
353 - CMSIS-RTOS API 1.02 (unchanged)
354 - CMSIS-SVD 1.10 (unchanged)
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200355 </release -->
356 <release version="3.20.4" date="2014-02-20">
Martin Günther89be6522016-05-13 07:57:31 +0200357 - CMSIS-RTOS 4.74 (see revision history for details)
358 - PACK Extensions (Boards, Device Features, Flash Programming, Generators, Configuration Wizard). Schema version 1.1.
359 </release>
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200360 <!-- release version="3.20.3">
Martin Günther89be6522016-05-13 07:57:31 +0200361 - CMSIS-Driver API Version 1.10 ARM prefix added (incompatible change)
362 - CMSIS-RTOS 4.73 (see revision history for details)
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200363 </release -->
364 <!-- release version="3.20.2">
Martin Günther89be6522016-05-13 07:57:31 +0200365 - CMSIS-Pack documentation has been added
366 - CMSIS-Drivers header and documentation have been added to PACK
367 - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200368 </release -->
369 <!-- release version="3.20.1">
Martin Günther89be6522016-05-13 07:57:31 +0200370 - CMSIS-RTOS Keil RTX V4.72 has been added to PACK
371 - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200372 </release -->
373 <!-- release version="3.20.0">
Martin Günther89be6522016-05-13 07:57:31 +0200374 The software portions that are deployed in the application program are now under a BSD license which allows usage
375 of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSIS.pdsc describes the use cases
376 The individual components have been update as listed below:
377 - CMSIS-CORE adds functions for setting breakpoints, supports the latest GCC Compiler, and contains several corrections.
378 - CMSIS-DSP library is optimized for more performance and contains several bug fixes.
379 - CMSIS-RTOS API is extended with capabilities for short timeouts, Kernel initialization, and prepared for a C++ interface.
380 - CMSIS-SVD is unchanged.
Jonatan Antoni8530ed12019-07-03 14:10:35 +0200381 </release -->
Martin Günther89be6522016-05-13 07:57:31 +0200382 </releases>
383
Martin Günther2d0f0e82016-05-17 09:06:12 +0200384 <taxonomy>
reinhardkeil671fea12019-03-13 17:03:40 +0100385 <description Cclass="Audio">Software components for audio processing</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200386 <description Cclass="Board Support">Generic Interfaces for Evaluation and Development Boards</description>
Joachim Krech1ce088b2019-03-14 13:27:35 +0100387 <description Cclass="Board Part">Drivers that support an external component available on an evaluation board</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100388 <description Cclass="Compiler">Compiler Software Extensions</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200389 <description Cclass="CMSIS" doc="CMSIS/Documentation/General/html/index.html">Cortex Microcontroller Software Interface Components</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200390 <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 +0100391 <description Cclass="Device" doc="CMSIS/Documentation/Core/html/index.html">Startup, System Setup</description>
392 <description Cclass="Data Exchange">Data exchange or data formatter</description>
Joachim Krech1ce088b2019-03-14 13:27:35 +0100393 <description Cclass="Extension Board">Drivers that support an extension board or shield</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200394 <description Cclass="File System">File Drive Support and File System</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100395 <description Cclass="IoT Client">IoT cloud client connector</description>
reinhardkeilca2acab2019-09-02 08:21:47 +0200396 <description Cclass="IoT Service">IoT specific services</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100397 <description Cclass="IoT Utility">IoT specific software utility</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200398 <description Cclass="Graphics">Graphical User Interface</description>
399 <description Cclass="Network">Network Stack using Internet Protocols</description>
Joachim Krech62838c82017-02-02 15:54:57 +0100400 <description Cclass="RTOS">Real-time Operating System</description>
reinhardkeil671fea12019-03-13 17:03:40 +0100401 <description Cclass="Security">Encryption for secure communication or storage</description>
402 <description Cclass="USB">Universal Serial Bus Stack</description>
403 <description Cclass="Utility">Generic software utility components</description>
Martin Günther2d0f0e82016-05-17 09:06:12 +0200404 </taxonomy>
405
Martin Günther89be6522016-05-13 07:57:31 +0200406 <devices>
407 <!-- ****************************** Cortex-M0 ****************************** -->
408 <family Dfamily="ARM Cortex M0" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200409 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M0 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200410 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100411The 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 +0200412- simple, easy-to-use programmers model
413- highly efficient ultra-low power operation
414- excellent code density
415- deterministic, high-performance interrupt handling
416- upward compatibility with the rest of the Cortex-M processor family.
417 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200418 <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200419 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
420 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
421 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
422
423 <device Dname="ARMCM0">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100424 <processor Dcore="Cortex-M0" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200425 <compile header="Device/ARM/ARMCM0/Include/ARMCM0.h" define="ARMCM0"/>
426 </device>
427 </family>
428
429 <!-- ****************************** Cortex-M0P ****************************** -->
430 <family Dfamily="ARM Cortex M0 plus" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200431 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0662b/index.html" title="Cortex-M0+ Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200432 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100433The 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 +0200434- simple, easy-to-use programmers model
435- highly efficient ultra-low power operation
436- excellent code density
437- deterministic, high-performance interrupt handling
438- upward compatibility with the rest of the Cortex-M processor family.
439 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200440 <!-- debug svd="Device/ARM/SVD/ARMCM0P.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200441 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
442 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
443 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
444
445 <device Dname="ARMCM0P">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100446 <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200447 <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h" define="ARMCM0P"/>
448 </device>
Jonatan Antonic4e9f462017-10-19 16:51:44 +0200449
450 <device Dname="ARMCM0P_MPU">
451 <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
452 <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus_MPU.h" define="ARMCM0P_MPU"/>
453 </device>
Martin Günther89be6522016-05-13 07:57:31 +0200454 </family>
455
GuentherMartina3a6af22018-07-23 08:36:37 +0200456 <!-- ****************************** Cortex-M1 ****************************** -->
457 <family Dfamily="ARM Cortex M1" Dvendor="ARM:82">
458 <!--book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M1 Device Generic Users Guide"/-->
459 <description>
460The ARM Cortex-M1 FPGA processor is intended for deeply embedded applications that require a small processor integrated into an FPGA.
461The ARM Cortex-M1 processor implements the ARMv6-M architecture profile.
462 </description>
463 <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral -->
464 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
465 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
466 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
467
468 <device Dname="ARMCM1">
469 <processor Dcore="Cortex-M1" DcoreVersion="r1p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
470 <compile header="Device/ARM/ARMCM1/Include/ARMCM1.h" define="ARMCM1"/>
471 </device>
472 </family>
473
Martin Günther89be6522016-05-13 07:57:31 +0200474 <!-- ****************************** Cortex-M3 ****************************** -->
475 <family Dfamily="ARM Cortex M3" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200476 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0552a/index.html" title="Cortex-M3 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200477 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100478The 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 +0200479- simple, easy-to-use programmers model
480- highly efficient ultra-low power operation
481- excellent code density
482- deterministic, high-performance interrupt handling
483- upward compatibility with the rest of the Cortex-M processor family.
484 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200485 <!-- debug svd="Device/ARM/SVD/ARMCM3.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200486 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
487 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
488 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
489
490 <device Dname="ARMCM3">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100491 <processor Dcore="Cortex-M3" DcoreVersion="r2p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200492 <compile header="Device/ARM/ARMCM3/Include/ARMCM3.h" define="ARMCM3"/>
493 </device>
494 </family>
495
496 <!-- ****************************** Cortex-M4 ****************************** -->
497 <family Dfamily="ARM Cortex M4" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200498 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/index.html" title="Cortex-M4 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200499 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100500The 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 +0200501- simple, easy-to-use programmers model
502- highly efficient ultra-low power operation
503- excellent code density
504- deterministic, high-performance interrupt handling
505- upward compatibility with the rest of the Cortex-M processor family.
506 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200507 <!-- debug svd="Device/ARM/SVD/ARMCM4.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200508 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
509 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
510 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
511
512 <device Dname="ARMCM4">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100513 <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200514 <compile header="Device/ARM/ARMCM4/Include/ARMCM4.h" define="ARMCM4"/>
515 </device>
516
517 <device Dname="ARMCM4_FP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100518 <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200519 <compile header="Device/ARM/ARMCM4/Include/ARMCM4_FP.h" define="ARMCM4_FP"/>
520 </device>
521 </family>
522
523 <!-- ****************************** Cortex-M7 ****************************** -->
524 <family Dfamily="ARM Cortex M7" Dvendor="ARM:82">
Martin Günther2d0f0e82016-05-17 09:06:12 +0200525 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0646b/index.html" title="Cortex-M7 Device Generic Users Guide"/>
Martin Günther89be6522016-05-13 07:57:31 +0200526 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100527The 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 +0200528- simple, easy-to-use programmers model
529- highly efficient ultra-low power operation
530- excellent code density
531- deterministic, high-performance interrupt handling
532- upward compatibility with the rest of the Cortex-M processor family.
533 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200534 <!-- debug svd="Device/ARM/SVD/ARMCM7.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200535 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
536 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
537 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
538
539 <device Dname="ARMCM7">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100540 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200541 <compile header="Device/ARM/ARMCM7/Include/ARMCM7.h" define="ARMCM7"/>
542 </device>
543
544 <device Dname="ARMCM7_SP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100545 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200546 <compile header="Device/ARM/ARMCM7/Include/ARMCM7_SP.h" define="ARMCM7_SP"/>
547 </device>
548
549 <device Dname="ARMCM7_DP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100550 <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200551 <compile header="Device/ARM/ARMCM7/Include/ARMCM7_DP.h" define="ARMCM7_DP"/>
552 </device>
553 </family>
554
Martin Günther4a4e39c2016-11-03 11:47:02 +0100555 <!-- ****************************** Cortex-M23 ********************** -->
556 <family Dfamily="ARM Cortex M23" Dvendor="ARM:82">
557 <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/-->
558 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100559The Arm Cortex-M23 is based on the Armv8-M baseline architecture.
560It is the smallest and most energy efficient Arm processor with Arm TrustZone technology.
ReinhardKeile2b27022016-11-03 16:04:36 +0100561Cortex-M23 is the ideal processor for constrained embedded applications requiring efficient security.
Martin Günther4a4e39c2016-11-03 11:47:02 +0100562 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200563 <!-- debug svd="Device/ARM/SVD/ARMCM23.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100564 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
565 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100566 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100567 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100568 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
569
570 <device Dname="ARMCM23">
571 <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
572 <compile header="Device/ARM/ARMCM23/Include/ARMCM23.h" define="ARMCM23"/>
573 </device>
574
575 <device Dname="ARMCM23_TZ">
576 <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
577 <compile header="Device/ARM/ARMCM23/Include/ARMCM23_TZ.h" define="ARMCM23_TZ"/>
578 </device>
579 </family>
580
581 <!-- ****************************** Cortex-M33 ****************************** -->
582 <family Dfamily="ARM Cortex M33" Dvendor="ARM:82">
583 <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/-->
584 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100585The Arm Cortex-M33 is the most configurable of all Cortex-M processors. It is a full featured microcontroller
586class processor based on the Armv8-M mainline architecture with Arm TrustZone security.
Martin Günther4a4e39c2016-11-03 11:47:02 +0100587 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200588 <!-- debug svd="Device/ARM/SVD/ARMCM33.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100589 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
590 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100591 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100592 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
593 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
Martin Günther4a4e39c2016-11-03 11:47:02 +0100594
595 <device Dname="ARMCM33">
596 <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 +0100597 <description>
598 no DSP Instructions, no Floating Point Unit, no TrustZone
599 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100600 <compile header="Device/ARM/ARMCM33/Include/ARMCM33.h" define="ARMCM33"/>
601 </device>
602
603 <device Dname="ARMCM33_TZ">
604 <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 +0100605 <description>
606 no DSP Instructions, no Floating Point Unit, TrustZone
607 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100608 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_TZ.h" define="ARMCM33_TZ"/>
609 </device>
610
611 <device Dname="ARMCM33_DSP_FP">
612 <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 +0100613 <description>
614 DSP Instructions, Single Precision Floating Point Unit, no TrustZone
615 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100616 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP.h" define="ARMCM33_DSP_FP"/>
617 </device>
618
619 <device Dname="ARMCM33_DSP_FP_TZ">
620 <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 +0100621 <description>
622 DSP Instructions, Single Precision Floating Point Unit, TrustZone
623 </description>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100624 <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP_TZ.h" define="ARMCM33_DSP_FP_TZ"/>
625 </device>
626 </family>
627
GuentherMartinec9419c2018-09-04 10:03:24 +0200628 <!-- ****************************** Cortex-M35P ****************************** -->
629 <family Dfamily="ARM Cortex M35P" Dvendor="ARM:82">
630 <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/-->
631 <description>
632The Arm Cortex-M35P is the most configurable of all Cortex-M processors. It is a full featured microcontroller
633class processor based on the Armv8-M mainline architecture with Arm TrustZone security designed for a broad range of secure embedded applications.
634 </description>
635
636 <!-- debug svd="Device/ARM/SVD/ARMCM35P.svd"/ SVD files do not contain any peripheral -->
637 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
638 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
639 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
640 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
641 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
642
643 <device Dname="ARMCM35P">
644 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
645 <description>
646 no DSP Instructions, no Floating Point Unit, no TrustZone
647 </description>
648 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P.h" define="ARMCM35P"/>
649 </device>
650
651 <device Dname="ARMCM35P_TZ">
652 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
653 <description>
654 no DSP Instructions, no Floating Point Unit, TrustZone
655 </description>
656 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_TZ.h" define="ARMCM35P_TZ"/>
657 </device>
658
659 <device Dname="ARMCM35P_DSP_FP">
660 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/>
661 <description>
662 DSP Instructions, Single Precision Floating Point Unit, no TrustZone
663 </description>
664 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP.h" define="ARMCM35P_DSP_FP"/>
665 </device>
666
667 <device Dname="ARMCM35P_DSP_FP_TZ">
668 <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
669 <description>
670 DSP Instructions, Single Precision Floating Point Unit, TrustZone
671 </description>
672 <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP_TZ.h" define="ARMCM35P_DSP_FP_TZ"/>
673 </device>
674 </family>
675
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100676 <!-- ****************************** Cortex-M55 ****************************** -->
677 <family Dfamily="ARM Cortex M55" Dvendor="ARM:82">
678 <!--book name="Device/ARM/Documents/Arm Cortex-M55 Processor Datasheet.pdf" title="Arm Cortex-M55 Processor Datasheet"/-->
679 <description>
680The 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.
681It is Arm's most AI-capable Cortex-M processor, delivering enhanced, energy-efficient digital signal processing (DSP) and machine learning (ML) performance.
682The Cortex-M55 processor achieves high compute performance across scalar and vector operations, while maintaining low energy consumption.
683 </description>
684
685 <!-- debug svd="Device/ARM/SVD/ARMCM55.svd"/ SVD files do not contain any peripheral -->
686 <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/>
687 <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/>
688 <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/>
689 <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/>
690 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
691
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100692 <device Dname="ARMCM55">
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100693 <processor Dcore="Cortex-M55" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
694 <description>
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100695 Floating Point Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100696 </description>
Jonatan Antonif5f39aa2020-03-03 17:25:11 +0100697 <compile header="Device/ARM/ARMCM55/Include/ARMCM55.h" define="ARMCM55"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +0100698 </device>
699 </family>
700
Jonatan Antonie197f782022-04-26 16:24:59 +0200701 <!-- ****************************** Cortex-M85 ****************************** -->
702 <family Dfamily="ARM Cortex M85" Dvendor="ARM:82">
Jonatan Antonie8a03d12022-04-27 11:34:27 +0200703 <!--book name="Device/ARM/Documents/Arm Cortex-M85 Processor Datasheet.pdf" title="Arm Cortex-M85 Processor Datasheet"/-->
Jonatan Antonie197f782022-04-26 16:24:59 +0200704 <description>
705The 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).
706The processor also supports previous Armv8-M architectural features.
707The design is focused on compute applications such as Digital Signal Processing (DSP) and machine learning.
708The Arm Cortex-M85 processor is energy efficient and achieves high compute performance across scalar and vector operations while maintaining low power consumption.
709 </description>
710
711 <!-- debug svd="Device/ARM/SVD/ARMCM85.svd"/ SVD files do not contain any peripheral -->
712 <memory name="ROM_NS" access="rxn" start="0x00000000" size="0x00200000" startup="1" default="1" alias="ROM_S"/>
713 <memory name="RAM_NS" access="rwxn" start="0x20000000" size="0x00020000" init ="0" default="1" alias="RAM_S"/>
714 <memory name="ROM_S" access="rxn" start="0x10000000" size="0x00200000" startup="1" default="1"/>
715 <memory name="RAM_S" access="rwxn" start="0x30000000" size="0x00020000" init ="0" default="1"/>
716 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
717
718 <device Dname="ARMCM85">
719 <processor Dcore="Cortex-M85" DcoreVersion="r0p0" Dpacbti="PACBTI" Dmpu="MPU" Dfpu="DP_FPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
720 <description>
721 Floating Point Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone, PACBTI
722 </description>
723 <compile header="Device/ARM/ARMCM85/Include/ARMCM85.h" define="ARMCM85"/>
724 </device>
725 </family>
726
Martin Günther89be6522016-05-13 07:57:31 +0200727 <!-- ****************************** ARMSC000 ****************************** -->
728 <family Dfamily="ARM SC000" Dvendor="ARM:82">
729 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100730The 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 +0200731- simple, easy-to-use programmers model
732- highly efficient ultra-low power operation
733- excellent code density
734- deterministic, high-performance interrupt handling
735 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200736 <!-- debug svd="Device/ARM/SVD/ARMSC000.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200737 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
738 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
739 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
740
741 <device Dname="ARMSC000">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100742 <processor Dcore="SC000" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200743 <compile header="Device/ARM/ARMSC000/Include/ARMSC000.h" define="ARMSC000"/>
744 </device>
745 </family>
746
747 <!-- ****************************** ARMSC300 ****************************** -->
748 <family Dfamily="ARM SC300" Dvendor="ARM:82">
749 <description>
750The 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:
751- simple, easy-to-use programmers model
752- highly efficient ultra-low power operation
753- excellent code density
754- deterministic, high-performance interrupt handling
755 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200756 <!-- debug svd="Device/ARM/SVD/ARMSC300.svd"/ SVD files do not contain any peripheral -->
Martin Günther89be6522016-05-13 07:57:31 +0200757 <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/>
758 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
759 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
760
761 <device Dname="ARMSC300">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100762 <processor Dcore="SC300" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200763 <compile header="Device/ARM/ARMSC300/Include/ARMSC300.h" define="ARMSC300"/>
764 </device>
765 </family>
766
767 <!-- ****************************** ARMv8-M Baseline ********************** -->
768 <family Dfamily="ARMv8-M Baseline" Dvendor="ARM:82">
769 <!--book name="Device/ARM/Documents/ARMv8MBL_dgug.pdf" title="ARMv8MBL Device Generic Users Guide"/-->
770 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100771Armv8-M Baseline based device with TrustZone
Martin Günther89be6522016-05-13 07:57:31 +0200772 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200773 <!-- debug svd="Device/ARM/SVD/ARMv8MBL.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100774 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
775 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200776 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100777 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200778 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
779
780 <device Dname="ARMv8MBL">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100781 <processor Dcore="ARMV8MBL" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
Martin Günther89be6522016-05-13 07:57:31 +0200782 <compile header="Device/ARM/ARMv8MBL/Include/ARMv8MBL.h" define="ARMv8MBL"/>
783 </device>
784 </family>
785
786 <!-- ****************************** ARMv8-M Mainline ****************************** -->
787 <family Dfamily="ARMv8-M Mainline" Dvendor="ARM:82">
788 <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/-->
789 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100790Armv8-M Mainline based device with TrustZone
Martin Günther89be6522016-05-13 07:57:31 +0200791 </description>
GuentherMartind2a797d2018-07-17 11:53:21 +0200792 <!-- debug svd="Device/ARM/SVD/ARMv8MML.svd"/ SVD files do not contain any peripheral -->
Joachim Krech7eb01292016-11-04 17:17:05 +0100793 <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/>
794 <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200795 <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/>
Joachim Krech7eb01292016-11-04 17:17:05 +0100796 <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/>
Martin Günther89be6522016-05-13 07:57:31 +0200797 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
798
799 <device Dname="ARMv8MML">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100800 <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 +0100801 <description>
802 no DSP Instructions, no Floating Point Unit, TrustZone
803 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200804 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML.h" define="ARMv8MML"/>
805 </device>
806
Martin Günther4a4e39c2016-11-03 11:47:02 +0100807 <device Dname="ARMv8MML_DSP">
808 <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 +0100809 <description>
810 DSP Instructions, no Floating Point Unit, TrustZone
811 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100812 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP.h" define="ARMv8MML_DSP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100813 </device>
814
Martin Günther89be6522016-05-13 07:57:31 +0200815 <device Dname="ARMv8MML_SP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100816 <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 +0100817 <description>
818 no DSP Instructions, Single Precision Floating Point Unit, TrustZone
819 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200820 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_SP.h" define="ARMv8MML_SP"/>
821 </device>
822
Martin Günther4a4e39c2016-11-03 11:47:02 +0100823 <device Dname="ARMv8MML_DSP_SP">
824 <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 +0100825 <description>
826 DSP Instructions, Single Precision Floating Point Unit, TrustZone
827 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100828 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_SP.h" define="ARMv8MML_DSP_SP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100829 </device>
830
Martin Günther89be6522016-05-13 07:57:31 +0200831 <device Dname="ARMv8MML_DP">
Martin Günther4a4e39c2016-11-03 11:47:02 +0100832 <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 +0100833 <description>
834 no DSP Instructions, Double Precision Floating Point Unit, TrustZone
835 </description>
Martin Günther89be6522016-05-13 07:57:31 +0200836 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DP.h" define="ARMv8MML_DP"/>
837 </device>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100838
839 <device Dname="ARMv8MML_DSP_DP">
840 <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 +0100841 <description>
842 DSP Instructions, Double Precision Floating Point Unit, TrustZone
843 </description>
Martin Günther3afee7b2016-11-03 13:25:14 +0100844 <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_DP.h" define="ARMv8MML_DSP_DP"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +0100845 </device>
Martin Günther89be6522016-05-13 07:57:31 +0200846 </family>
Felix Johnny55034c62019-06-25 10:55:12 +0200847
Jonatan Antonic52cd622019-02-25 12:14:09 +0100848 <!-- ****************************** ARMv8.1-M Mainline ****************************** -->
849 <family Dfamily="ARMv8.1-M Mainline" Dvendor="ARM:82">
850 <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/-->
851 <description>
Felix Johnny55034c62019-06-25 10:55:12 +0200852Armv8.1-M Mainline based device with TrustZone and MVE
Jonatan Antonic52cd622019-02-25 12:14:09 +0100853 </description>
854 <!-- <debug svd="Device/ARM/SVD/ARMv8MML.svd"/> -->
Jonatan Antoniae553b72019-05-06 16:29:20 +0200855 <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/>
856 <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/>
Jonatan Antoni3942a342019-05-07 10:36:06 +0200857 <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/>
858 <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +0100859 <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/-->
860
Felix Johnny55034c62019-06-25 10:55:12 +0200861
Jonatan Antonic52cd622019-02-25 12:14:09 +0100862 <device Dname="ARMv81MML_DSP_DP_MVE_FP">
863 <processor Dcore="ARMV81MML" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/>
864 <description>
865 Double Precision Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone
866 </description>
867 <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 +0200868 </device>
Jonatan Antonic52cd622019-02-25 12:14:09 +0100869 </family>
Martin Günther89be6522016-05-13 07:57:31 +0200870
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100871 <!-- ****************************** Cortex-A5 ****************************** -->
872 <family Dfamily="ARM Cortex A5" Dvendor="ARM:82">
873 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0433c/index.html" title="Cortex-A5 Technical Reference Manual"/>
874 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100875The Arm Cortex-A5 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full
876virtual memory capabilities. The Cortex-A5 processor implements the Armv7-A architecture profile and can execute 32-bit
877Arm 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 +0100878 </description>
Jonatan Antonif2884012017-08-29 16:59:49 +0200879
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200880 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
881 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
882 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
883 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200884
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100885 <device Dname="ARMCA5">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200886 <processor Dcore="Cortex-A5" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100887 <compile header="Device/ARM/ARMCA5/Include/ARMCA5.h" define="ARMCA5"/>
888 </device>
889 </family>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100890
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100891 <!-- ****************************** Cortex-A7 ****************************** -->
892 <family Dfamily="ARM Cortex A7" Dvendor="ARM:82">
893 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0464f/index.html" title="Cortex-A7 MPCore Technical Reference Manual"/>
894 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100895The Cortex-A7 MPCore processor is a high-performance, low-power processor that implements the Armv7-A architecture.
Jonatan Antoni90e5beb2017-11-06 16:30:23 +0100896The 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 +0100897an optional integrated GIC, and an optional L2 cache controller.
898 </description>
Jonatan Antonif2884012017-08-29 16:59:49 +0200899
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200900 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
901 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
902 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
903 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200904
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100905 <device Dname="ARMCA7">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200906 <processor Dcore="Cortex-A7" DcoreVersion="r0p5" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100907 <compile header="Device/ARM/ARMCA7/Include/ARMCA7.h" define="ARMCA7"/>
908 </device>
909 </family>
910
911 <!-- ****************************** Cortex-A9 ****************************** -->
912 <family Dfamily="ARM Cortex A9" Dvendor="ARM:82">
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +0100913 <book name="http://infocenter.arm.com/help/topic/com.arm.doc.100511_0401_10_en/index.html" title="Cortex-A9 Technical Reference Manual"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100914 <description>
Jonatan Antoni18cc96d2018-01-09 17:29:30 +0100915The Cortex-A9 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full virtual memory capabilities.
916The 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 +0100917and 8-bit Java bytecodes in Jazelle state.
918 </description>
919
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200920 <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR -->
921 <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR -->
922 <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM -->
923 <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM -->
Jonatan Antonif2884012017-08-29 16:59:49 +0200924
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100925 <device Dname="ARMCA9">
Daniel Brondanie4dbb8e2019-05-15 16:00:21 +0200926 <processor Dcore="Cortex-A9" DcoreVersion="r4p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +0100927 <compile header="Device/ARM/ARMCA9/Include/ARMCA9.h" define="ARMCA9"/>
928 </device>
929 </family>
Martin Günther89be6522016-05-13 07:57:31 +0200930 </devices>
931
932
933 <apis>
Robert Rostohar6e5621b2017-06-09 12:55:56 +0200934 <!-- CMSIS Device API -->
Vladimir Umekc852bdd2017-07-03 09:19:47 +0200935 <api Cclass="Device" Cgroup="IRQ Controller" Capiversion="1.0.0" exclusive="1">
936 <description>Device interrupt controller interface</description>
937 <files>
938 <file category="header" name="CMSIS/Core_A/Include/irq_ctrl.h"/>
939 </files>
940 </api>
Robert Rostohare5b1c2d2017-11-28 15:48:26 +0100941 <api Cclass="Device" Cgroup="OS Tick" Capiversion="1.0.1" exclusive="1">
Robert Rostoharaeb6dd52017-06-09 14:17:43 +0200942 <description>RTOS Kernel system tick timer interface</description>
Robert Rostohar6e5621b2017-06-09 12:55:56 +0200943 <files>
944 <file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/>
945 </files>
946 </api>
Martin Günther89be6522016-05-13 07:57:31 +0200947 <!-- CMSIS-RTOS API -->
Robert Rostohareff06772017-01-12 11:19:01 +0100948 <api Cclass="CMSIS" Cgroup="RTOS" Capiversion="1.0.0" exclusive="1">
Martin Günther89be6522016-05-13 07:57:31 +0200949 <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description>
950 <files>
951 <file category="doc" name="CMSIS/Documentation/RTOS/html/index.html"/>
952 </files>
953 </api>
Robert Rostoharf7d60922018-06-18 13:43:04 +0200954 <api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.1.3" exclusive="1">
Robert Rostohar4868c882016-07-01 23:10:03 +0200955 <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description>
956 <files>
957 <file category="doc" name="CMSIS/Documentation/RTOS2/html/index.html"/>
Robert Rostohar0a364052017-01-25 12:35:54 +0100958 <file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/>
Robert Rostohar4868c882016-07-01 23:10:03 +0200959 </files>
960 </api>
Robert Rostohar9470b0b2017-06-09 09:38:31 +0200961 <!-- CMSIS Driver API -->
Robert Rostohar8d743c52020-01-24 13:04:51 +0100962 <api Cclass="CMSIS Driver" Cgroup="USART" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200963 <description>USART Driver API for Cortex-M</description>
964 <files>
965 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usart__interface__gr.html" />
966 <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" />
967 </files>
968 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100969 <api Cclass="CMSIS Driver" Cgroup="SPI" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200970 <description>SPI Driver API for Cortex-M</description>
971 <files>
972 <file category="doc" name="CMSIS/Documentation/Driver/html/group__spi__interface__gr.html" />
973 <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" />
974 </files>
975 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100976 <api Cclass="CMSIS Driver" Cgroup="SAI" Capiversion="1.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200977 <description>SAI Driver API for Cortex-M</description>
978 <files>
979 <file category="doc" name="CMSIS/Documentation/Driver/html/group__sai__interface__gr.html"/>
980 <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" />
981 </files>
982 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100983 <api Cclass="CMSIS Driver" Cgroup="I2C" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200984 <description>I2C Driver API for Cortex-M</description>
985 <files>
986 <file category="doc" name="CMSIS/Documentation/Driver/html/group__i2c__interface__gr.html"/>
987 <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" />
988 </files>
989 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100990 <api Cclass="CMSIS Driver" Cgroup="CAN" Capiversion="1.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200991 <description>CAN Driver API for Cortex-M</description>
992 <files>
993 <file category="doc" name="CMSIS/Documentation/Driver/html/group__can__interface__gr.html"/>
994 <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" />
995 </files>
996 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +0100997 <api Cclass="CMSIS Driver" Cgroup="Flash" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +0200998 <description>Flash Driver API for Cortex-M</description>
999 <files>
1000 <file category="doc" name="CMSIS/Documentation/Driver/html/group__flash__interface__gr.html" />
1001 <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" />
1002 </files>
1003 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001004 <api Cclass="CMSIS Driver" Cgroup="MCI" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001005 <description>MCI Driver API for Cortex-M</description>
1006 <files>
1007 <file category="doc" name="CMSIS/Documentation/Driver/html/group__mci__interface__gr.html" />
1008 <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" />
1009 </files>
1010 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001011 <api Cclass="CMSIS Driver" Cgroup="NAND" Capiversion="2.4.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001012 <description>NAND Flash Driver API for Cortex-M</description>
1013 <files>
1014 <file category="doc" name="CMSIS/Documentation/Driver/html/group__nand__interface__gr.html" />
1015 <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" />
1016 </files>
1017 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001018 <api Cclass="CMSIS Driver" Cgroup="Ethernet" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001019 <description>Ethernet MAC and PHY Driver API for Cortex-M</description>
1020 <files>
1021 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__interface__gr.html" />
1022 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
1023 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
1024 </files>
1025 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001026 <api Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001027 <description>Ethernet MAC Driver API for Cortex-M</description>
1028 <files>
1029 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__mac__interface__gr.html" />
1030 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
1031 </files>
1032 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001033 <api Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Capiversion="2.2.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001034 <description>Ethernet PHY Driver API for Cortex-M</description>
1035 <files>
1036 <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__phy__interface__gr.html" />
1037 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
1038 </files>
1039 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001040 <api Cclass="CMSIS Driver" Cgroup="USB Device" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001041 <description>USB Device Driver API for Cortex-M</description>
1042 <files>
1043 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbd__interface__gr.html" />
1044 <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" />
1045 </files>
1046 </api>
Robert Rostohar8d743c52020-01-24 13:04:51 +01001047 <api Cclass="CMSIS Driver" Cgroup="USB Host" Capiversion="2.3.0" exclusive="0">
Martin Günther89be6522016-05-13 07:57:31 +02001048 <description>USB Host Driver API for Cortex-M</description>
1049 <files>
1050 <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbh__interface__gr.html" />
1051 <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" />
1052 </files>
1053 </api>
Robert Rostohardae2f7c2020-01-24 14:37:40 +01001054 <api Cclass="CMSIS Driver" Cgroup="WiFi" Capiversion="1.1.0" exclusive="0">
Robert Rostohar688e5362019-02-14 10:37:45 +01001055 <description>WiFi driver</description>
1056 <files>
Robert Rostohar92eb2ea2020-03-23 12:48:04 +01001057 <file category="doc" name="CMSIS/Documentation/Driver/html/group__wifi__interface__gr.html" />
Joachim Krech22cc8f72019-03-15 17:55:09 +01001058 <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h" />
Robert Rostohar688e5362019-02-14 10:37:45 +01001059 </files>
1060 </api>
Robert Rostohar56cbb682020-03-19 13:31:52 +01001061 <api Cclass="CMSIS Driver" Cgroup="VIO" Capiversion="0.1.0" exclusive="1">
1062 <description>Virtual I/O</description>
1063 <files>
Robert Rostohar92eb2ea2020-03-23 12:48:04 +01001064 <file category="doc" name="CMSIS/Documentation/Driver/html/group__vio__interface__gr.html" />
Robert Rostohar56cbb682020-03-19 13:31:52 +01001065 <file category="header" name="CMSIS/Driver/VIO/Include/cmsis_vio.h" />
Robert Rostohar92eb2ea2020-03-23 12:48:04 +01001066 <file category="other" name="CMSIS/Driver/VIO/cmsis_vio.scvd" />
Robert Rostohar56cbb682020-03-19 13:31:52 +01001067 </files>
1068 </api>
Martin Günther89be6522016-05-13 07:57:31 +02001069 </apis>
1070
1071 <!-- conditions are dependency rules that can apply to a component or an individual file -->
1072 <conditions>
Martin Günther4ed87812016-10-27 15:29:12 +02001073 <!-- compiler -->
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001074 <condition id="ARMCC6">
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001075 <accept Tcompiler="ARMCC" Toptions="AC6"/>
1076 <accept Tcompiler="ARMCC" Toptions="AC6LTO"/>
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001077 </condition>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001078 <condition id="ARMCC5">
Daniel Brondani7bfe5d02017-04-13 15:56:17 +02001079 <require Tcompiler="ARMCC" Toptions="AC5"/>
Martin Günther89be6522016-05-13 07:57:31 +02001080 </condition>
Jonatan Antonic34d5322017-04-25 09:32:40 +02001081 <condition id="ARMCC">
1082 <require Tcompiler="ARMCC"/>
1083 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001084 <condition id="GCC">
1085 <require Tcompiler="GCC"/>
1086 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001087 <condition id="IAR">
1088 <require Tcompiler="IAR"/>
1089 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001090 <condition id="ARMCC GCC">
1091 <accept Tcompiler="ARMCC"/>
1092 <accept Tcompiler="GCC"/>
1093 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001094 <condition id="ARMCC GCC IAR">
1095 <accept Tcompiler="ARMCC"/>
1096 <accept Tcompiler="GCC"/>
1097 <accept Tcompiler="IAR"/>
1098 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001099
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001100 <!-- Arm architecture -->
Martin Günther4ed87812016-10-27 15:29:12 +02001101 <condition id="ARMv6-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001102 <description>Armv6-M architecture based device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001103 <accept Dcore="Cortex-M0"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02001104 <accept Dcore="Cortex-M1"/>
Martin Günther89be6522016-05-13 07:57:31 +02001105 <accept Dcore="Cortex-M0+"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001106 <accept Dcore="SC000"/>
1107 </condition>
1108 <condition id="ARMv7-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001109 <description>Armv7-M architecture based device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001110 <accept Dcore="Cortex-M3"/>
1111 <accept Dcore="Cortex-M4"/>
1112 <accept Dcore="Cortex-M7"/>
Martin Günther89be6522016-05-13 07:57:31 +02001113 <accept Dcore="SC300"/>
1114 </condition>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001115 <condition id="ARMv8-MBL Device">
1116 <description>Armv8-M base line architecture based device</description>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001117 <accept Dcore="ARMV8MBL"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001118 <accept Dcore="Cortex-M23"/>
1119 </condition>
1120 <condition id="ARMv8-MML Device">
1121 <description>Armv8-M main line architecture based device</description>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001122 <accept Dcore="ARMV8MML"/>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001123 <accept Dcore="Cortex-M33"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02001124 <accept Dcore="Cortex-M35P"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001125 <accept Dcore="Star-MC1"/>
1126 </condition>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001127 <condition id="ARMv81-MML Device">
1128 <description>Armv8.1-M main line architecture based device</description>
1129 <accept Dcore="ARMV81MML"/>
1130 <accept Dcore="Cortex-M55"/>
Jonatan Antonie197f782022-04-26 16:24:59 +02001131 <accept Dcore="Cortex-M85"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001132 </condition>
1133 <condition id="ARMv8x-MML Device">
1134 <description>Armv8-M/Armv8.1-M architecture based device</description>
1135 <accept condition="ARMv8-MML Device"/>
1136 <accept condition="ARMv81-MML Device"/>
1137 </condition>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001138 <condition id="ARMv8-M Device">
1139 <description>Armv8-M architecture based device</description>
1140 <accept condition="ARMv8-MBL Device"/>
1141 <accept condition="ARMv8-MML Device"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001142 <accept condition="ARMv81-MML Device"/>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001143 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001144 <condition id="ARMv6_7-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001145 <description>Armv6_7-M architecture based device</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001146 <accept condition="ARMv6-M Device"/>
1147 <accept condition="ARMv7-M Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02001148 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001149 <condition id="ARMv6_7_8-M Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001150 <description>Armv6_7_8-M architecture based device</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001151 <accept condition="ARMv6-M Device"/>
1152 <accept condition="ARMv7-M Device"/>
1153 <accept condition="ARMv8-M Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02001154 </condition>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001155 <condition id="ARMv7-A Device">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001156 <description>Armv7-A architecture based device</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001157 <accept Dcore="Cortex-A5"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001158 <accept Dcore="Cortex-A7"/>
1159 <accept Dcore="Cortex-A9"/>
1160 </condition>
Martin Günther89be6522016-05-13 07:57:31 +02001161
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001162 <condition id="TrustZone">
1163 <description>TrustZone</description>
1164 <require Dtz="TZ"/>
1165 </condition>
1166 <condition id="TZ Secure">
1167 <description>TrustZone (Secure)</description>
1168 <require Dtz="TZ"/>
1169 <require Dsecure="Secure"/>
1170 </condition>
1171 <condition id="TZ Non-secure">
1172 <description>TrustZone (Non-secure)</description>
1173 <require Dtz="TZ"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001174 <accept Dsecure="Non-secure"/>
1175 <accept Dsecure="TZ-disabled"/>
1176 </condition>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001177
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001178 <!-- Startup -->
1179 <condition id="Startup ARMCC6 Secure">
1180 <description>Startup files for Arm Compiler 6 targeting TrustZone secure mode</description>
Jonatan Antoni41e74d52017-04-21 14:42:00 +02001181 <require condition="ARMCC6"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001182 <require condition="TZ Secure"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001183 </condition>
1184 <condition id="Startup ARMCC6 Unsecure">
1185 <description>Startup files for Arm Compiler 6 targeting non-TrustZone or TrustZone non-secure mode</description>
GuentherMartin09825bc2020-12-17 09:04:42 +01001186 <require condition="ARMCC6"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001187 <deny condition="TZ Secure"/>
GuentherMartin09825bc2020-12-17 09:04:42 +01001188 </condition>
1189
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001190 <!-- CMSIS-Core -->
Martin Günther4ed87812016-10-27 15:29:12 +02001191 <condition id="ARMCM0 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001192 <description>Generic Arm Cortex-M0 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001193 <require Dvendor="ARM:82" Dname="ARMCM0"/>
1194 <require Cclass="CMSIS" Cgroup="CORE"/>
1195 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001196
1197 <condition id="ARMCM0+ CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001198 <description>Generic Arm Cortex-M0+ device startup and depends on CMSIS Core</description>
Jonatan Antonic4e9f462017-10-19 16:51:44 +02001199 <require Dvendor="ARM:82" Dname="ARMCM0P*"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001200 <require Cclass="CMSIS" Cgroup="CORE"/>
1201 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001202
GuentherMartina3a6af22018-07-23 08:36:37 +02001203 <condition id="ARMCM1 CMSIS">
1204 <description>Generic Arm Cortex-M1 device startup and depends on CMSIS Core</description>
1205 <require Dvendor="ARM:82" Dname="ARMCM1"/>
1206 <require Cclass="CMSIS" Cgroup="CORE"/>
1207 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02001208
Martin Günther4ed87812016-10-27 15:29:12 +02001209 <condition id="ARMCM3 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001210 <description>Generic Arm Cortex-M3 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001211 <require Dvendor="ARM:82" Dname="ARMCM3"/>
1212 <require Cclass="CMSIS" Cgroup="CORE"/>
1213 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001214
1215 <condition id="ARMCM4 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001216 <description>Generic Arm Cortex-M4 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001217 <require Dvendor="ARM:82" Dname="ARMCM4*"/>
1218 <require Cclass="CMSIS" Cgroup="CORE"/>
1219 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001220
1221 <condition id="ARMCM7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001222 <description>Generic Arm Cortex-M7 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001223 <require Dvendor="ARM:82" Dname="ARMCM7*"/>
1224 <require Cclass="CMSIS" Cgroup="CORE"/>
1225 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001226
Martin Günther4a4e39c2016-11-03 11:47:02 +01001227 <condition id="ARMCM23 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001228 <description>Generic Arm Cortex-M23 device startup and depends on CMSIS Core</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001229 <require Dvendor="ARM:82" Dname="ARMCM23*"/>
1230 <require Cclass="CMSIS" Cgroup="CORE"/>
1231 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001232
1233 <condition id="ARMCM33 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001234 <description>Generic Arm Cortex-M33 device startup and depends on CMSIS Core</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001235 <require Dvendor="ARM:82" Dname="ARMCM33*"/>
1236 <require Cclass="CMSIS" Cgroup="CORE"/>
1237 </condition>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001238
GuentherMartinec9419c2018-09-04 10:03:24 +02001239 <condition id="ARMCM35P CMSIS">
1240 <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core</description>
1241 <require Dvendor="ARM:82" Dname="ARMCM35P*"/>
1242 <require Cclass="CMSIS" Cgroup="CORE"/>
1243 </condition>
GuentherMartinec9419c2018-09-04 10:03:24 +02001244
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001245 <condition id="ARMCM55 CMSIS">
1246 <description>Generic Arm Cortex-M55 device startup and depends on CMSIS Core</description>
1247 <require Dvendor="ARM:82" Dname="ARMCM55*"/>
1248 <require Cclass="CMSIS" Cgroup="CORE"/>
1249 </condition>
1250
Jonatan Antonie197f782022-04-26 16:24:59 +02001251 <condition id="ARMCM85 CMSIS">
1252 <description>Generic Arm Cortex-M85 device startup and depends on CMSIS Core</description>
1253 <require Dvendor="ARM:82" Dname="ARMCM85*"/>
1254 <require Cclass="CMSIS" Cgroup="CORE"/>
1255 </condition>
1256
Martin Günther4ed87812016-10-27 15:29:12 +02001257 <condition id="ARMSC000 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001258 <description>Generic Arm SC000 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001259 <require Dvendor="ARM:82" Dname="ARMSC000"/>
1260 <require Cclass="CMSIS" Cgroup="CORE"/>
1261 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001262
1263 <condition id="ARMSC300 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001264 <description>Generic Arm SC300 device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001265 <require Dvendor="ARM:82" Dname="ARMSC300"/>
1266 <require Cclass="CMSIS" Cgroup="CORE"/>
1267 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001268
1269 <condition id="ARMv8MBL CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001270 <description>Generic Armv8-M Baseline device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001271 <require Dvendor="ARM:82" Dname="ARMv8MBL"/>
1272 <require Cclass="CMSIS" Cgroup="CORE"/>
1273 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001274
1275 <condition id="ARMv8MML CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001276 <description>Generic Armv8-M Mainline device startup and depends on CMSIS Core</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001277 <require Dvendor="ARM:82" Dname="ARMv8MML*"/>
1278 <require Cclass="CMSIS" Cgroup="CORE"/>
1279 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001280
Jonatan Antonic52cd622019-02-25 12:14:09 +01001281 <condition id="ARMv81MML CMSIS">
1282 <description>Generic Armv8.1-M Mainline device startup and depends on CMSIS Core</description>
1283 <require Dvendor="ARM:82" Dname="ARMv81MML*"/>
1284 <require Cclass="CMSIS" Cgroup="CORE"/>
1285 </condition>
1286
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001287 <condition id="ARMCA5 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001288 <description>Generic Arm Cortex-A5 device startup and depends on CMSIS Core</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001289 <require Dvendor="ARM:82" Dname="ARMCA5"/>
1290 <require Cclass="CMSIS" Cgroup="CORE"/>
1291 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01001292
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001293 <condition id="ARMCA7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001294 <description>Generic Arm Cortex-A7 device startup and depends on CMSIS Core</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001295 <require Dvendor="ARM:82" Dname="ARMCA7"/>
1296 <require Cclass="CMSIS" Cgroup="CORE"/>
1297 </condition>
1298
1299 <condition id="ARMCA9 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001300 <description>Generic Arm Cortex-A9 device startup and depends on CMSIS Core</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001301 <require Dvendor="ARM:82" Dname="ARMCA9"/>
1302 <require Cclass="CMSIS" Cgroup="CORE"/>
1303 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01001304
Robert Rostohar014b5542016-10-26 11:12:01 +02001305 <!-- CMSIS DSP -->
1306 <condition id="CMSIS DSP">
Martin Güntherceee6862017-02-02 14:14:34 +01001307 <description>Components required for DSP</description>
1308 <require condition="ARMv6_7_8-M Device"/>
TTornblom3ff89062018-03-08 11:32:29 +01001309 <require condition="ARMCC GCC IAR"/>
Martin Güntherceee6862017-02-02 14:14:34 +01001310 <require Cclass="CMSIS" Cgroup="CORE"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02001311 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02001312
Jonatan Antonia67f5552018-01-18 15:22:46 +01001313 <!-- CMSIS NN -->
1314 <condition id="CMSIS NN">
1315 <description>Components required for NN</description>
Jonatan Antoni63267632019-12-09 12:58:41 +01001316 <require Cclass="CMSIS" Cgroup="DSP"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01001317 </condition>
GuentherMartina3a6af22018-07-23 08:36:37 +02001318
Robert Rostohar014b5542016-10-26 11:12:01 +02001319 <!-- RTOS RTX -->
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001320 <condition id="RTOS RTX">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001321 <description>Components required for RTOS RTX</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001322 <require condition="ARMv6_7-M Device"/>
1323 <require condition="ARMCC GCC IAR"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02001324 <require Cclass="Device" Cgroup="Startup"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001325 <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02001326 </condition>
Robert Rostohar2e05f3b2017-09-05 11:08:05 +02001327 <condition id="RTOS RTX IFX">
1328 <description>Components required for RTOS RTX IFX</description>
1329 <require condition="ARMv6_7-M Device"/>
1330 <require condition="ARMCC GCC IAR"/>
1331 <require Dvendor="Infineon:7" Dname="XMC4*"/>
1332 <require Cclass="Device" Cgroup="Startup"/>
1333 <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
1334 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001335 <condition id="RTOS RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001336 <description>Components required for RTOS RTX5</description>
Martin Günther4ed87812016-10-27 15:29:12 +02001337 <require condition="ARMv6_7_8-M Device"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01001338 <require condition="ARMCC GCC IAR"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001339 <require Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/>
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001340 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001341 <condition id="RTOS2 RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02001342 <description>Components required for RTOS2 RTX5</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02001343 <require condition="ARMv6_7_8-M Device"/>
Robert Rostoharff9fa5b2017-04-19 11:55:58 +02001344 <require condition="ARMCC GCC IAR"/>
1345 <require Cclass="CMSIS" Cgroup="CORE"/>
1346 <require Cclass="Device" Cgroup="Startup"/>
1347 </condition>
Robert Rostohardcfd4322017-06-09 13:11:57 +02001348 <condition id="RTOS2 RTX5 v7-A">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001349 <description>Components required for RTOS2 RTX5 on Armv7-A</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02001350 <require condition="ARMv7-A Device"/>
1351 <require condition="ARMCC GCC IAR"/>
1352 <require Cclass="CMSIS" Cgroup="CORE"/>
1353 <require Cclass="Device" Cgroup="Startup"/>
1354 <require Cclass="Device" Cgroup="OS Tick"/>
Vladimir Umekc852bdd2017-07-03 09:19:47 +02001355 <require Cclass="Device" Cgroup="IRQ Controller"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02001356 </condition>
Martin Günther4ed87812016-10-27 15:29:12 +02001357 <condition id="RTOS2 RTX5 NS">
1358 <description>Components required for RTOS2 RTX5 in Non-Secure Domain</description>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001359 <require condition="ARMv8-M Device"/>
1360 <require condition="TZ Non-secure"/>
Jonatan Antoni65d89742017-11-08 11:28:47 +01001361 <require condition="ARMCC GCC IAR"/>
Martin Günther4ed87812016-10-27 15:29:12 +02001362 <require Cclass="CMSIS" Cgroup="CORE"/>
1363 <require Cclass="Device" Cgroup="Startup"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02001364 </condition>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01001365
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001366 <condition id="ARMCC ARMv6-M LE">
1367 <description>Arm Compiler for Armv6-M architecture (little endian)</description>
1368 <require condition="ARMCC"/>
1369 <require condition="ARMv6-M Device"/>
1370 <require Dendian="Little-endian"/>
1371 </condition>
1372 <condition id="ARMCC ARMv6-M BE">
1373 <description>Arm Compiler for Armv6-M architecture (big endian)</description>
1374 <require condition="ARMCC"/>
1375 <require condition="ARMv6-M Device"/>
1376 <require Dendian="Big-endian"/>
1377 </condition>
1378 <condition id="ARMCC ARMv7-M NOFP LE">
1379 <description>Arm Compiler for Armv7-M architecture without FPU (little endian)</description>
1380 <require condition="ARMCC"/>
1381 <require condition="ARMv7-M Device"/>
1382 <require Dendian="Little-endian"/>
1383 <require Dfpu="NO_FPU"/>
1384 </condition>
1385 <condition id="ARMCC ARMv7-M NOFP BE">
1386 <description>Arm Compiler for Armv7-M architecture without FPU (big endian)</description>
1387 <require condition="ARMCC"/>
1388 <require condition="ARMv7-M Device"/>
1389 <require Dendian="Big-endian"/>
1390 <require Dfpu="NO_FPU"/>
1391 </condition>
1392 <condition id="ARMCC ARMv7-M FP LE">
1393 <description>Arm Compiler for Armv7-M architecture with FPU (little endian)</description>
1394 <require condition="ARMCC"/>
1395 <require condition="ARMv7-M Device"/>
1396 <require Dendian="Little-endian"/>
1397 <accept Dfpu="SP_FPU"/>
1398 <accept Dfpu="DP_FPU"/>
1399 </condition>
1400 <condition id="ARMCC ARMv7-M FP BE">
1401 <description>Arm Compiler for Armv7-M architecture with FPU (big endian)</description>
1402 <require condition="ARMCC"/>
1403 <require condition="ARMv7-M Device"/>
1404 <require Dendian="Big-endian"/>
1405 <accept Dfpu="SP_FPU"/>
1406 <accept Dfpu="DP_FPU"/>
1407 </condition>
1408 <condition id="ARMCC ARMv8-MBL LE">
1409 <description>Arm Compiler for Armv8-M base line architecture (little endian)</description>
1410 <require condition="ARMCC"/>
1411 <require condition="ARMv8-MBL Device"/>
1412 <require Dendian="Little-endian"/>
1413 </condition>
1414 <condition id="ARMCC ARMv8-MML NOFP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001415 <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 +01001416 <require condition="ARMCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001417 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001418 <require Dendian="Little-endian"/>
1419 <require Dfpu="NO_FPU"/>
1420 <require Dmve="NO_MVE"/>
1421 </condition>
1422 <condition id="ARMCC ARMv8-MML FP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001423 <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 +01001424 <require condition="ARMCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001425 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001426 <require Dendian="Little-endian"/>
1427 <accept Dfpu="SP_FPU"/>
1428 <accept Dfpu="DP_FPU"/>
1429 <accept Dmve="MVE"/>
1430 <accept Dmve="FP_MVE"/>
1431 </condition>
1432
1433 <condition id="GCC ARMv6-M LE">
1434 <description>GNU Compiler for Armv6-M architecture (little endian)</description>
1435 <require condition="GCC"/>
1436 <require condition="ARMv6-M Device"/>
1437 <require Dendian="Little-endian"/>
1438 </condition>
1439 <condition id="GCC ARMv6-M BE">
1440 <description>GNU Compiler for Armv6-M architecture (big endian)</description>
1441 <require condition="GCC"/>
1442 <require condition="ARMv6-M Device"/>
1443 <require Dendian="Big-endian"/>
1444 </condition>
1445 <condition id="GCC ARMv7-M NOFP LE">
1446 <description>GNU Compiler for Armv7-M architecture without FPU (little endian)</description>
1447 <require condition="GCC"/>
1448 <require condition="ARMv7-M Device"/>
1449 <require Dendian="Little-endian"/>
1450 <require Dfpu="NO_FPU"/>
1451 </condition>
1452 <condition id="GCC ARMv7-M NOFP BE">
1453 <description>GNU Compiler for Armv7-M architecture without FPU (big endian)</description>
1454 <require condition="GCC"/>
1455 <require condition="ARMv7-M Device"/>
1456 <require Dendian="Big-endian"/>
1457 <require Dfpu="NO_FPU"/>
1458 </condition>
1459 <condition id="GCC ARMv7-M FP LE">
1460 <description>GNU Compiler for Armv7-M architecture with FPU (little endian)</description>
1461 <require condition="GCC"/>
1462 <require condition="ARMv7-M Device"/>
1463 <require Dendian="Little-endian"/>
1464 <accept Dfpu="SP_FPU"/>
1465 <accept Dfpu="DP_FPU"/>
1466 </condition>
1467 <condition id="GCC ARMv7-M FP BE">
1468 <description>GNU Compiler for Armv7-M architecture with FPU (big endian)</description>
1469 <require condition="GCC"/>
1470 <require condition="ARMv7-M Device"/>
1471 <require Dendian="Big-endian"/>
1472 <accept Dfpu="SP_FPU"/>
1473 <accept Dfpu="DP_FPU"/>
1474 </condition>
1475 <condition id="GCC ARMv8-MBL LE">
1476 <description>GNU Compiler for Armv8-M base line architecture (little endian)</description>
1477 <require condition="GCC"/>
1478 <require condition="ARMv8-MBL Device"/>
1479 <require Dendian="Little-endian"/>
1480 </condition>
1481 <condition id="GCC ARMv8-MML NOFP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001482 <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 +01001483 <require condition="GCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001484 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001485 <require Dendian="Little-endian"/>
1486 <require Dfpu="NO_FPU"/>
1487 <require Dmve="NO_MVE"/>
1488 </condition>
1489 <condition id="GCC ARMv8-MML FP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001490 <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 +01001491 <require condition="GCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001492 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001493 <require Dendian="Little-endian"/>
1494 <accept Dfpu="SP_FPU"/>
1495 <accept Dfpu="DP_FPU"/>
1496 <accept Dmve="MVE"/>
1497 <accept Dmve="FP_MVE"/>
1498 </condition>
1499
1500 <condition id="IARCC ARMv6-M LE">
1501 <description>IAR Compiler for Armv6-M architecture (little endian)</description>
1502 <require condition="IAR"/>
1503 <require condition="ARMv6-M Device"/>
1504 <require Dendian="Little-endian"/>
1505 </condition>
1506 <condition id="IARCC ARMv6-M BE">
1507 <description>IAR Compiler for Armv6-M architecture (big endian)</description>
1508 <require condition="IAR"/>
1509 <require condition="ARMv6-M Device"/>
1510 <require Dendian="Big-endian"/>
1511 </condition>
1512 <condition id="IARCC ARMv7-M NOFP LE">
1513 <description>IAR Compiler for Armv7-M architecture without FPU (little endian)</description>
1514 <require condition="IAR"/>
1515 <require condition="ARMv7-M Device"/>
1516 <require Dendian="Little-endian"/>
1517 <require Dfpu="NO_FPU"/>
1518 </condition>
1519 <condition id="IARCC ARMv7-M NOFP BE">
1520 <description>IAR Compiler for Armv7-M architecture without FPU (big endian)</description>
1521 <require condition="IAR"/>
1522 <require condition="ARMv7-M Device"/>
1523 <require Dendian="Big-endian"/>
1524 <require Dfpu="NO_FPU"/>
1525 </condition>
1526 <condition id="IARCC ARMv7-M FP LE">
1527 <description>IAR Compiler for Armv7-M architecture with FPU (little endian)</description>
1528 <require condition="IAR"/>
1529 <require condition="ARMv7-M Device"/>
1530 <require Dendian="Little-endian"/>
1531 <accept Dfpu="SP_FPU"/>
1532 <accept Dfpu="DP_FPU"/>
1533 </condition>
1534 <condition id="IARCC ARMv7-M FP BE">
1535 <description>IAR Compiler for Armv7-M architecture with FPU (big endian)</description>
1536 <require condition="IAR"/>
1537 <require condition="ARMv7-M Device"/>
1538 <require Dendian="Big-endian"/>
1539 <accept Dfpu="SP_FPU"/>
1540 <accept Dfpu="DP_FPU"/>
1541 </condition>
1542 <condition id="IARCC ARMv8-MBL LE">
1543 <description>IAR Compiler for Armv8-M base line architecture (little endian)</description>
1544 <require condition="IAR"/>
1545 <require condition="ARMv8-MBL Device"/>
1546 <require Dendian="Little-endian"/>
1547 </condition>
1548 <condition id="IARCC ARMv8-MML NOFP LE">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001549 <description>IAR Compiler for Armv8-M main line architecture without FPU (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001550 <require condition="IAR"/>
1551 <require condition="ARMv8-MML Device"/>
1552 <require Dendian="Little-endian"/>
1553 <require Dfpu="NO_FPU"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001554 </condition>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001555 <condition id="IARCC ARMv8-MML FP LE">
1556 <description>IAR Compiler for Armv8-M main line architecture with FPU (little endian)</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001557 <require condition="IAR"/>
1558 <require condition="ARMv8-MML Device"/>
1559 <require Dendian="Little-endian"/>
1560 <accept Dfpu="SP_FPU"/>
1561 <accept Dfpu="DP_FPU"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001562 </condition>
1563 <condition id="IARCC ARMv81-MML NOFP LE">
1564 <description>IAR Compiler for Armv8.1-M main line architecture without FPU/MVE (little endian)</description>
1565 <require condition="IAR"/>
1566 <require condition="ARMv81-MML Device"/>
1567 <require Dendian="Little-endian"/>
1568 <require Dfpu="NO_FPU"/>
1569 <require Dmve="NO_MVE"/>
1570 </condition>
1571 <condition id="IARCC ARMv81-MML FP LE">
1572 <description>IAR Compiler for Armv8.1-M main line architecture with FPU/MVE (little endian)</description>
1573 <require condition="IAR"/>
1574 <require condition="ARMv81-MML Device"/>
1575 <require Dendian="Little-endian"/>
1576 <accept Dfpu="SP_FPU"/>
1577 <accept Dfpu="DP_FPU"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001578 <accept Dmve="MVE"/>
1579 <accept Dmve="FP_MVE"/>
1580 </condition>
1581
1582 <condition id="ARMASM ARMv6-M">
1583 <description>Arm Assembler for Armv6-M architecture</description>
1584 <require condition="ARMCC5"/>
1585 <require condition="ARMv6-M Device"/>
1586 </condition>
1587 <condition id="GNUASM ARMv6-M">
1588 <description>GNU Assembler for Armv6-M architecture</description>
1589 <accept condition="ARMCC6"/>
1590 <accept condition="GCC"/>
1591 <require condition="ARMv6-M Device"/>
1592 </condition>
1593 <condition id="IARASM ARMv6-M">
1594 <description>IAR Assembler for Armv6-M architecture</description>
1595 <require condition="IAR"/>
1596 <require condition="ARMv6-M Device"/>
1597 </condition>
1598
1599 <condition id="ARMASM ARMv7-M">
1600 <description>Arm Assembler for Armv7-M architecture</description>
1601 <require condition="ARMCC5"/>
1602 <require condition="ARMv7-M Device"/>
1603 </condition>
1604 <condition id="GNUASM ARMv7-M">
1605 <description>GNU Assembler for Armv7-M architecture</description>
1606 <accept condition="ARMCC6"/>
1607 <accept condition="GCC"/>
1608 <require condition="ARMv7-M Device"/>
1609 </condition>
1610 <condition id="IARASM ARMv7-M">
1611 <description>IAR Assembler for Armv7-M architecture</description>
1612 <require condition="IAR"/>
1613 <require condition="ARMv7-M Device"/>
1614 </condition>
1615
1616 <condition id="GNUASM ARMv8-MBL">
1617 <description>GNU Assembler for Armv8-M base line architecture</description>
1618 <require condition="ARMCC GCC"/>
1619 <require condition="ARMv8-MBL Device"/>
1620 </condition>
1621 <condition id="GNUASM ARMv8-MML">
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001622 <description>GNU Assembler for Armv8-M/Armv8.1-M main line architecture</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001623 <require condition="ARMCC GCC"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001624 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001625 </condition>
1626 <condition id="IARASM ARMv8-MBL">
1627 <description>IAR Assembler for Armv8-M base line architecture</description>
1628 <require condition="IAR"/>
1629 <require condition="ARMv8-MBL Device"/>
1630 </condition>
1631 <condition id="IARASM ARMv8-MML">
1632 <description>IAR Assembler for Armv8-M main line architecture</description>
1633 <require condition="IAR"/>
Jonatan Antoni8eeca032022-04-19 14:18:44 +02001634 <require condition="ARMv8x-MML Device"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001635 </condition>
1636
1637 <condition id="ARMASM ARMv7-A">
1638 <description>Arm Assembler for Armv7-A architecture</description>
1639 <require condition="ARMCC5"/>
1640 <require condition="ARMv7-A Device"/>
1641 </condition>
1642 <condition id="GNUASM ARMv7-A">
1643 <description>GNU Assembler for Armv7-A architecture</description>
1644 <accept condition="ARMCC6"/>
1645 <accept condition="GCC"/>
1646 <require condition="ARMv7-A Device"/>
1647 </condition>
1648 <condition id="IARASM ARMv7-A">
1649 <description>IAR Assembler for Armv7-A architecture</description>
1650 <require condition="IAR"/>
1651 <require condition="ARMv7-A Device"/>
1652 </condition>
1653
Vladimir Umekc852bdd2017-07-03 09:19:47 +02001654 <!-- OS Tick -->
1655 <condition id="OS Tick PTIM">
1656 <description>Components required for OS Tick Private Timer</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001657 <accept Dcore="Cortex-A5"/>
1658 <accept Dcore="Cortex-A9"/>
Vladimir Umekc852bdd2017-07-03 09:19:47 +02001659 <require Cclass="Device" Cgroup="IRQ Controller"/>
1660 </condition>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02001661
Daniel Brondani650abfe2017-07-24 15:35:57 +02001662 <condition id="OS Tick GTIM">
1663 <description>Components required for OS Tick Generic Physical Timer</description>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001664 <accept Dcore="Cortex-A7"/>
Daniel Brondani650abfe2017-07-24 15:35:57 +02001665 <require Cclass="Device" Cgroup="IRQ Controller"/>
1666 </condition>
1667
Martin Günther89be6522016-05-13 07:57:31 +02001668 </conditions>
1669
1670 <components>
1671 <!-- CMSIS-Core component -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001672 <component Cclass="CMSIS" Cgroup="CORE" Cversion="5.6.0" condition="ARMv6_7_8-M Device" >
1673 <description>CMSIS-CORE for Cortex-M, SC000, SC300, Star-MC1, ARMv8-M, ARMv8.1-M</description>
Martin Günther89be6522016-05-13 07:57:31 +02001674 <files>
1675 <!-- CPU independent -->
1676 <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/>
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02001677 <file category="include" name="CMSIS/Core/Include/"/>
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001678 <file category="header" name="CMSIS/Core/Include/tz_context.h" condition="TrustZone"/>
Christopher Seidl2e8b8142016-10-25 16:29:05 +02001679 <!-- Code template -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001680 <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"/>
1681 <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 +02001682 </files>
1683 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02001684
Jonatan Antoni84b84be2021-05-20 17:13:06 +02001685 <component Cclass="CMSIS" Cgroup="CORE" Cversion="1.2.1" condition="ARMv7-A Device" >
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001686 <description>CMSIS-CORE for Cortex-A</description>
1687 <files>
1688 <!-- CPU independent -->
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01001689 <file category="doc" name="CMSIS/Documentation/Core_A/html/index.html"/>
brondanib6bdb2c2017-03-02 16:15:52 +01001690 <file category="include" name="CMSIS/Core_A/Include/"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01001691 </files>
1692 </component>
1693
Martin Günther89be6522016-05-13 07:57:31 +02001694 <!-- CMSIS-Startup components -->
1695 <!-- Cortex-M0 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001696 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM0 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001697 <description>System and Startup for Generic Arm Cortex-M0 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001698 <files>
1699 <!-- include folder / device header file -->
1700 <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/>
1701 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001702 <file category="sourceC" name="Device/ARM/ARMCM0/Source/startup_ARMCM0.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001703 <file category="linkerScript" name="Device/ARM/ARMCM0/Source/ARM/ARMCM0_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1704 <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 +02001705 <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 +02001706 <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/>
1707 </files>
1708 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001709 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM0 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001710 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M0 device</description>
1711 <files>
1712 <!-- include folder / device header file -->
1713 <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/>
1714 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001715 <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 +02001716 <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 +02001717 <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 +02001718 <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s" version="1.0.0" attr="config" condition="IAR"/>
1719 <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/>
1720 </files>
1721 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001722
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/ARMCM0plus/Include/ARMCM0plus.h"/>
1729 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001730 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/startup_ARMCM0plus.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001731 <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/ARM/ARMCM0plus_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1732 <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 +02001733 <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 +02001734 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/>
1735 </files>
1736 </component>
Jonatan Antoni84b84be2021-05-20 17:13:06 +02001737 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" 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/ARMCM0plus/Include/ARMCM0plus.h"/>
1742 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001743 <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 +02001744 <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 +02001745 <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 +02001746 <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="IAR"/>
1747 <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/>
1748 </files>
1749 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001750
GuentherMartina3a6af22018-07-23 08:36:37 +02001751 <!-- Cortex-M1 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001752 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM1 CMSIS" isDefaultVariant="true">
GuentherMartina3a6af22018-07-23 08:36:37 +02001753 <description>System and Startup for Generic Arm Cortex-M1 device</description>
1754 <files>
1755 <!-- include folder / device header file -->
1756 <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/>
1757 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001758 <file category="sourceC" name="Device/ARM/ARMCM1/Source/startup_ARMCM1.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001759 <file category="linkerScript" name="Device/ARM/ARMCM1/Source/ARM/ARMCM1_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1760 <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 +02001761 <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 +02001762 <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/>
1763 </files>
1764 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001765 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM1 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001766 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M1 device</description>
1767 <files>
1768 <!-- include folder / device header file -->
1769 <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/>
1770 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001771 <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 +02001772 <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 +02001773 <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 +02001774 <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/IAR/startup_ARMCM1.s" version="1.0.0" attr="config" condition="IAR"/>
1775 <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/>
1776 </files>
1777 </component>
GuentherMartina3a6af22018-07-23 08:36:37 +02001778
Martin Günther89be6522016-05-13 07:57:31 +02001779 <!-- Cortex-M3 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001780 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM3 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001781 <description>System and Startup for Generic Arm Cortex-M3 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001782 <files>
1783 <!-- include folder / device header file -->
1784 <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/>
1785 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001786 <file category="sourceC" name="Device/ARM/ARMCM3/Source/startup_ARMCM3.c" version="2.0.3" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001787 <file category="linkerScript" name="Device/ARM/ARMCM3/Source/ARM/ARMCM3_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1788 <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 +02001789 <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 +01001790 <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001791 </files>
1792 </component>
Jonatan Antoni09694d72019-11-18 16:10:45 +01001793 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM3 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001794 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M3 device</description>
1795 <files>
1796 <!-- include folder / device header file -->
1797 <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/>
1798 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001799 <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 +02001800 <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 +02001801 <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 +02001802 <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 +01001803 <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 +02001804 </files>
1805 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001806
1807 <!-- Cortex-M4 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001808 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM4 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001809 <description>System and Startup for Generic Arm Cortex-M4 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02001810 <files>
1811 <!-- include folder / device header file -->
1812 <file category="include" name="Device/ARM/ARMCM4/Include/"/>
1813 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001814 <file category="sourceC" name="Device/ARM/ARMCM4/Source/startup_ARMCM4.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001815 <file category="linkerScript" name="Device/ARM/ARMCM4/Source/ARM/ARMCM4_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1816 <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 +02001817 <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 +01001818 <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.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="ARMCM4 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001822 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M4 device</description>
1823 <files>
1824 <!-- include folder / device header file -->
1825 <file category="include" name="Device/ARM/ARMCM4/Include/"/>
1826 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001827 <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 +02001828 <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 +02001829 <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 +02001830 <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 +01001831 <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 +02001832 </files>
1833 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001834
1835 <!-- Cortex-M7 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001836 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM7 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001837 <description>System and Startup for Generic Arm Cortex-M7 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/ARMCM7/Include/"/>
1841 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02001842 <file category="sourceC" name="Device/ARM/ARMCM7/Source/startup_ARMCM7.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02001843 <file category="linkerScript" name="Device/ARM/ARMCM7/Source/ARM/ARMCM7_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
1844 <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 +02001845 <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 +01001846 <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.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="ARMCM7 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001850 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M7 device</description>
1851 <files>
1852 <!-- include folder / device header file -->
1853 <file category="include" name="Device/ARM/ARMCM7/Include/"/>
1854 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02001855 <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 +02001856 <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 +02001857 <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 +02001858 <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 +01001859 <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 +02001860 </files>
1861 </component>
Martin Günther89be6522016-05-13 07:57:31 +02001862
Martin Günther4a4e39c2016-11-03 11:47:02 +01001863 <!-- Cortex-M23 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001864 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM23 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001865 <description>System and Startup for Generic Arm Cortex-M23 device</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001866 <files>
1867 <!-- include folder / device header file -->
1868 <file category="include" name="Device/ARM/ARMCM23/Include/"/>
1869 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001870 <file category="sourceC" name="Device/ARM/ARMCM23/Source/startup_ARMCM23.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001871 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1872 <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 +01001873 <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 +01001874 <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001875 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001876 <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 +02001877 </files>
1878 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01001879 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM23 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001880 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M23 device</description>
1881 <files>
1882 <!-- include folder / device header file -->
1883 <file category="include" name="Device/ARM/ARMCM23/Include/"/>
1884 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02001885 <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 +01001886 <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1887 <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 +01001888 <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.S" version="2.2.0" attr="config" condition="GCC"/>
1889 <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 +02001890 <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 +01001891 <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 +01001892 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001893 <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 +01001894 </files>
1895 </component>
1896
1897 <!-- Cortex-M33 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001898 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM33 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01001899 <description>System and Startup for Generic Arm Cortex-M33 device</description>
Martin Günther4a4e39c2016-11-03 11:47:02 +01001900 <files>
1901 <!-- include folder / device header file -->
1902 <file category="include" name="Device/ARM/ARMCM33/Include/"/>
1903 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001904 <file category="sourceC" name="Device/ARM/ARMCM33/Source/startup_ARMCM33.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001905 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1906 <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 +01001907 <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 +01001908 <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001909 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001910 <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 +02001911 </files>
1912 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01001913 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMCM33 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001914 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M33 device</description>
1915 <files>
1916 <!-- include folder / device header file -->
1917 <file category="include" name="Device/ARM/ARMCM33/Include/"/>
1918 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02001919 <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 +01001920 <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1921 <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 +02001922 <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 +01001923 <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 +02001924 <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 +01001925 <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 +01001926 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001927 <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 +01001928 </files>
1929 </component>
1930
GuentherMartinec9419c2018-09-04 10:03:24 +02001931 <!-- Cortex-M35P -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001932 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM35P CMSIS" isDefaultVariant="true">
GuentherMartinec9419c2018-09-04 10:03:24 +02001933 <description>System and Startup for Generic Arm Cortex-M35P device</description>
1934 <files>
1935 <!-- include folder / device header file -->
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001936 <file category="include" name="Device/ARM/ARMCM35P/Include/"/>
1937 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001938 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/startup_ARMCM35P.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001939 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1940 <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 +01001941 <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 +01001942 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001943 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001944 <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 +02001945 </files>
1946 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01001947 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM35P CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02001948 <description>DEPRECATED: System and Startup for Generic Arm Cortex-M35P device</description>
1949 <files>
1950 <!-- include folder / device header file -->
GuentherMartinec9419c2018-09-04 10:03:24 +02001951 <file category="include" name="Device/ARM/ARMCM35P/Include/"/>
1952 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02001953 <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 +01001954 <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1955 <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 +02001956 <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 +01001957 <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 +02001958 <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 +01001959 <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02001960 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001961 <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 +02001962 </files>
1963 </component>
1964
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001965 <!-- Cortex-M55 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001966 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM55 CMSIS" isDefaultVariant="true">
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001967 <description>System and Startup for Generic Cortex-M55 device</description>
1968 <files>
1969 <!-- include folder / device header file -->
1970 <file category="include" name="Device/ARM/ARMCM55/Include/"/>
1971 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01001972 <file category="sourceC" name="Device/ARM/ARMCM55/Source/startup_ARMCM55.c" version="1.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01001973 <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
1974 <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 +01001975 <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 +02001976 <file category="sourceC" name="Device/ARM/ARMCM55/Source/system_ARMCM55.c" version="1.1.0" attr="config"/>
GuentherMartinbd8a0f12020-02-20 10:42:53 +01001977 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01001978 <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 +01001979 </files>
1980 </component>
1981
Jonatan Antonie197f782022-04-26 16:24:59 +02001982 <!-- Cortex-M85 -->
1983 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMCM85 CMSIS" isDefaultVariant="true">
1984 <description>System and Startup for Generic Cortex-M85 device</description>
1985 <files>
1986 <!-- include folder / device header file -->
1987 <file category="include" name="Device/ARM/ARMCM85/Include/"/>
1988 <!-- startup / system file -->
1989 <file category="sourceC" name="Device/ARM/ARMCM85/Source/startup_ARMCM85.c" version="1.0.0" attr="config"/>
1990 <file category="linkerScript" name="Device/ARM/ARMCM85/Source/ARM/ARMCM85_ac6_s.sct" version="1.0.0" attr="config" condition="Startup ARMCC6 Secure"/>
1991 <file category="linkerScript" name="Device/ARM/ARMCM85/Source/ARM/ARMCM85_ac6.sct" version="1.0.0" attr="config" condition="Startup ARMCC6 Unsecure"/>
1992 <file category="linkerScript" name="Device/ARM/ARMCM85/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/>
1993 <file category="sourceC" name="Device/ARM/ARMCM85/Source/system_ARMCM85.c" version="1.0.0" attr="config"/>
1994 <!-- SAU configuration -->
1995 <file category="header" name="Device/ARM/ARMCM85/Include/Template/partition_ARMCM85.h" version="1.0.0" attr="config" condition="TZ Secure"/>
1996 </files>
1997 </component>
1998
Martin Günther89be6522016-05-13 07:57:31 +02001999 <!-- Cortex-SC000 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002000 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC000 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002001 <description>System and Startup for Generic Arm SC000 device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002002 <files>
2003 <!-- include folder / device header file -->
2004 <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/>
2005 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002006 <file category="sourceC" name="Device/ARM/ARMSC000/Source/startup_ARMSC000.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002007 <file category="linkerScript" name="Device/ARM/ARMSC000/Source/ARM/ARMSC000_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2008 <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 +02002009 <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 +02002010 <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/>
2011 </files>
2012 </component>
Surendran Kanagaraj4f8b6252019-12-18 23:00:33 +05302013 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC000 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002014 <description>DEPRECATED: System and Startup for Generic Arm SC000 device</description>
2015 <files>
2016 <!-- include folder / device header file -->
2017 <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/>
2018 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002019 <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 +02002020 <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 +02002021 <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 +02002022 <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s" version="1.0.0" attr="config" condition="IAR"/>
2023 <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/>
2024 </files>
2025 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002026
2027 <!-- Cortex-SC300 -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002028 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC300 CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002029 <description>System and Startup for Generic Arm SC300 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/ARMSC300/Include/ARMSC300.h"/>
2033 <!-- startup / system file -->
GuentherMartin27e5b402020-03-31 15:42:58 +02002034 <file category="sourceC" name="Device/ARM/ARMSC300/Source/startup_ARMSC300.c" version="2.0.3" attr="config"/>
Jonatan Antoni7b269472019-05-20 17:28:51 +02002035 <file category="linkerScript" name="Device/ARM/ARMSC300/Source/ARM/ARMSC300_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/>
2036 <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 +02002037 <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 +01002038 <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002039 </files>
2040 </component>
Surendran Kanagaraj4f8b6252019-12-18 23:00:33 +05302041 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC300 CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002042 <description>DEPRECATED: System and Startup for Generic Arm SC300 device</description>
2043 <files>
2044 <!-- include folder / device header file -->
2045 <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/>
2046 <!-- startup / system file -->
Jonatan Antoni617e7bd2019-07-23 14:24:11 +02002047 <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 +02002048 <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 +02002049 <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 +02002050 <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 +01002051 <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 +02002052 </files>
2053 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002054
2055 <!-- ARMv8MBL -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002056 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MBL CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002057 <description>System and Startup for Generic Armv8-M Baseline device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002058 <files>
2059 <!-- include folder / device header file -->
2060 <file category="include" name="Device/ARM/ARMv8MBL/Include/"/>
2061 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002062 <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/startup_ARMv8MBL.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002063 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2064 <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 +01002065 <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 +01002066 <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 +02002067 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002068 <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 +02002069 </files>
2070 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002071 <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMv8MBL CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002072 <description>DEPRECATED: System and Startup for Generic Armv8-M Baseline device</description>
2073 <files>
2074 <!-- include folder / device header file -->
2075 <file category="include" name="Device/ARM/ARMv8MBL/Include/"/>
2076 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02002077 <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 +01002078 <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2079 <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 +01002080 <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.S" version="2.2.0" attr="config" condition="GCC"/>
2081 <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 +01002082 <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 +02002083 <!-- SAU configuration -->
2084 <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config"/>
2085 </files>
2086 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002087
2088 <!-- ARMv8MML -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002089 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MML CMSIS" isDefaultVariant="true">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002090 <description>System and Startup for Generic Armv8-M Mainline device</description>
Martin Günther89be6522016-05-13 07:57:31 +02002091 <files>
2092 <!-- include folder / device header file -->
2093 <file category="include" name="Device/ARM/ARMv8MML/Include/"/>
2094 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002095 <file category="sourceC" name="Device/ARM/ARMv8MML/Source/startup_ARMv8MML.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002096 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2097 <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 +01002098 <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 +01002099 <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.1" attr="config"/>
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002100 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002101 <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 +02002102 </files>
2103 </component>
GuentherMartin09825bc2020-12-17 09:04:42 +01002104 <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMv8MML CMSIS">
Jonatan Antoni6d82db62019-05-20 11:30:09 +02002105 <description>DEPRECATED: System and Startup for Generic Armv8-M Mainline device</description>
2106 <files>
2107 <!-- include folder / device header file -->
2108 <file category="include" name="Device/ARM/ARMv8MML/Include/"/>
2109 <!-- startup / system file -->
GuentherMartin8be93b92021-05-27 10:37:16 +02002110 <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 +01002111 <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2112 <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 +02002113 <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 +01002114 <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 +01002115 <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 +02002116 <!-- SAU configuration -->
Robert Rostohar76b9cab2020-03-18 08:49:55 +01002117 <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 +02002118 </files>
2119 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002120
Jonatan Antonic52cd622019-02-25 12:14:09 +01002121 <!-- ARMv81MML -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002122 <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.2.0" condition="ARMv81MML CMSIS" isDefaultVariant="true">
Jonatan Antonic52cd622019-02-25 12:14:09 +01002123 <description>System and Startup for Generic Armv8.1-M Mainline device</description>
2124 <files>
2125 <!-- include folder / device header file -->
2126 <file category="include" name="Device/ARM/ARMv81MML/Include/"/>
2127 <!-- startup / system file -->
GuentherMartin09825bc2020-12-17 09:04:42 +01002128 <file category="sourceC" name="Device/ARM/ARMv81MML/Source/startup_ARMv81MML.c" version="2.1.0" attr="config"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002129 <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/>
2130 <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 +01002131 <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 +01002132 <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.2.1" attr="config"/>
Jonatan Antonic52cd622019-02-25 12:14:09 +01002133 <!-- SAU configuration -->
Jonatan Antoni98185852020-03-20 12:35:39 +01002134 <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 +01002135 </files>
2136 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02002137
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002138 <!-- Cortex-A5 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002139 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA5 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002140 <description>System and Startup for Generic Arm Cortex-A5 device</description>
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002141 <files>
2142 <!-- include folder / device header file -->
2143 <file category="include" name="Device/ARM/ARMCA5/Include/"/>
2144 <!-- startup / system / mmu files -->
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002145 <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC5/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2146 <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 +02002147 <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 +01002148 <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 +02002149 <file category="sourceC" name="Device/ARM/ARMCA5/Source/GCC/startup_ARMCA5.c" version="1.0.1" attr="config" condition="GCC"/>
Jonatan Antoni7e5e24f2017-09-12 16:40:22 +02002150 <file category="other" name="Device/ARM/ARMCA5/Source/GCC/ARMCA5.ld" version="1.0.0" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002151 <file category="sourceAsm" name="Device/ARM/ARMCA5/Source/IAR/startup_ARMCA5.s" version="1.0.0" attr="config" condition="IAR"/>
2152 <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 +01002153 <file category="sourceC" name="Device/ARM/ARMCA5/Source/system_ARMCA5.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002154 <file category="sourceC" name="Device/ARM/ARMCA5/Source/mmu_ARMCA5.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002155 <file category="header" name="Device/ARM/ARMCA5/Config/system_ARMCA5.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002156 <file category="header" name="Device/ARM/ARMCA5/Config/mem_ARMCA5.h" version="1.1.0" attr="config"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002157
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002158 </files>
2159 </component>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002160
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002161 <!-- Cortex-A7 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002162 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA7 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002163 <description>System and Startup for Generic Arm Cortex-A7 device</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002164 <files>
2165 <!-- include folder / device header file -->
Daniel Brondaniaabf1ab2017-03-17 10:02:30 +01002166 <file category="include" name="Device/ARM/ARMCA7/Include/"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002167 <!-- startup / system / mmu files -->
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002168 <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC5/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2169 <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 +02002170 <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 +01002171 <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 +02002172 <file category="sourceC" name="Device/ARM/ARMCA7/Source/GCC/startup_ARMCA7.c" version="1.0.1" attr="config" condition="GCC"/>
Jonatan Antoni7e5e24f2017-09-12 16:40:22 +02002173 <file category="other" name="Device/ARM/ARMCA7/Source/GCC/ARMCA7.ld" version="1.0.0" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002174 <file category="sourceAsm" name="Device/ARM/ARMCA7/Source/IAR/startup_ARMCA7.s" version="1.0.0" attr="config" condition="IAR"/>
2175 <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 +01002176 <file category="sourceC" name="Device/ARM/ARMCA7/Source/system_ARMCA7.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002177 <file category="sourceC" name="Device/ARM/ARMCA7/Source/mmu_ARMCA7.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002178 <file category="header" name="Device/ARM/ARMCA7/Config/system_ARMCA7.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002179 <file category="header" name="Device/ARM/ARMCA7/Config/mem_ARMCA7.h" version="1.1.0" attr="config"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002180 </files>
2181 </component>
2182
2183 <!-- Cortex-A9 -->
Jonatan Antoni84b84be2021-05-20 17:13:06 +02002184 <component Cclass="Device" Cgroup="Startup" Cversion="1.0.2" condition="ARMCA9 CMSIS">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002185 <description>System and Startup for Generic Arm Cortex-A9 device</description>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002186 <files>
2187 <!-- include folder / device header file -->
2188 <file category="include" name="Device/ARM/ARMCA9/Include/"/>
2189 <!-- startup / system / mmu files -->
Jonatan Antonic34d5322017-04-25 09:32:40 +02002190 <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC5/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC5"/>
2191 <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 +02002192 <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 +01002193 <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 +02002194 <file category="sourceC" name="Device/ARM/ARMCA9/Source/GCC/startup_ARMCA9.c" version="1.0.1" attr="config" condition="GCC"/>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002195 <file category="other" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0" attr="config" condition="GCC"/>
2196 <file category="sourceAsm" name="Device/ARM/ARMCA9/Source/IAR/startup_ARMCA9.s" version="1.0.0" attr="config" condition="IAR"/>
2197 <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 +01002198 <file category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.1" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002199 <file category="sourceC" name="Device/ARM/ARMCA9/Source/mmu_ARMCA9.c" version="1.2.0" attr="config"/>
Daniel Brondani8fc5c182019-05-15 16:11:43 +02002200 <file category="header" name="Device/ARM/ARMCA9/Config/system_ARMCA9.h" version="1.0.0" attr="config"/>
Jonatan Antoni8530ed12019-07-03 14:10:35 +02002201 <file category="header" name="Device/ARM/ARMCA9/Config/mem_ARMCA9.h" version="1.1.0" attr="config"/>
Daniel Brondani0d4e4992017-02-23 09:26:46 +01002202 </files>
2203 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002204
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002205 <!-- IRQ Controller -->
Vladimir Umek184017e2018-04-09 08:11:37 +02002206 <component Cclass="Device" Cgroup="IRQ Controller" Csub="GIC" Capiversion="1.0.0" Cversion="1.0.1" condition="ARMv7-A Device">
Vladimir Umekc852bdd2017-07-03 09:19:47 +02002207 <description>IRQ Controller implementation using GIC</description>
2208 <files>
2209 <file category="sourceC" name="CMSIS/Core_A/Source/irq_ctrl_gic.c"/>
2210 </files>
2211 </component>
2212
Vladimir Umekbed07592017-06-14 14:35:26 +02002213 <!-- OS Tick -->
Jonatan Antonic6dca332018-03-02 12:23:44 +01002214 <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 +02002215 <description>OS Tick implementation using Private Timer</description>
2216 <files>
2217 <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_ptim.c"/>
2218 </files>
2219 </component>
2220
Robert Rostohare5b1c2d2017-11-28 15:48:26 +01002221 <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 +02002222 <description>OS Tick implementation using Generic Physical Timer</description>
2223 <files>
2224 <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_gtim.c"/>
2225 </files>
2226 </component>
2227
Martin Günther89be6522016-05-13 07:57:31 +02002228 <!-- CMSIS-DSP component -->
Jonatan Antonie8a03d12022-04-27 11:34:27 +02002229 <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="1.10.0" isDefaultVariant="true" condition="CMSIS DSP">
GuentherMartin41d9e352019-03-14 14:18:28 +01002230 <description>CMSIS-DSP Library for Cortex-M, SC000, and SC300</description>
2231 <files>
2232 <!-- CPU independent -->
Jonatan Antoni2620d732020-03-17 16:07:31 +01002233 <file category="doc" name="CMSIS/Documentation/DSP/html/index.html"/>
2234 <file category="header" name="CMSIS/DSP/Include/arm_math.h"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002235 <file category="header" name="CMSIS/DSP/Include/arm_math_f16.h"/>
2236 <file category="header" name="CMSIS/DSP/Include/arm_common_tables.h"/>
2237 <file category="header" name="CMSIS/DSP/Include/arm_common_tables_f16.h"/>
2238 <file category="header" name="CMSIS/DSP/Include/arm_const_structs.h"/>
2239 <file category="header" name="CMSIS/DSP/Include/arm_const_structs_f16.h"/>
2240
Jonatan Antoni2620d732020-03-17 16:07:31 +01002241 <file category="include" name="CMSIS/DSP/PrivateInclude/"/>
Christophe Favergeon2f12ed82020-07-22 09:10:21 +02002242 <file category="include" name="CMSIS/DSP/Include/"/>
GuentherMartin41d9e352019-03-14 14:18:28 +01002243
Robert Rostohar86d53b72019-05-07 12:07:42 +02002244 <!-- DSP sources (core) -->
Jonatan Antoni2620d732020-03-17 16:07:31 +01002245 <file category="source" name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002246
Christophe Favergeonaf1c54b2021-02-15 14:15:10 +01002247 <file category="source" name="CMSIS/DSP/Source/QuaternionMathFunctions/QuaternionMathFunctions.c"/>
2248
Jonatan Antoni2620d732020-03-17 16:07:31 +01002249 <file category="source" name="CMSIS/DSP/Source/BayesFunctions/BayesFunctions.c"/>
2250 <file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTables.c"/>
2251 <file category="source" name="CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c"/>
2252 <file category="source" name="CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c"/>
2253 <file category="source" name="CMSIS/DSP/Source/DistanceFunctions/DistanceFunctions.c"/>
2254 <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c"/>
2255 <file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctions.c"/>
2256 <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c"/>
2257 <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c"/>
2258 <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c"/>
2259 <file category="source" name="CMSIS/DSP/Source/SVMFunctions/SVMFunctions.c"/>
2260 <file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctions.c"/>
Felix Johnny26c5ea62020-03-20 14:30:53 +01002261
Christophe Favergeon2f12ed82020-07-22 09:10:21 +02002262 <file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctions.c"/>
2263
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002264 <!-- DSP sources F16 versions -->
2265 <file category="source" name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctionsF16.c"/>
Christophe Favergeon9ee38242020-08-04 09:22:18 +02002266 <file category="source" name="CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c"/>
2267 <file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctionsF16.c"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002268 <file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTablesF16.c"/>
2269 <file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctionsF16.c"/>
Christophe Favergeon116bc4d2020-08-06 11:00:40 +02002270 <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctionsF16.c"/>
Christophe Favergeonc7935882020-08-06 13:14:33 +02002271 <file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctionsF16.c"/>
Christophe Favergeon18a5fbc2020-08-07 11:18:02 +02002272 <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctionsF16.c"/>
Christophe Favergeon9e773df2020-08-10 10:55:47 +02002273 <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctionsF16.c"/>
Christophe Favergeonbe0e95f2020-08-11 11:19:25 +02002274 <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctionsF16.c"/>
Christophe Favergeond73292b2020-08-11 13:05:34 +02002275 <file category="source" name="CMSIS/DSP/Source/DistanceFunctions/DistanceFunctionsF16.c"/>
Christophe Favergeon72f1d9e2020-08-12 10:39:33 +02002276 <file category="source" name="CMSIS/DSP/Source/BayesFunctions/BayesFunctionsF16.c"/>
2277 <file category="source" name="CMSIS/DSP/Source/SVMFunctions/SVMFunctionsF16.c"/>
Christophe Favergeonc46f1522020-04-21 14:04:25 +02002278
Jonatan Antoni2620d732020-03-17 16:07:31 +01002279 <!-- Compute Library for Cortex-A -->
2280 <file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/>
2281 <file category="source" name="CMSIS/DSP/ComputeLibrary/Source/arm_cl_tables.c" condition="ARMv7-A Device"/>
Martin Günther89be6522016-05-13 07:57:31 +02002282 </files>
2283 </component>
GuentherMartina3a6af22018-07-23 08:36:37 +02002284
Jonatan Antonia67f5552018-01-18 15:22:46 +01002285 <!-- CMSIS-NN component -->
Jonatan Antonie8a03d12022-04-27 11:34:27 +02002286 <component Cclass="CMSIS" Cgroup="NN Lib" Cversion="3.1.0" condition="CMSIS NN">
Jonatan Antoni13bff482018-01-19 13:05:57 +01002287 <description>CMSIS-NN Neural Network Library</description>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002288 <files>
2289 <file category="doc" name="CMSIS/Documentation/NN/html/index.html"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002290 <file category="header" name="CMSIS/NN/Include/arm_nn_types.h"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002291 <file category="header" name="CMSIS/NN/Include/arm_nnfunctions.h"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002292 <file category="header" name="CMSIS/NN/Include/arm_nnsupportfunctions.h"/>
2293 <file category="header" name="CMSIS/NN/Include/arm_nn_tables.h"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002294
Jonatan Antonia67f5552018-01-18 15:22:46 +01002295 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002296 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c"/>
2297 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c"/>
2298 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1_x_n_s8.c"/>
2299 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_s8_s16.c"/>
Jonatan Antonif677f002019-06-25 13:01:11 +02002300 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_u8_basic_ver1.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002301 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002302 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_wrapper_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002303 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c"/>
2304 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c"/>
2305 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_s8_fast.c"/>
2306 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s8.c"/>
Måns Nilsson5b58d2d2022-01-31 15:50:49 +01002307 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s16.c"/>
Oscar Andersson01164232021-08-02 16:19:24 +02002308 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_fast_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002309 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast_nonsquare.c"/>
2310 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_s8.c"/>
Måns Nilssonee79c212021-06-22 18:16:52 +02002311 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002312 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_s8.c"/>
2313 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_3x3_s8.c"/>
2314 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c"/>
2315 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic.c"/>
2316 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s8_opt.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002317 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_wrapper_s8.c"/>
Måns Nilssonee79c212021-06-22 18:16:52 +02002318 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_wrapper_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002319 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c"/>
2320 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c"/>
2321 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_depthwise_conv_s8_core.c"/>
2322 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic_nonsquare.c"/>
2323 <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c"/>
2324 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_x.c"/>
2325 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_w.c"/>
2326 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_y.c"/>
2327 <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_z.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002328 <file category="source" name="CMSIS/NN/Source/SVDFunctions/arm_svdf_s8.c"/>
hmogensen-arm856cf462022-04-19 14:05:28 +02002329 <file category="source" name="CMSIS/NN/Source/SVDFunctions/arm_svdf_state_s16_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002330 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_max_pool_s8.c"/>
Måns Nilsson0928e572022-01-31 16:06:54 +01002331 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_max_pool_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002332 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_avgpool_s8.c"/>
Måns Nilsson0928e572022-01-31 16:06:54 +01002333 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_avgpool_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002334 <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c"/>
2335 <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_mul_s8.c"/>
Måns Nilsson773cdff2022-02-17 15:11:54 +01002336 <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_mul_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002337 <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_add_s8.c"/>
Måns Nilsson773cdff2022-02-17 15:11:54 +01002338 <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_add_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002339 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu6_s8.c"/>
2340 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c"/>
2341 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c"/>
2342 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c"/>
2343 <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c"/>
2344 <file category="source" name="CMSIS/NN/Source/ReshapeFunctions/arm_reshape_s8.c"/>
2345 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002346 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002347 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_s8.c"/>
Måns Nilsson0fe4e1c2021-06-21 15:05:46 +02002348 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_s16.c"/>
Felix Thomasmathibalan8f2544b2021-04-14 12:45:49 +01002349 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_svdf_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002350 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_with_offset.c"/>
2351 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_accumulate_q7_to_q15.c"/>
2352 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mult_nt_t_s8.c"/>
Oscar Andersson01164232021-08-02 16:19:24 +02002353 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_kernel_s16.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002354 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_depthwise_conv_nt_t_padded_s8.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002355 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_add_q7.c"/>
2356 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_core_4x_s8.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002357 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c"/>
Felix Johnnyd36676f2021-01-19 10:31:55 +01002358 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_depthwise_conv_nt_t_s8.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002359 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_no_shift.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002360 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_with_offset.c"/>
Liangzhen Laice2f9872018-07-16 17:08:01 -07002361 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002362 <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_core_1x_s8.c"/>
2363 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_s8.c"/>
Måns Nilsson0fe4e1c2021-06-21 15:05:46 +02002364 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002365 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c"/>
2366 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c"/>
2367 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15_opt.c"/>
2368 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c"/>
2369 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c"/>
2370 <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002371 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002372 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s8.c"/>
Måns Nilssoncf675282022-03-10 08:33:26 +01002373 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s8_s16.c"/>
2374 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s16.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002375 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_u8.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002376 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c"/>
Felix Johnny459d6f42020-03-16 15:37:07 +01002377 <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_with_batch_q7.c"/>
Jonatan Antonia67f5552018-01-18 15:22:46 +01002378 </files>
2379 </component>
Martin Günther89be6522016-05-13 07:57:31 +02002380
2381 <!-- CMSIS-RTOS Keil RTX component -->
Robert Rostohar86d53b72019-05-07 12:07:42 +02002382 <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 +02002383 <description>CMSIS-RTOS RTX implementation for Cortex-M, SC000, and SC300</description>
2384 <RTE_Components_h>
2385 <!-- the following content goes into file 'RTE_Components.h' -->
2386 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
2387 #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */
2388 </RTE_Components_h>
2389 <files>
2390 <!-- CPU independent -->
bruneu01f9c01952016-09-13 16:28:46 +02002391 <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/>
Martin Günther89be6522016-05-13 07:57:31 +02002392 <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/>
2393 <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/>
2394
2395 <!-- RTX templates -->
2396 <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/>
2397 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/>
2398 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/>
2399 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/>
2400 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/>
2401 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/>
2402 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/>
2403 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/>
2404 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/>
2405 <!-- tool-chain specific template file -->
2406 <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2407 <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/>
2408 <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2409
2410 <!-- CPU and Compiler dependent -->
2411 <!-- ARMCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002412 <file category="library" condition="ARMCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2413 <file category="library" condition="ARMCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2414 <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2415 <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"/>
2416 <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/>
2417 <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 +02002418 <!-- GCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002419 <file category="library" condition="GCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2420 <file category="library" condition="GCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2421 <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2422 <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"/>
2423 <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/>
2424 <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 +02002425 <!-- IAR -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002426 <file category="library" condition="IARCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2427 <file category="library" condition="IARCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2428 <file category="library" condition="IARCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2429 <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"/>
2430 <file category="library" condition="IARCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/>
2431 <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 +02002432 </files>
2433 </component>
2434 <!-- CMSIS-RTOS Keil RTX component (IFX variant) -->
Robert Rostohar86d53b72019-05-07 12:07:42 +02002435 <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 +02002436 <description>CMSIS-RTOS RTX implementation for Infineon XMC4 series affected by PMU_CM.001 errata</description>
2437 <RTE_Components_h>
2438 <!-- the following content goes into file 'RTE_Components.h' -->
2439 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
2440 #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */
2441 </RTE_Components_h>
2442 <files>
2443 <!-- CPU independent -->
2444 <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/>
2445 <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/>
2446 <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/>
2447
2448 <!-- RTX templates -->
2449 <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/>
2450 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/>
2451 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/>
2452 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/>
2453 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/>
2454 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/>
2455 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/>
2456 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/>
2457 <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/>
2458 <!-- tool-chain specific template file -->
2459 <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2460 <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/>
2461 <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/>
2462
2463 <!-- CPU and Compiler dependent -->
2464 <!-- ARMCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002465 <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"/>
2466 <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 +02002467 <!-- GCC -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002468 <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"/>
2469 <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 +02002470 <!-- IAR -->
Martin Günther89be6522016-05-13 07:57:31 +02002471 </files>
2472 </component>
Robert Rostohar4868c882016-07-01 23:10:03 +02002473
2474 <!-- CMSIS-RTOS Keil RTX5 component -->
Robert Rostohar6b8c7552021-12-20 13:08:36 +01002475 <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.5.4" Capiversion="1.0.0" condition="RTOS RTX5">
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002476 <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description>
Robert Rostohar4868c882016-07-01 23:10:03 +02002477 <RTE_Components_h>
2478 <!-- the following content goes into file 'RTE_Components.h' -->
2479 #define RTE_CMSIS_RTOS /* CMSIS-RTOS */
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002480 #define RTE_CMSIS_RTOS_RTX5 /* CMSIS-RTOS Keil RTX5 */
2481 </RTE_Components_h>
2482 <files>
2483 <!-- RTX header file -->
2484 <file category="header" name="CMSIS/RTOS2/RTX/Include1/cmsis_os.h"/>
2485 <!-- RTX compatibility module for API V1 -->
2486 <file category="source" name="CMSIS/RTOS2/RTX/Library/cmsis_os1.c"/>
2487 </files>
2488 </component>
2489
2490 <!-- CMSIS-RTOS2 Keil RTX5 component -->
Robert Rostohar6b8c7552021-12-20 13:08:36 +01002491 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002492 <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Library)</description>
Robert Rostohar1e9866f2016-07-06 22:19:58 +02002493 <RTE_Components_h>
2494 <!-- the following content goes into file 'RTE_Components.h' -->
2495 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2496 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostohar4868c882016-07-01 23:10:03 +02002497 </RTE_Components_h>
2498 <files>
2499 <!-- RTX documentation -->
Martin Günther0ffe8f92016-08-24 11:43:05 +02002500 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02002501
2502 <!-- RTX header files -->
Robert Rostohar4868c882016-07-01 23:10:03 +02002503 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2504
2505 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02002506 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02002507 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohar4868c882016-07-01 23:10:03 +02002508
2509 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002510 <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 +01002511 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2512 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2513 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2514 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2515 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2516 <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 +02002517 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/>
2518 <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 +02002519 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
Martin Günther0ffe8f92016-08-24 11:43:05 +02002520
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002521 <!-- RTX library configuration -->
2522 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
2523
Robert Rostohar4868c882016-07-01 23:10:03 +02002524 <!-- RTX libraries (CPU and Compiler dependent) -->
2525 <!-- ARMCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002526 <file category="library" condition="ARMCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/>
2527 <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/>
2528 <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/>
2529 <file category="library" condition="ARMCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/>
2530 <file category="library" condition="ARMCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/>
2531 <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 +02002532 <!-- GCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002533 <file category="library" condition="GCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
2534 <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
2535 <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
2536 <file category="library" condition="GCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
2537 <file category="library" condition="GCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
2538 <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 +01002539 <!-- IAR -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002540 <file category="library" condition="IARCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/>
2541 <file category="library" condition="IARCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/>
2542 <file category="library" condition="IARCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/>
2543 <file category="library" condition="IARCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/>
2544 <file category="library" condition="IARCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/>
2545 <file category="library" condition="IARCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/>
2546 <file category="library" condition="IARCC ARMv81-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MM.a" src="CMSIS/RTOS2/RTX/Source"/>
2547 <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 +02002548 </files>
2549 </component>
Robert Rostohar6b8c7552021-12-20 13:08:36 +01002550 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library_NS" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5 NS">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002551 <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Library)</description>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002552 <RTE_Components_h>
2553 <!-- the following content goes into file 'RTE_Components.h' -->
2554 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2555 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002556 #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002557 </RTE_Components_h>
2558 <files>
2559 <!-- RTX documentation -->
2560 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2561
2562 <!-- RTX header files -->
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002563 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2564
2565 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02002566 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02002567 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002568
2569 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002570 <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 +01002571 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2572 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2573 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2574 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2575 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2576 <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 +02002577 <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 +01002578 <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 +02002579 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2580
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002581 <!-- RTX library configuration -->
2582 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
2583
Robert Rostoharef8c22c2016-09-23 16:12:18 +02002584 <!-- RTX libraries (CPU and Compiler dependent) -->
2585 <!-- ARMCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002586 <file category="library" condition="ARMCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/>
2587 <file category="library" condition="ARMCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/>
2588 <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 +02002589 <!-- GCC -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002590 <file category="library" condition="GCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
2591 <file category="library" condition="GCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
2592 <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 +01002593 <!-- IAR -->
Jonatan Antoni8eeca032022-04-19 14:18:44 +02002594 <file category="library" condition="IARCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/>
2595 <file category="library" condition="IARCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
2596 <file category="library" condition="IARCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
2597 <file category="library" condition="IARCC ARMv81-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MMN.a" src="CMSIS/RTOS2/RTX/Source"/>
2598 <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 +02002599 </files>
2600 </component>
Robert Rostohar6b8c7552021-12-20 13:08:36 +01002601 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002602 <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Source)</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02002603 <RTE_Components_h>
2604 <!-- the following content goes into file 'RTE_Components.h' -->
2605 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2606 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostoharecaa0d62016-10-28 09:05:16 +02002607 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
Robert Rostohar014b5542016-10-26 11:12:01 +02002608 </RTE_Components_h>
2609 <files>
2610 <!-- RTX documentation -->
2611 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2612
2613 <!-- RTX header files -->
Robert Rostohar014b5542016-10-26 11:12:01 +02002614 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2615
2616 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02002617 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02002618 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002619
2620 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002621 <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 +01002622 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2623 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2624 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2625 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2626 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2627 <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 +02002628 <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 +01002629 <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 +02002630 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2631
2632 <!-- RTX sources (core) -->
2633 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
2634 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
2635 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
2636 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
2637 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
2638 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
2639 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
2640 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
2641 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
2642 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
2643 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002644 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
2645 <!-- RTX sources (library configuration) -->
2646 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002647 <!-- RTX sources (handlers ARMASM) -->
2648 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv6m.s" condition="ARMASM ARMv6-M"/>
2649 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="ARMASM ARMv7-M"/>
2650 <!-- RTX sources (handlers GAS) -->
2651 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv6m.S" condition="GNUASM ARMv6-M"/>
2652 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="GNUASM ARMv7-M"/>
2653 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="GNUASM ARMv8-MBL"/>
2654 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="GNUASM ARMv8-MML"/>
Robert Rostohar0695d882016-12-20 12:26:34 +01002655 <!-- RTX sources (handlers IAR) -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002656 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv6m.s" condition="IARASM ARMv6-M"/>
2657 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="IARASM ARMv7-M"/>
2658 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="IARASM ARMv8-MBL"/>
2659 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="IARASM ARMv8-MML"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002660 <!-- OS Tick (SysTick) -->
2661 <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/>
2662 </files>
2663 </component>
Robert Rostohar6b8c7552021-12-20 13:08:36 +01002664 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5 v7-A">
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002665 <description>CMSIS-RTOS2 RTX5 for Armv7-A (Source)</description>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002666 <RTE_Components_h>
2667 <!-- the following content goes into file 'RTE_Components.h' -->
2668 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2669 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
2670 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
2671 </RTE_Components_h>
2672 <files>
2673 <!-- RTX documentation -->
2674 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2675
2676 <!-- RTX header files -->
2677 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2678
2679 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02002680 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02002681 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002682
2683 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/handlers.c" version="5.1.0"/>
2684
2685 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002686 <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 +02002687 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2688 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2689 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2690 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2691 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2692 <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 +02002693 <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 +01002694 <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 +02002695 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2696
2697 <!-- RTX sources (core) -->
2698 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
2699 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
2700 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
2701 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
2702 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
2703 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
2704 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
2705 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
2706 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
2707 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
2708 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
2709 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002710 <!-- RTX sources (library configuration) -->
2711 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002712 <!-- RTX sources (handlers ARMASM) -->
2713 <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7a.s" condition="ARMASM ARMv7-A"/>
2714 <!-- RTX sources (handlers GAS) -->
2715 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7a.S" condition="GNUASM ARMv7-A"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002716 <!-- RTX sources (handlers IAR) -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002717 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7a.s" condition="IARASM ARMv7-A"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002718 </files>
2719 </component>
Robert Rostohar6b8c7552021-12-20 13:08:36 +01002720 <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source_NS" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5 NS">
Robert Rostohar1dd090b2020-03-26 19:53:08 +01002721 <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Source)</description>
Robert Rostohar014b5542016-10-26 11:12:01 +02002722 <RTE_Components_h>
2723 <!-- the following content goes into file 'RTE_Components.h' -->
2724 #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
2725 #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
Robert Rostoharecaa0d62016-10-28 09:05:16 +02002726 #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
Jonatan Antoni18cc96d2018-01-09 17:29:30 +01002727 #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */
Robert Rostohar014b5542016-10-26 11:12:01 +02002728 </RTE_Components_h>
2729 <files>
2730 <!-- RTX documentation -->
2731 <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/>
2732
2733 <!-- RTX header files -->
Robert Rostohar014b5542016-10-26 11:12:01 +02002734 <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
2735
2736 <!-- RTX configuration -->
Robert Rostohar20d60b72021-05-17 08:55:14 +02002737 <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Robert Rostoharb4b5d3c2021-05-17 08:03:42 +02002738 <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002739
2740 <!-- RTX templates -->
Robert Rostohar83177af2018-09-04 10:27:04 +02002741 <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 +01002742 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/>
2743 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/>
2744 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/>
2745 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/>
2746 <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/>
2747 <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 +02002748 <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 +01002749 <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 +02002750 <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/>
2751
2752 <!-- RTX sources (core) -->
2753 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/>
2754 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/>
2755 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/>
2756 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/>
2757 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/>
2758 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/>
2759 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/>
2760 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/>
2761 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/>
2762 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/>
2763 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/>
Robert Rostohar0e8657f2016-11-25 21:54:15 +01002764 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/>
2765 <!-- RTX sources (library configuration) -->
2766 <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/>
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002767 <!-- RTX sources (GAS handlers) -->
2768 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="GNUASM ARMv8-MBL"/>
2769 <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="GNUASM ARMv8-MML"/>
Jonatan Antoni65d89742017-11-08 11:28:47 +01002770 <!-- RTX sources (IAR handlers) -->
Jonatan Antoni9e87d992022-02-28 16:56:33 +01002771 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="IARASM ARMv8-MBL"/>
2772 <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="IARASM ARMv8-MML"/>
Robert Rostohardcfd4322017-06-09 13:11:57 +02002773 <!-- OS Tick (SysTick) -->
2774 <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/>
Robert Rostohar014b5542016-10-26 11:12:01 +02002775 </files>
2776 </component>
Felix Johnny55034c62019-06-25 10:55:12 +02002777
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002778 <!-- CMSIS-Driver Custom components -->
Robert Rostohard3044912020-01-24 15:51:22 +01002779 <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 +01002780 <description>Access to #include Driver_USART.h file and code template for custom implementation</description>
2781 <files>
2782 <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" />
2783 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USART.c" select="USART Driver"/>
2784 </files>
2785 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002786 <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 +01002787 <description>Access to #include Driver_SPI.h file and code template for custom implementation</description>
2788 <files>
2789 <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" />
2790 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SPI.c" select="SPI Driver"/>
2791 </files>
2792 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002793 <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 +01002794 <description>Access to #include Driver_SAI.h file and code template for custom implementation</description>
2795 <files>
2796 <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" />
2797 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SAI.c" select="SAI Driver"/>
2798 </files>
2799 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002800 <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 +01002801 <description>Access to #include Driver_I2C.h file and code template for custom implementation</description>
2802 <files>
2803 <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" />
2804 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_I2C.c" select="I2C Driver"/>
2805 </files>
2806 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002807 <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 +01002808 <description>Access to #include Driver_CAN.h file and code template for custom implementation</description>
2809 <files>
2810 <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" />
2811 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_CAN.c" select="CAN Driver"/>
2812 </files>
2813 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002814 <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 +01002815 <description>Access to #include Driver_Flash.h file and code template for custom implementation</description>
2816 <files>
2817 <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" />
2818 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_Flash.c" select="Flash Driver"/>
2819 </files>
2820 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002821 <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 +01002822 <description>Access to #include Driver_MCI.h file and code template for custom implementation</description>
2823 <files>
2824 <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" />
2825 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_MCI.c" select="MCI Driver"/>
2826 </files>
2827 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002828 <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 +01002829 <description>Access to #include Driver_NAND.h file and code template for custom implementation</description>
2830 <files>
2831 <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" />
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +02002832 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_NAND.c" select="NAND Flash Driver"/>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002833 </files>
2834 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002835 <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 +01002836 <description>Access to #include Driver_ETH_PHY/MAC.h files and code templates for custom implementation</description>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002837 <files>
2838 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
2839 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
2840 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY and MAC Driver"/>
2841 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet PHY and MAC Driver"/>
2842 </files>
2843 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002844 <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 +01002845 <description>Access to #include Driver_ETH_MAC.h file and code template for custom implementation</description>
2846 <files>
2847 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" />
2848 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet MAC Driver"/>
2849 </files>
2850 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002851 <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 +01002852 <description>Access to #include Driver_ETH_PHY.h file and code template for custom implementation</description>
2853 <files>
2854 <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" />
2855 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY Driver"/>
2856 </files>
2857 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002858 <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 +01002859 <description>Access to #include Driver_USBD.h file and code template for custom implementation</description>
2860 <files>
2861 <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" />
2862 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBD.c" select="USB Device Driver"/>
2863 </files>
2864 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002865 <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 +01002866 <description>Access to #include Driver_USBH.h file and code template for custom implementation</description>
2867 <files>
2868 <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" />
2869 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBH.c" select="USB Host Driver"/>
2870 </files>
2871 </component>
Robert Rostohard3044912020-01-24 15:51:22 +01002872 <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 +01002873 <description>Access to #include Driver_WiFi.h file</description>
2874 <files>
2875 <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/>
Milorad Cvjetkovicd7be5942020-03-31 15:32:26 +02002876 <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_WiFi.c" select="WiFi Driver"/>
Joachim Krech6e9e43a2019-03-14 08:52:25 +01002877 </files>
2878 </component>
Robert Rostohar56cbb682020-03-19 13:31:52 +01002879
2880 <!-- VIO components -->
2881 <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Custom" Cversion="1.0.0" Capiversion="0.1.0" custom="1">
2882 <description>Virtual I/O custom implementation template</description>
2883 <files>
2884 <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio.c" attr="template" select="Virtual I/O"/>
Robert Rostohar56cbb682020-03-19 13:31:52 +01002885 </files>
2886 </component>
2887 <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Virtual" Cversion="1.0.0" Capiversion="0.1.0">
2888 <description>Virtual I/O implementation using memory only</description>
2889 <files>
2890 <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio_memory.c"/>
Robert Rostohar56cbb682020-03-19 13:31:52 +01002891 </files>
2892 </component>
2893
Martin Günther89be6522016-05-13 07:57:31 +02002894 </components>
2895
2896 <boards>
2897 <board name="uVision Simulator" vendor="Keil">
2898 <description>uVision Simulator</description>
2899 <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/>
2900 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/>
Jonatan Antonic4e9f462017-10-19 16:51:44 +02002901 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/>
GuentherMartina3a6af22018-07-23 08:36:37 +02002902 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/>
Martin Günther89be6522016-05-13 07:57:31 +02002903 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002904 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/>
Martin Günther89be6522016-05-13 07:57:31 +02002905 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002906 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/>
Martin Günther4ed87812016-10-27 15:29:12 +02002907 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002908 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/>
2909 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/>
2910 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/>
2911 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/>
2912 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002913 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002914 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/>
Joachim Krech4a03e6d2017-02-06 13:17:39 +01002915 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/>
Joachim Krech465bd432016-11-21 09:15:30 +01002916 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/>
2917 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/>
2918 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/>
2919 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/>
GuentherMartinec9419c2018-09-04 10:03:24 +02002920 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/>
2921 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/>
2922 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/>
2923 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002924 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/>
Daniel Brondanifaaa48f2017-07-31 14:00:54 +02002925 </board>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01002926
TTornblomd5e052f2018-10-02 16:16:44 +02002927 <board name="EWARM Simulator" vendor="IAR">
2928 <description>EWARM Simulator</description>
2929 <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/>
2930 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/>
2931 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/>
2932 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/>
2933 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/>
2934 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/>
2935 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/>
2936 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/>
2937 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/>
2938 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/>
2939 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/>
2940 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/>
2941 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/>
2942 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002943 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/>
TTornblomd5e052f2018-10-02 16:16:44 +02002944 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/>
2945 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/>
2946 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/>
2947 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/>
2948 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/>
2949 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/>
2950 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/>
2951 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/>
2952 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/>
2953 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/>
Jonatan Antonie9073102020-03-26 10:32:48 +01002954 <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/>
TTornblomd5e052f2018-10-02 16:16:44 +02002955 </board>
Martin Günther89be6522016-05-13 07:57:31 +02002956 </boards>
2957
2958 <examples>
GuentherMartin27e5b402020-03-31 15:42:58 +02002959 <example name="DSP_Lib Bayes example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_bayes_example">
2960 <description>DSP_Lib Bayes example</description>
2961 <board name="uVision Simulator" vendor="Keil"/>
2962 <project>
2963 <environment name="uv" load="arm_bayes_example.uvprojx"/>
2964 </project>
2965 <attributes>
2966 <component Cclass="CMSIS" Cgroup="CORE"/>
2967 <component Cclass="CMSIS" Cgroup="DSP"/>
2968 <component Cclass="Device" Cgroup="Startup"/>
2969 <category>Getting Started</category>
2970 </attributes>
2971 </example>
2972
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02002973 <example name="DSP_Lib Class Marks example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_class_marks_example">
Martin Günther89be6522016-05-13 07:57:31 +02002974 <description>DSP_Lib Class Marks example</description>
2975 <board name="uVision Simulator" vendor="Keil"/>
2976 <project>
2977 <environment name="uv" load="arm_class_marks_example.uvprojx"/>
2978 </project>
2979 <attributes>
2980 <component Cclass="CMSIS" Cgroup="CORE"/>
2981 <component Cclass="CMSIS" Cgroup="DSP"/>
2982 <component Cclass="Device" Cgroup="Startup"/>
2983 <category>Getting Started</category>
2984 </attributes>
2985 </example>
2986
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02002987 <example name="DSP_Lib Convolution example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_convolution_example">
Martin Günther89be6522016-05-13 07:57:31 +02002988 <description>DSP_Lib Convolution example</description>
2989 <board name="uVision Simulator" vendor="Keil"/>
2990 <project>
2991 <environment name="uv" load="arm_convolution_example.uvprojx"/>
2992 </project>
2993 <attributes>
2994 <component Cclass="CMSIS" Cgroup="CORE"/>
2995 <component Cclass="CMSIS" Cgroup="DSP"/>
2996 <component Cclass="Device" Cgroup="Startup"/>
2997 <category>Getting Started</category>
2998 </attributes>
2999 </example>
3000
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003001 <example name="DSP_Lib Dotproduct example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_dotproduct_example">
Martin Günther89be6522016-05-13 07:57:31 +02003002 <description>DSP_Lib Dotproduct example</description>
3003 <board name="uVision Simulator" vendor="Keil"/>
3004 <project>
3005 <environment name="uv" load="arm_dotproduct_example.uvprojx"/>
3006 </project>
3007 <attributes>
3008 <component Cclass="CMSIS" Cgroup="CORE"/>
3009 <component Cclass="CMSIS" Cgroup="DSP"/>
3010 <component Cclass="Device" Cgroup="Startup"/>
3011 <category>Getting Started</category>
3012 </attributes>
3013 </example>
3014
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003015 <example name="DSP_Lib FFT Bin example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fft_bin_example">
Martin Günther89be6522016-05-13 07:57:31 +02003016 <description>DSP_Lib FFT Bin example</description>
3017 <board name="uVision Simulator" vendor="Keil"/>
3018 <project>
3019 <environment name="uv" load="arm_fft_bin_example.uvprojx"/>
3020 </project>
3021 <attributes>
3022 <component Cclass="CMSIS" Cgroup="CORE"/>
3023 <component Cclass="CMSIS" Cgroup="DSP"/>
3024 <component Cclass="Device" Cgroup="Startup"/>
3025 <category>Getting Started</category>
3026 </attributes>
3027 </example>
3028
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003029 <example name="DSP_Lib FIR example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fir_example">
Martin Günther89be6522016-05-13 07:57:31 +02003030 <description>DSP_Lib FIR example</description>
3031 <board name="uVision Simulator" vendor="Keil"/>
3032 <project>
3033 <environment name="uv" load="arm_fir_example.uvprojx"/>
3034 </project>
3035 <attributes>
3036 <component Cclass="CMSIS" Cgroup="CORE"/>
3037 <component Cclass="CMSIS" Cgroup="DSP"/>
3038 <component Cclass="Device" Cgroup="Startup"/>
3039 <category>Getting Started</category>
3040 </attributes>
3041 </example>
3042
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003043 <example name="DSP_Lib Graphic Equalizer example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example">
Martin Günther89be6522016-05-13 07:57:31 +02003044 <description>DSP_Lib Graphic Equalizer example</description>
3045 <board name="uVision Simulator" vendor="Keil"/>
3046 <project>
3047 <environment name="uv" load="arm_graphic_equalizer_example.uvprojx"/>
3048 </project>
3049 <attributes>
3050 <component Cclass="CMSIS" Cgroup="CORE"/>
3051 <component Cclass="CMSIS" Cgroup="DSP"/>
3052 <component Cclass="Device" Cgroup="Startup"/>
3053 <category>Getting Started</category>
3054 </attributes>
3055 </example>
3056
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003057 <example name="DSP_Lib Linear Interpolation example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_linear_interp_example">
Martin Günther89be6522016-05-13 07:57:31 +02003058 <description>DSP_Lib Linear Interpolation example</description>
3059 <board name="uVision Simulator" vendor="Keil"/>
3060 <project>
3061 <environment name="uv" load="arm_linear_interp_example.uvprojx"/>
3062 </project>
3063 <attributes>
3064 <component Cclass="CMSIS" Cgroup="CORE"/>
3065 <component Cclass="CMSIS" Cgroup="DSP"/>
3066 <component Cclass="Device" Cgroup="Startup"/>
3067 <category>Getting Started</category>
3068 </attributes>
3069 </example>
3070
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003071 <example name="DSP_Lib Matrix example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_matrix_example">
Martin Günther89be6522016-05-13 07:57:31 +02003072 <description>DSP_Lib Matrix example</description>
3073 <board name="uVision Simulator" vendor="Keil"/>
3074 <project>
3075 <environment name="uv" load="arm_matrix_example.uvprojx"/>
3076 </project>
3077 <attributes>
3078 <component Cclass="CMSIS" Cgroup="CORE"/>
3079 <component Cclass="CMSIS" Cgroup="DSP"/>
3080 <component Cclass="Device" Cgroup="Startup"/>
3081 <category>Getting Started</category>
3082 </attributes>
3083 </example>
3084
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003085 <example name="DSP_Lib Signal Convergence example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_signal_converge_example">
Martin Günther89be6522016-05-13 07:57:31 +02003086 <description>DSP_Lib Signal Convergence example</description>
3087 <board name="uVision Simulator" vendor="Keil"/>
3088 <project>
3089 <environment name="uv" load="arm_signal_converge_example.uvprojx"/>
3090 </project>
3091 <attributes>
3092 <component Cclass="CMSIS" Cgroup="CORE"/>
3093 <component Cclass="CMSIS" Cgroup="DSP"/>
3094 <component Cclass="Device" Cgroup="Startup"/>
3095 <category>Getting Started</category>
3096 </attributes>
3097 </example>
3098
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003099 <example name="DSP_Lib Sinus/Cosinus example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_sin_cos_example">
Martin Günther89be6522016-05-13 07:57:31 +02003100 <description>DSP_Lib Sinus/Cosinus example</description>
3101 <board name="uVision Simulator" vendor="Keil"/>
3102 <project>
3103 <environment name="uv" load="arm_sin_cos_example.uvprojx"/>
3104 </project>
3105 <attributes>
3106 <component Cclass="CMSIS" Cgroup="CORE"/>
3107 <component Cclass="CMSIS" Cgroup="DSP"/>
3108 <component Cclass="Device" Cgroup="Startup"/>
3109 <category>Getting Started</category>
3110 </attributes>
3111 </example>
3112
GuentherMartin27e5b402020-03-31 15:42:58 +02003113 <example name="DSP_Lib SVM example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_svm_example">
3114 <description>DSP_Lib SVM example</description>
3115 <board name="uVision Simulator" vendor="Keil"/>
3116 <project>
3117 <environment name="uv" load="arm_svm_example.uvprojx"/>
3118 </project>
3119 <attributes>
3120 <component Cclass="CMSIS" Cgroup="CORE"/>
3121 <component Cclass="CMSIS" Cgroup="DSP"/>
3122 <component Cclass="Device" Cgroup="Startup"/>
3123 <category>Getting Started</category>
3124 </attributes>
3125 </example>
3126
Jonatan Antoniba9cdf32018-06-29 15:22:59 +02003127 <example name="DSP_Lib Variance example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_variance_example">
Martin Günther89be6522016-05-13 07:57:31 +02003128 <description>DSP_Lib Variance example</description>
3129 <board name="uVision Simulator" vendor="Keil"/>
3130 <project>
3131 <environment name="uv" load="arm_variance_example.uvprojx"/>
3132 </project>
3133 <attributes>
3134 <component Cclass="CMSIS" Cgroup="CORE"/>
3135 <component Cclass="CMSIS" Cgroup="DSP"/>
3136 <component Cclass="Device" Cgroup="Startup"/>
3137 <category>Getting Started</category>
3138 </attributes>
3139 </example>
Martin Günther0ffe8f92016-08-24 11:43:05 +02003140
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003141 <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Blinky">
Matthias Hertelb73eaf32016-07-22 15:18:56 +02003142 <description>CMSIS-RTOS2 Blinky example</description>
3143 <board name="uVision Simulator" vendor="Keil"/>
3144 <project>
3145 <environment name="uv" load="Blinky.uvprojx"/>
3146 </project>
3147 <attributes>
3148 <component Cclass="CMSIS" Cgroup="CORE"/>
3149 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3150 <component Cclass="Device" Cgroup="Startup"/>
3151 <category>Getting Started</category>
3152 </attributes>
3153 </example>
Martin Günther0ffe8f92016-08-24 11:43:05 +02003154
Robert Rostohare13e4702016-11-07 15:23:44 +01003155 <example name="CMSIS-RTOS2 RTX5 Migration" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Migration">
Matthias Hertel4b70ae42016-11-07 14:14:59 +01003156 <description>CMSIS-RTOS2 mixed API v1 and v2</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003157 <board name="uVision Simulator" vendor="Keil"/>
3158 <project>
3159 <environment name="uv" load="Blinky.uvprojx"/>
3160 </project>
3161 <attributes>
3162 <component Cclass="CMSIS" Cgroup="CORE"/>
3163 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3164 <component Cclass="Device" Cgroup="Startup"/>
3165 <category>Getting Started</category>
3166 </attributes>
3167 </example>
3168
Jonatan Antoni401391f2017-08-30 16:52:33 +02003169 <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MsgQueue">
3170 <description>CMSIS-RTOS2 Message Queue Example</description>
3171 <board name="uVision Simulator" vendor="Keil"/>
3172 <project>
3173 <environment name="uv" load="MsqQueue.uvprojx"/>
3174 </project>
3175 <attributes>
3176 <component Cclass="CMSIS" Cgroup="CORE"/>
3177 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3178 <component Cclass="Compiler" Cgroup="EventRecorder"/>
3179 <component Cclass="Device" Cgroup="Startup"/>
3180 <category>Getting Started</category>
3181 </attributes>
3182 </example>
Jonatan Antoni6c160d42017-09-01 10:48:45 +02003183
3184 <example name="CMSIS-RTOS2 RTX5 Memory Pool" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MemPool">
3185 <description>CMSIS-RTOS2 Memory Pool Example</description>
Jonatan Antoni5398c462019-01-10 16:36:16 +01003186 <board name="uVision Simulator" vendor="Keil"/>
Jonatan Antoni6c160d42017-09-01 10:48:45 +02003187 <project>
3188 <environment name="uv" load="MemPool.uvprojx"/>
3189 </project>
3190 <attributes>
3191 <component Cclass="CMSIS" Cgroup="CORE"/>
3192 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3193 <component Cclass="Compiler" Cgroup="EventRecorder"/>
3194 <component Cclass="Device" Cgroup="Startup"/>
3195 <category>Getting Started</category>
3196 </attributes>
3197 </example>
Jonatan Antoni90e5beb2017-11-06 16:30:23 +01003198
Christopher Seidlb8c998f2016-11-08 15:49:02 +01003199 <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 +01003200 <description>Bare-metal secure/non-secure example without RTOS</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003201 <board name="uVision Simulator" vendor="Keil"/>
3202 <project>
3203 <environment name="uv" load="NoRTOS.uvmpw"/>
3204 </project>
3205 <attributes>
3206 <component Cclass="CMSIS" Cgroup="CORE"/>
3207 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3208 <component Cclass="Device" Cgroup="Startup"/>
3209 <category>Getting Started</category>
3210 </attributes>
3211 </example>
3212
Christopher Seidlb8c998f2016-11-08 15:49:02 +01003213 <example name="TrustZone for ARMv8-M RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS">
Christopher Seidl522e1f22016-11-07 16:05:02 +01003214 <description>Secure/non-secure RTOS example with thread context management</description>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003215 <board name="uVision Simulator" vendor="Keil"/>
3216 <project>
3217 <environment name="uv" load="RTOS.uvmpw"/>
3218 </project>
3219 <attributes>
3220 <component Cclass="CMSIS" Cgroup="CORE"/>
3221 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3222 <component Cclass="Device" Cgroup="Startup"/>
3223 <category>Getting Started</category>
3224 </attributes>
3225 </example>
Matthias Hertel3bb828f2016-11-07 13:51:50 +01003226
ReinhardKeil3bd0e172016-11-10 07:59:24 +01003227 <example name="TrustZone for ARMv8-M RTOS Security Tests" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults">
3228 <description>Secure/non-secure RTOS example with security test cases and system recovery</description>
3229 <board name="uVision Simulator" vendor="Keil"/>
3230 <project>
3231 <environment name="uv" load="RTOS_Faults.uvmpw"/>
3232 </project>
3233 <attributes>
3234 <component Cclass="CMSIS" Cgroup="CORE"/>
3235 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3236 <component Cclass="Device" Cgroup="Startup"/>
3237 <category>Getting Started</category>
3238 </attributes>
3239 </example>
3240
TTornblomc88880a2020-03-20 12:59:25 +01003241 <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/Blinky">
3242 <description>CMSIS-RTOS2 Blinky example</description>
Jonatan Antonicd93ae82020-03-31 10:59:38 +02003243 <board name="EWARM Simulator" vendor="IAR"/>
TTornblomc88880a2020-03-20 12:59:25 +01003244 <project>
3245 <environment name="iar" load="Blinky/Blinky.ewp"/>
3246 </project>
3247 <attributes>
3248 <component Cclass="CMSIS" Cgroup="CORE"/>
3249 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3250 <component Cclass="Device" Cgroup="Startup"/>
3251 <category>Getting Started</category>
3252 </attributes>
3253 </example>
3254
3255 <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/MsgQueue">
3256 <description>CMSIS-RTOS2 Message Queue Example</description>
Jonatan Antonicd93ae82020-03-31 10:59:38 +02003257 <board name="EWARM Simulator" vendor="IAR"/>
TTornblomc88880a2020-03-20 12:59:25 +01003258 <project>
3259 <environment name="iar" load="MsgQueue/MsgQueue.ewp"/>
3260 </project>
3261 <attributes>
3262 <component Cclass="CMSIS" Cgroup="CORE"/>
3263 <component Cclass="CMSIS" Cgroup="RTOS2"/>
3264 <component Cclass="Device" Cgroup="Startup"/>
3265 <category>Getting Started</category>
3266 </attributes>
3267 </example>
3268
Martin Günther89be6522016-05-13 07:57:31 +02003269 </examples>
3270
3271</package>