Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | |
| 3 | <package schemaVersion="1.3" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="PACK.xsd"> |
| 4 | <name>CMSIS</name> |
| 5 | <description>CMSIS (Cortex Microcontroller Software Interface Standard)</description> |
| 6 | <vendor>ARM</vendor> |
Joachim Krech | a33860c | 2016-11-09 22:25:55 +0100 | [diff] [blame] | 7 | <!-- <license>license.txt</license> --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 8 | <url>http://www.keil.com/pack/</url> |
| 9 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 10 | <releases> |
Jonatan Antoni | 9feb2b2 | 2019-03-15 14:54:08 +0100 | [diff] [blame] | 11 | <release version="5.5.0-rc1" release="2019-03-15"> |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 12 | The following folders have been removed: |
Jonatan Antoni | 9feb2b2 | 2019-03-15 14:54:08 +0100 | [diff] [blame] | 13 | - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/) |
| 14 | - CMSIS/Lib/ (superseded by CMSIS/DSP/Lib/) |
| 15 | - CMSIS/DSP_Lib/ (superseded by CMSIS/DSP/) |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 16 | |
| 17 | CMSIS-Core(M): 5.2.0 (see revision history for details) |
| 18 | - Reworked Stack/Heap configuration for ARM startup files. |
| 19 | - Added Cortex-M35P device support. |
| 20 | - Added generic Armv8.1-M Mainline device support. |
| 21 | CMSIS-Core(A): 1.1.3 (see revision history for details) |
| 22 | CMSIS-DSP: 1.5.5 (see revision history for details) |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 23 | - reworked DSP library source files |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 24 | * added macro ARM_MATH_LOOPUNROLL |
| 25 | * removed macro UNALIGNED_SUPPORT_DISABLE |
| 26 | * replaced arm_bitreversal2.S with C version |
| 27 | * added const-correctness |
| 28 | * replaced SIMD pointer construct with memcpy solution |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 29 | - reworked DSP library documentation |
| 30 | - moved DSP libraries to folder ./DSP/Lib |
| 31 | - ARM DSP Libraries are built with ARMCLANG |
| 32 | - Added DSP Libraries Source variant |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 33 | CMSIS-RTOS2: |
| 34 | - RTX 5.5.0 (see revision history for details) |
Robert Rostohar | eea3193 | 2019-03-15 14:51:42 +0100 | [diff] [blame] | 35 | CMSIS-Driver: 2.7.0 |
Jonatan Antoni | 445accf | 2019-03-15 15:07:45 +0100 | [diff] [blame^] | 36 | - Added WiFi Interface API 1.0.0-beta |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 37 | - Added components for project specific driver implementations |
| 38 | CMSIS-Pack: 1.6.0 (see revision history for details) |
| 39 | Utilities: |
| 40 | - SVDConv 3.3.25 |
| 41 | - PackChk 1.3.82 |
Jonatan Antoni | 0d2dbfb | 2018-08-01 17:34:38 +0200 | [diff] [blame] | 42 | </release> |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 43 | <release version="5.4.0" date="2018-08-01"> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 44 | Aligned pack structure with repository. |
| 45 | The following folders are deprecated: |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 46 | - CMSIS/Include/ |
| 47 | - CMSIS/DSP_Lib/ |
| 48 | |
Jonatan Antoni | 5d19e5f | 2018-04-09 10:16:49 +0200 | [diff] [blame] | 49 | CMSIS-Core(M): 5.1.2 (see revision history for details) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 50 | - Added Cortex-M1 support (beta). |
Jonatan Antoni | 5d19e5f | 2018-04-09 10:16:49 +0200 | [diff] [blame] | 51 | CMSIS-Core(A): 1.1.2 (see revision history for details) |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 52 | CMSIS-NN: 1.1.0 |
| 53 | - Added new math functions. |
Robert Rostohar | 84a9388 | 2018-03-06 14:27:36 +0100 | [diff] [blame] | 54 | CMSIS-RTOS2: |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 55 | - API 2.1.3 (see revision history for details) |
| 56 | - RTX 5.4.0 (see revision history for details) |
| 57 | * Updated exception handling on Cortex-A |
Vladimir Umek | c1e9d20 | 2018-04-19 08:00:56 +0200 | [diff] [blame] | 58 | CMSIS-Driver: |
| 59 | - Flash Driver API V2.2.0 |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 60 | Utilities: |
| 61 | - SVDConv 3.3.21 |
| 62 | - PackChk 1.3.71 |
Jonatan Antoni | 7f501a7 | 2018-02-22 10:13:58 +0100 | [diff] [blame] | 63 | </release> |
| 64 | <release version="5.3.0" date="2018-02-22"> |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 65 | Updated Arm company brand. |
| 66 | CMSIS-Core(M): 5.1.1 (see revision history for details) |
| 67 | CMSIS-Core(A): 1.1.1 (see revision history for details) |
Jonatan Antoni | a3ec1f2 | 2018-02-21 13:51:30 +0100 | [diff] [blame] | 68 | CMSIS-DAP: 2.0.0 (see revision history for details) |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 69 | CMSIS-NN: 1.0.0 |
Jonatan Antoni | 13bff48 | 2018-01-19 13:05:57 +0100 | [diff] [blame] | 70 | - Initial contribution of the bare metal Neural Network Library. |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 71 | CMSIS-RTOS2: |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame] | 72 | - RTX 5.3.0 (see revision history for details) |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 73 | - OS Tick API 1.0.1 |
Jonatan Antoni | 1434f1f | 2017-11-16 16:55:57 +0100 | [diff] [blame] | 74 | </release> |
| 75 | <release version="5.2.0" date="2017-11-16"> |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 76 | CMSIS-Core(M): 5.1.0 (see revision history for details) |
| 77 | - Added MPU Functions for ARMv8-M for Cortex-M23/M33. |
| 78 | - Added compiler_iccarm.h to replace compiler_iar.h shipped with the compiler. |
| 79 | CMSIS-Core(A): 1.1.0 (see revision history for details) |
| 80 | - Added compiler_iccarm.h. |
| 81 | - Added additional access functions for physical timer. |
| 82 | CMSIS-DAP: 1.2.0 (see revision history for details) |
| 83 | CMSIS-DSP: 1.5.2 (see revision history for details) |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 84 | CMSIS-Driver: 2.6.0 (see revision history for details) |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 85 | - CAN Driver API V1.2.0 |
Vladimir Umek | b472809 | 2017-11-14 10:12:51 +0100 | [diff] [blame] | 86 | - NAND Driver API V2.3.0 |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 87 | CMSIS-RTOS: |
| 88 | - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata. |
| 89 | CMSIS-RTOS2: |
| 90 | - API 2.1.2 (see revision history for details) |
| 91 | - RTX 5.2.3 (see revision history for details) |
| 92 | Devices: |
| 93 | - Added GCC startup and linker script for Cortex-A9. |
| 94 | - Added device ARMCM0plus_MPU for Cortex-M0+ with MPU. |
| 95 | - Added IAR startup code for Cortex-A9 |
| 96 | </release> |
Jonatan Antoni | 5bfb1e6 | 2017-09-19 15:46:40 +0200 | [diff] [blame] | 97 | <release version="5.1.1" date="2017-09-19"> |
| 98 | CMSIS-RTOS2: |
| 99 | - RTX 5.2.1 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 100 | </release> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 101 | <release version="5.1.0" date="2017-08-04"> |
| 102 | CMSIS-Core(M): 5.0.2 (see revision history for details) |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 103 | - Changed Version Control macros to be core agnostic. |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 104 | - Added MPU Functions for ARMv7-M for Cortex-M0+/M3/M4/M7. |
| 105 | CMSIS-Core(A): 1.0.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 106 | - Initial release |
| 107 | - IRQ Controller API 1.0.0 |
| 108 | CMSIS-Driver: 2.05 (see revision history for details) |
| 109 | - All typedefs related to status have been made volatile. |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 110 | CMSIS-RTOS2: |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 111 | - API 2.1.1 (see revision history for details) |
| 112 | - RTX 5.2.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 113 | - OS Tick API 1.0.0 |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 114 | CMSIS-DSP: 1.5.2 (see revision history for details) |
| 115 | - Fixed GNU Compiler specific diagnostics. |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 116 | CMSIS-Pack: 1.5.0 (see revision history for details) |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 117 | - added System Description File (*.SDF) Format |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 118 | CMSIS-Zone: 0.0.1 (Preview) |
| 119 | - Initial specification draft |
| 120 | </release> |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 121 | <release version="5.0.1" date="2017-02-03"> |
| 122 | Package Description: |
| 123 | - added taxonomy for Cclass RTOS |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 124 | CMSIS-RTOS2: |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 125 | - API 2.1 (see revision history for details) |
| 126 | - RTX 5.1.0 (see revision history for details) |
| 127 | CMSIS-Core: 5.0.1 (see revision history for details) |
| 128 | - Added __PACKED_STRUCT macro |
| 129 | - Added uVisior support |
| 130 | - Updated cmsis_armcc.h: corrected macro __ARM_ARCH_6M__ |
| 131 | - Updated template for secure main function (main_s.c) |
| 132 | - Updated template for Context Management for ARMv8-M TrustZone (tz_context.c) |
| 133 | CMSIS-DSP: 1.5.1 (see revision history for details) |
| 134 | - added ARMv8M DSP libraries. |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 135 | CMSIS-Pack:1.4.9 (see revision history for details) |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 136 | - added Pack Index File specification and schema file |
Martin Günther | d106053 | 2016-11-15 09:43:43 +0100 | [diff] [blame] | 137 | </release> |
Joachim Krech | c45bb4a | 2016-11-11 11:01:22 +0100 | [diff] [blame] | 138 | <release version="5.0.0" date="2016-11-11"> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 139 | Changed open source license to Apache 2.0 |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 140 | CMSIS_Core: |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 141 | - Added support for Cortex-M23 and Cortex-M33. |
| 142 | - Added ARMv8-M device configurations for mainline and baseline. |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 143 | - Added CMSE support and thread context management for TrustZone for ARMv8-M |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 144 | - Added cmsis_compiler.h to unify compiler behaviour. |
| 145 | - Updated function SCB_EnableICache (for Cortex-M7). |
| 146 | - Added functions: NVIC_GetEnableIRQ, SCB_GetFPUType |
| 147 | CMSIS-RTOS: |
| 148 | - bug fix in RTX 4.82 (see revision history for details) |
| 149 | CMSIS-RTOS2: |
| 150 | - new API including compatibility layer to CMSIS-RTOS |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 151 | - reference implementation based on RTX5 |
| 152 | - supports all Cortex-M variants including TrustZone for ARMv8-M |
ReinhardKeil | 0d39905 | 2016-10-21 13:40:52 +0200 | [diff] [blame] | 153 | CMSIS-SVD: |
| 154 | - reworked SVD format documentation |
Joachim Krech | 655f724 | 2016-09-29 15:49:24 +0200 | [diff] [blame] | 155 | - removed SVD file database documentation as SVD files are distributed in packs |
| 156 | - updated SVDConv for Win32 and Linux |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 157 | CMSIS-DSP: |
Martin Günther | 29502d7 | 2016-06-16 14:48:33 +0200 | [diff] [blame] | 158 | - Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib. |
| 159 | - Added DSP libraries build projects to CMSIS pack. |
Martin Günther | 10babd8 | 2016-06-14 14:10:36 +0200 | [diff] [blame] | 160 | </release> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 161 | <release version="4.5.0" date="2015-10-28"> |
| 162 | - CMSIS-Core 4.30.0 (see revision history for details) |
| 163 | - CMSIS-DAP 1.1.0 (unchanged) |
| 164 | - CMSIS-Driver 2.04.0 (see revision history for details) |
| 165 | - CMSIS-DSP 1.4.7 (no source code change [still labeled 1.4.5], see revision history for details) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 166 | - CMSIS-Pack 1.4.1 (see revision history for details) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 167 | - CMSIS-RTOS 4.80.0 Restored time delay parameter 'millisec' old behavior (prior V4.79) for software compatibility. (see revision history for details) |
| 168 | - CMSIS-SVD 1.3.1 (see revision history for details) |
| 169 | </release> |
| 170 | <release version="4.4.0" date="2015-09-11"> |
| 171 | - CMSIS-Core 4.20 (see revision history for details) |
| 172 | - CMSIS-DSP 1.4.6 (no source code change [still labeled 1.4.5], see revision history for details) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 173 | - CMSIS-Pack 1.4.0 (adding memory attributes, algorithm style) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 174 | - CMSIS-Driver 2.03.0 (adding CAN [Controller Area Network] API) |
| 175 | - CMSIS-RTOS |
| 176 | -- API 1.02 (unchanged) |
| 177 | -- RTX 4.79 (see revision history for details) |
| 178 | - CMSIS-SVD 1.3.0 (see revision history for details) |
| 179 | - CMSIS-DAP 1.1.0 (extended with SWO support) |
| 180 | </release> |
| 181 | <release version="4.3.0" date="2015-03-20"> |
| 182 | - CMSIS-Core 4.10 (Cortex-M7 extended Cache Maintenance functions) |
| 183 | - CMSIS-DSP 1.4.5 (see revision history for details) |
| 184 | - CMSIS-Driver 2.02 (adding SAI (Serial Audio Interface) API) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 185 | - CMSIS-Pack 1.3.3 (Semantic Versioning, Generator extensions) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 186 | - CMSIS-RTOS |
| 187 | -- API 1.02 (unchanged) |
| 188 | -- RTX 4.78 (see revision history for details) |
| 189 | - CMSIS-SVD 1.2 (unchanged) |
| 190 | </release> |
| 191 | <release version="4.2.0" date="2014-09-24"> |
| 192 | Adding Cortex-M7 support |
| 193 | - CMSIS-Core 4.00 (Cortex-M7 support, corrected C++ include guards in core header files) |
| 194 | - CMSIS-DSP 1.4.4 (Cortex-M7 support and corrected out of bound issues) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 195 | - CMSIS-Pack 1.3.1 (Cortex-M7 updates, clarification, corrected batch files in Tutorial) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 196 | - CMSIS-SVD 1.2 (Cortex-M7 extensions) |
| 197 | - CMSIS-RTOS RTX 4.75 (see revision history for details) |
| 198 | </release> |
| 199 | <release version="4.1.1" date="2014-06-30"> |
| 200 | - fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 series devices |
| 201 | </release> |
| 202 | <release version="4.1.0" date="2014-06-12"> |
| 203 | - CMSIS-Driver 2.02 (incompatible update) |
| 204 | - CMSIS-Pack 1.3 (see revision history for details) |
| 205 | - CMSIS-DSP 1.4.2 (unchanged) |
| 206 | - CMSIS-Core 3.30 (unchanged) |
| 207 | - CMSIS-RTOS RTX 4.74 (unchanged) |
| 208 | - CMSIS-RTOS API 1.02 (unchanged) |
| 209 | - CMSIS-SVD 1.10 (unchanged) |
| 210 | PACK: |
| 211 | - removed G++ specific files from PACK |
| 212 | - added Component Startup variant "C Startup" |
| 213 | - added Pack Checking Utility |
| 214 | - updated conditions to reflect tool-chain dependency |
| 215 | - added Taxonomy for Graphics |
| 216 | - updated Taxonomy for unified drivers from "Drivers" to "CMSIS Drivers" |
| 217 | </release> |
| 218 | <release version="4.0.0"> |
| 219 | - CMSIS-Driver 2.00 Preliminary (incompatible update) |
| 220 | - CMSIS-Pack 1.1 Preliminary |
| 221 | - CMSIS-DSP 1.4.2 (see revision history for details) |
| 222 | - CMSIS-Core 3.30 (see revision history for details) |
| 223 | - CMSIS-RTOS RTX 4.74 (see revision history for details) |
| 224 | - CMSIS-RTOS API 1.02 (unchanged) |
| 225 | - CMSIS-SVD 1.10 (unchanged) |
| 226 | </release> |
| 227 | <release version="3.20.4"> |
| 228 | - CMSIS-RTOS 4.74 (see revision history for details) |
| 229 | - PACK Extensions (Boards, Device Features, Flash Programming, Generators, Configuration Wizard). Schema version 1.1. |
| 230 | </release> |
| 231 | <release version="3.20.3"> |
| 232 | - CMSIS-Driver API Version 1.10 ARM prefix added (incompatible change) |
| 233 | - CMSIS-RTOS 4.73 (see revision history for details) |
| 234 | </release> |
| 235 | <release version="3.20.2"> |
| 236 | - CMSIS-Pack documentation has been added |
| 237 | - CMSIS-Drivers header and documentation have been added to PACK |
| 238 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
| 239 | </release> |
| 240 | <release version="3.20.1"> |
| 241 | - CMSIS-RTOS Keil RTX V4.72 has been added to PACK |
| 242 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
| 243 | </release> |
| 244 | <release version="3.20.0"> |
| 245 | The software portions that are deployed in the application program are now under a BSD license which allows usage |
| 246 | of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSIS.pdsc describes the use cases |
| 247 | The individual components have been update as listed below: |
| 248 | - CMSIS-CORE adds functions for setting breakpoints, supports the latest GCC Compiler, and contains several corrections. |
| 249 | - CMSIS-DSP library is optimized for more performance and contains several bug fixes. |
| 250 | - CMSIS-RTOS API is extended with capabilities for short timeouts, Kernel initialization, and prepared for a C++ interface. |
| 251 | - CMSIS-SVD is unchanged. |
| 252 | </release> |
| 253 | </releases> |
| 254 | |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 255 | <taxonomy> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 256 | <description Cclass="Audio">Software components for audio processing</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 257 | <description Cclass="Board Support">Generic Interfaces for Evaluation and Development Boards</description> |
Joachim Krech | 1ce088b | 2019-03-14 13:27:35 +0100 | [diff] [blame] | 258 | <description Cclass="Board Part">Drivers that support an external component available on an evaluation board</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 259 | <description Cclass="Compiler">Compiler Software Extensions</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 260 | <description Cclass="CMSIS" doc="CMSIS/Documentation/General/html/index.html">Cortex Microcontroller Software Interface Components</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 261 | <description Cclass="CMSIS Driver" doc="CMSIS/Documentation/Driver/html/index.html">Unified Device Drivers compliant to CMSIS-Driver Specifications</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 262 | <description Cclass="Device" doc="CMSIS/Documentation/Core/html/index.html">Startup, System Setup</description> |
| 263 | <description Cclass="Data Exchange">Data exchange or data formatter</description> |
Joachim Krech | 1ce088b | 2019-03-14 13:27:35 +0100 | [diff] [blame] | 264 | <description Cclass="Extension Board">Drivers that support an extension board or shield</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 265 | <description Cclass="File System">File Drive Support and File System</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 266 | <description Cclass="IoT Client">IoT cloud client connector</description> |
| 267 | <description Cclass="IoT Utility">IoT specific software utility</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 268 | <description Cclass="Graphics">Graphical User Interface</description> |
| 269 | <description Cclass="Network">Network Stack using Internet Protocols</description> |
Joachim Krech | 62838c8 | 2017-02-02 15:54:57 +0100 | [diff] [blame] | 270 | <description Cclass="RTOS">Real-time Operating System</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 271 | <description Cclass="Security">Encryption for secure communication or storage</description> |
| 272 | <description Cclass="USB">Universal Serial Bus Stack</description> |
| 273 | <description Cclass="Utility">Generic software utility components</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 274 | </taxonomy> |
| 275 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 276 | <devices> |
| 277 | <!-- ****************************** Cortex-M0 ****************************** --> |
| 278 | <family Dfamily="ARM Cortex M0" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 279 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M0 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 280 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 281 | The Cortex-M0 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 282 | - simple, easy-to-use programmers model |
| 283 | - highly efficient ultra-low power operation |
| 284 | - excellent code density |
| 285 | - deterministic, high-performance interrupt handling |
| 286 | - upward compatibility with the rest of the Cortex-M processor family. |
| 287 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 288 | <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 289 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 290 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 291 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 292 | |
| 293 | <device Dname="ARMCM0"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 294 | <processor Dcore="Cortex-M0" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 295 | <compile header="Device/ARM/ARMCM0/Include/ARMCM0.h" define="ARMCM0"/> |
| 296 | </device> |
| 297 | </family> |
| 298 | |
| 299 | <!-- ****************************** Cortex-M0P ****************************** --> |
| 300 | <family Dfamily="ARM Cortex M0 plus" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 301 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0662b/index.html" title="Cortex-M0+ Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 302 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 303 | The Cortex-M0+ processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 304 | - simple, easy-to-use programmers model |
| 305 | - highly efficient ultra-low power operation |
| 306 | - excellent code density |
| 307 | - deterministic, high-performance interrupt handling |
| 308 | - upward compatibility with the rest of the Cortex-M processor family. |
| 309 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 310 | <!-- debug svd="Device/ARM/SVD/ARMCM0P.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 311 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 312 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 313 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 314 | |
| 315 | <device Dname="ARMCM0P"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 316 | <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 317 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h" define="ARMCM0P"/> |
| 318 | </device> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 319 | |
| 320 | <device Dname="ARMCM0P_MPU"> |
| 321 | <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
| 322 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus_MPU.h" define="ARMCM0P_MPU"/> |
| 323 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 324 | </family> |
| 325 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 326 | <!-- ****************************** Cortex-M1 ****************************** --> |
| 327 | <family Dfamily="ARM Cortex M1" Dvendor="ARM:82"> |
| 328 | <!--book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M1 Device Generic Users Guide"/--> |
| 329 | <description> |
| 330 | The ARM Cortex-M1 FPGA processor is intended for deeply embedded applications that require a small processor integrated into an FPGA. |
| 331 | The ARM Cortex-M1 processor implements the ARMv6-M architecture profile. |
| 332 | </description> |
| 333 | <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral --> |
| 334 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 335 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 336 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 337 | |
| 338 | <device Dname="ARMCM1"> |
| 339 | <processor Dcore="Cortex-M1" DcoreVersion="r1p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
| 340 | <compile header="Device/ARM/ARMCM1/Include/ARMCM1.h" define="ARMCM1"/> |
| 341 | </device> |
| 342 | </family> |
| 343 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 344 | <!-- ****************************** Cortex-M3 ****************************** --> |
| 345 | <family Dfamily="ARM Cortex M3" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 346 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0552a/index.html" title="Cortex-M3 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 347 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 348 | The Cortex-M3 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 349 | - simple, easy-to-use programmers model |
| 350 | - highly efficient ultra-low power operation |
| 351 | - excellent code density |
| 352 | - deterministic, high-performance interrupt handling |
| 353 | - upward compatibility with the rest of the Cortex-M processor family. |
| 354 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 355 | <!-- debug svd="Device/ARM/SVD/ARMCM3.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 356 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 357 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 358 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 359 | |
| 360 | <device Dname="ARMCM3"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 361 | <processor Dcore="Cortex-M3" DcoreVersion="r2p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 362 | <compile header="Device/ARM/ARMCM3/Include/ARMCM3.h" define="ARMCM3"/> |
| 363 | </device> |
| 364 | </family> |
| 365 | |
| 366 | <!-- ****************************** Cortex-M4 ****************************** --> |
| 367 | <family Dfamily="ARM Cortex M4" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 368 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/index.html" title="Cortex-M4 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 369 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 370 | The Cortex-M4 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 371 | - simple, easy-to-use programmers model |
| 372 | - highly efficient ultra-low power operation |
| 373 | - excellent code density |
| 374 | - deterministic, high-performance interrupt handling |
| 375 | - upward compatibility with the rest of the Cortex-M processor family. |
| 376 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 377 | <!-- debug svd="Device/ARM/SVD/ARMCM4.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 378 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 379 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 380 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 381 | |
| 382 | <device Dname="ARMCM4"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 383 | <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 384 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4.h" define="ARMCM4"/> |
| 385 | </device> |
| 386 | |
| 387 | <device Dname="ARMCM4_FP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 388 | <processor Dcore="Cortex-M4" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 389 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4_FP.h" define="ARMCM4_FP"/> |
| 390 | </device> |
| 391 | </family> |
| 392 | |
| 393 | <!-- ****************************** Cortex-M7 ****************************** --> |
| 394 | <family Dfamily="ARM Cortex M7" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 395 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0646b/index.html" title="Cortex-M7 Device Generic Users Guide"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 396 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 397 | The Cortex-M7 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 398 | - simple, easy-to-use programmers model |
| 399 | - highly efficient ultra-low power operation |
| 400 | - excellent code density |
| 401 | - deterministic, high-performance interrupt handling |
| 402 | - upward compatibility with the rest of the Cortex-M processor family. |
| 403 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 404 | <!-- debug svd="Device/ARM/SVD/ARMCM7.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 405 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 406 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 407 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 408 | |
| 409 | <device Dname="ARMCM7"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 410 | <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 411 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7.h" define="ARMCM7"/> |
| 412 | </device> |
| 413 | |
| 414 | <device Dname="ARMCM7_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 415 | <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 416 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_SP.h" define="ARMCM7_SP"/> |
| 417 | </device> |
| 418 | |
| 419 | <device Dname="ARMCM7_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 420 | <processor Dcore="Cortex-M7" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 421 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_DP.h" define="ARMCM7_DP"/> |
| 422 | </device> |
| 423 | </family> |
| 424 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 425 | <!-- ****************************** Cortex-M23 ********************** --> |
| 426 | <family Dfamily="ARM Cortex M23" Dvendor="ARM:82"> |
| 427 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 428 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 429 | The Arm Cortex-M23 is based on the Armv8-M baseline architecture. |
| 430 | It is the smallest and most energy efficient Arm processor with Arm TrustZone technology. |
ReinhardKeil | e2b2702 | 2016-11-03 16:04:36 +0100 | [diff] [blame] | 431 | Cortex-M23 is the ideal processor for constrained embedded applications requiring efficient security. |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 432 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 433 | <!-- debug svd="Device/ARM/SVD/ARMCM23.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 434 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 435 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 436 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 437 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 438 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 439 | |
| 440 | <device Dname="ARMCM23"> |
| 441 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 442 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23.h" define="ARMCM23"/> |
| 443 | </device> |
| 444 | |
| 445 | <device Dname="ARMCM23_TZ"> |
| 446 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 447 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23_TZ.h" define="ARMCM23_TZ"/> |
| 448 | </device> |
| 449 | </family> |
| 450 | |
| 451 | <!-- ****************************** Cortex-M33 ****************************** --> |
| 452 | <family Dfamily="ARM Cortex M33" Dvendor="ARM:82"> |
| 453 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 454 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 455 | The Arm Cortex-M33 is the most configurable of all Cortex-M processors. It is a full featured microcontroller |
| 456 | class processor based on the Armv8-M mainline architecture with Arm TrustZone security. |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 457 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 458 | <!-- debug svd="Device/ARM/SVD/ARMCM33.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 459 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 460 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 461 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 462 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 463 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 464 | |
| 465 | <device Dname="ARMCM33"> |
| 466 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 467 | <description> |
| 468 | no DSP Instructions, no Floating Point Unit, no TrustZone |
| 469 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 470 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33.h" define="ARMCM33"/> |
| 471 | </device> |
| 472 | |
| 473 | <device Dname="ARMCM33_TZ"> |
| 474 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 475 | <description> |
| 476 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 477 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 478 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_TZ.h" define="ARMCM33_TZ"/> |
| 479 | </device> |
| 480 | |
| 481 | <device Dname="ARMCM33_DSP_FP"> |
| 482 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 483 | <description> |
| 484 | DSP Instructions, Single Precision Floating Point Unit, no TrustZone |
| 485 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 486 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP.h" define="ARMCM33_DSP_FP"/> |
| 487 | </device> |
| 488 | |
| 489 | <device Dname="ARMCM33_DSP_FP_TZ"> |
| 490 | <processor Dcore="Cortex-M33" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 491 | <description> |
| 492 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 493 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 494 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP_TZ.h" define="ARMCM33_DSP_FP_TZ"/> |
| 495 | </device> |
| 496 | </family> |
| 497 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 498 | <!-- ****************************** Cortex-M35P ****************************** --> |
| 499 | <family Dfamily="ARM Cortex M35P" Dvendor="ARM:82"> |
| 500 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 501 | <description> |
| 502 | The Arm Cortex-M35P is the most configurable of all Cortex-M processors. It is a full featured microcontroller |
| 503 | class processor based on the Armv8-M mainline architecture with Arm TrustZone security designed for a broad range of secure embedded applications. |
| 504 | </description> |
| 505 | |
| 506 | <!-- debug svd="Device/ARM/SVD/ARMCM35P.svd"/ SVD files do not contain any peripheral --> |
| 507 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 508 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
| 509 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 510 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 511 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 512 | |
| 513 | <device Dname="ARMCM35P"> |
| 514 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 515 | <description> |
| 516 | no DSP Instructions, no Floating Point Unit, no TrustZone |
| 517 | </description> |
| 518 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P.h" define="ARMCM35P"/> |
| 519 | </device> |
| 520 | |
| 521 | <device Dname="ARMCM35P_TZ"> |
| 522 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 523 | <description> |
| 524 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 525 | </description> |
| 526 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_TZ.h" define="ARMCM35P_TZ"/> |
| 527 | </device> |
| 528 | |
| 529 | <device Dname="ARMCM35P_DSP_FP"> |
| 530 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 531 | <description> |
| 532 | DSP Instructions, Single Precision Floating Point Unit, no TrustZone |
| 533 | </description> |
| 534 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP.h" define="ARMCM35P_DSP_FP"/> |
| 535 | </device> |
| 536 | |
| 537 | <device Dname="ARMCM35P_DSP_FP_TZ"> |
| 538 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 539 | <description> |
| 540 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 541 | </description> |
| 542 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP_TZ.h" define="ARMCM35P_DSP_FP_TZ"/> |
| 543 | </device> |
| 544 | </family> |
| 545 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 546 | <!-- ****************************** ARMSC000 ****************************** --> |
| 547 | <family Dfamily="ARM SC000" Dvendor="ARM:82"> |
| 548 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 549 | The Arm SC000 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of secure embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 550 | - simple, easy-to-use programmers model |
| 551 | - highly efficient ultra-low power operation |
| 552 | - excellent code density |
| 553 | - deterministic, high-performance interrupt handling |
| 554 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 555 | <!-- debug svd="Device/ARM/SVD/ARMSC000.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 556 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 557 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 558 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 559 | |
| 560 | <device Dname="ARMSC000"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 561 | <processor Dcore="SC000" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 562 | <compile header="Device/ARM/ARMSC000/Include/ARMSC000.h" define="ARMSC000"/> |
| 563 | </device> |
| 564 | </family> |
| 565 | |
| 566 | <!-- ****************************** ARMSC300 ****************************** --> |
| 567 | <family Dfamily="ARM SC300" Dvendor="ARM:82"> |
| 568 | <description> |
| 569 | The ARM SC300 processor is an entry-level 32-bit ARM Cortex processor designed for a broad range of secure embedded applications. It offers significant benefits to developers, including: |
| 570 | - simple, easy-to-use programmers model |
| 571 | - highly efficient ultra-low power operation |
| 572 | - excellent code density |
| 573 | - deterministic, high-performance interrupt handling |
| 574 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 575 | <!-- debug svd="Device/ARM/SVD/ARMSC300.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 576 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 577 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 578 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 579 | |
| 580 | <device Dname="ARMSC300"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 581 | <processor Dcore="SC300" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 582 | <compile header="Device/ARM/ARMSC300/Include/ARMSC300.h" define="ARMSC300"/> |
| 583 | </device> |
| 584 | </family> |
| 585 | |
| 586 | <!-- ****************************** ARMv8-M Baseline ********************** --> |
| 587 | <family Dfamily="ARMv8-M Baseline" Dvendor="ARM:82"> |
| 588 | <!--book name="Device/ARM/Documents/ARMv8MBL_dgug.pdf" title="ARMv8MBL Device Generic Users Guide"/--> |
| 589 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 590 | Armv8-M Baseline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 591 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 592 | <!-- debug svd="Device/ARM/SVD/ARMv8MBL.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 593 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 594 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 595 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 596 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 597 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 598 | |
| 599 | <device Dname="ARMv8MBL"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 600 | <processor Dcore="ARMV8MBL" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 601 | <compile header="Device/ARM/ARMv8MBL/Include/ARMv8MBL.h" define="ARMv8MBL"/> |
| 602 | </device> |
| 603 | </family> |
| 604 | |
| 605 | <!-- ****************************** ARMv8-M Mainline ****************************** --> |
| 606 | <family Dfamily="ARMv8-M Mainline" Dvendor="ARM:82"> |
| 607 | <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/--> |
| 608 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 609 | Armv8-M Mainline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 610 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 611 | <!-- debug svd="Device/ARM/SVD/ARMv8MML.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 612 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 613 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 614 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 615 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 616 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 617 | |
| 618 | <device Dname="ARMv8MML"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 619 | <processor Dcore="ARMV8MML" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 620 | <description> |
| 621 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 622 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 623 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML.h" define="ARMv8MML"/> |
| 624 | </device> |
| 625 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 626 | <device Dname="ARMv8MML_DSP"> |
| 627 | <processor Dcore="ARMV8MML" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 628 | <description> |
| 629 | DSP Instructions, no Floating Point Unit, TrustZone |
| 630 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 631 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP.h" define="ARMv8MML_DSP"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 632 | </device> |
| 633 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 634 | <device Dname="ARMv8MML_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 635 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 636 | <description> |
| 637 | no DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 638 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 639 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_SP.h" define="ARMv8MML_SP"/> |
| 640 | </device> |
| 641 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 642 | <device Dname="ARMv8MML_DSP_SP"> |
| 643 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 644 | <description> |
| 645 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 646 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 647 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_SP.h" define="ARMv8MML_DSP_SP"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 648 | </device> |
| 649 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 650 | <device Dname="ARMv8MML_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 651 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 652 | <description> |
| 653 | no DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 654 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 655 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DP.h" define="ARMv8MML_DP"/> |
| 656 | </device> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 657 | |
| 658 | <device Dname="ARMv8MML_DSP_DP"> |
| 659 | <processor Dcore="ARMV8MML" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
Joachim Krech | e66f42b | 2017-02-02 17:03:31 +0100 | [diff] [blame] | 660 | <description> |
| 661 | DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 662 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 663 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DSP_DP.h" define="ARMv8MML_DSP_DP"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 664 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 665 | </family> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 666 | |
| 667 | <!-- ****************************** ARMv8.1-M Mainline ****************************** --> |
| 668 | <family Dfamily="ARMv8.1-M Mainline" Dvendor="ARM:82"> |
| 669 | <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/--> |
| 670 | <description> |
| 671 | Armv8.1-M Mainline based device with TrustZone and MVE |
| 672 | </description> |
| 673 | <!-- <debug svd="Device/ARM/SVD/ARMv8MML.svd"/> --> |
| 674 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 675 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
| 676 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 677 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 678 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 679 | |
| 680 | |
| 681 | <device Dname="ARMv81MML_DSP_DP_MVE_FP"> |
| 682 | <processor Dcore="ARMV81MML" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 683 | <description> |
| 684 | Double Precision Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 685 | </description> |
| 686 | <compile header="Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h" define="ARMv81MML_DSP_DP_MVE_FP"/> |
| 687 | </device> |
| 688 | </family> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 689 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 690 | <!-- ****************************** Cortex-A5 ****************************** --> |
| 691 | <family Dfamily="ARM Cortex A5" Dvendor="ARM:82"> |
| 692 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0433c/index.html" title="Cortex-A5 Technical Reference Manual"/> |
| 693 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 694 | The Arm Cortex-A5 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full |
| 695 | virtual memory capabilities. The Cortex-A5 processor implements the Armv7-A architecture profile and can execute 32-bit |
| 696 | Arm instructions and 16-bit and 32-bit Thumb instructions. The Cortex-A5 is the smallest member of the Cortex-A processor family. |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 697 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 698 | |
| 699 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 700 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 701 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 702 | <device Dname="ARMCA5"> |
| 703 | <processor Dcore="Cortex-A5" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 704 | <compile header="Device/ARM/ARMCA5/Include/ARMCA5.h" define="ARMCA5"/> |
| 705 | </device> |
| 706 | </family> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 707 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 708 | <!-- ****************************** Cortex-A7 ****************************** --> |
| 709 | <family Dfamily="ARM Cortex A7" Dvendor="ARM:82"> |
| 710 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0464f/index.html" title="Cortex-A7 MPCore Technical Reference Manual"/> |
| 711 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 712 | The Cortex-A7 MPCore processor is a high-performance, low-power processor that implements the Armv7-A architecture. |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 713 | The Cortex-A7 MPCore processor has one to four processors in a single multiprocessor device with a L1 cache subsystem, |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 714 | an optional integrated GIC, and an optional L2 cache controller. |
| 715 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 716 | |
| 717 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 718 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 719 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 720 | <device Dname="ARMCA7"> |
| 721 | <processor Dcore="Cortex-A7" DcoreVersion="r0p5" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 722 | <compile header="Device/ARM/ARMCA7/Include/ARMCA7.h" define="ARMCA7"/> |
| 723 | </device> |
| 724 | </family> |
| 725 | |
| 726 | <!-- ****************************** Cortex-A9 ****************************** --> |
| 727 | <family Dfamily="ARM Cortex A9" Dvendor="ARM:82"> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 728 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.100511_0401_10_en/index.html" title="Cortex-A9 Technical Reference Manual"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 729 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 730 | The Cortex-A9 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full virtual memory capabilities. |
| 731 | The Cortex-A9 processor implements the Armv7-A architecture and runs 32-bit Arm instructions, 16-bit and 32-bit Thumb instructions, |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 732 | and 8-bit Java bytecodes in Jazelle state. |
| 733 | </description> |
| 734 | |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 735 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 736 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 737 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 738 | <device Dname="ARMCA9"> |
| 739 | <processor Dcore="Cortex-A9" DcoreVersion="r4p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 740 | <compile header="Device/ARM/ARMCA9/Include/ARMCA9.h" define="ARMCA9"/> |
| 741 | </device> |
| 742 | </family> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 743 | </devices> |
| 744 | |
| 745 | |
| 746 | <apis> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 747 | <!-- CMSIS Device API --> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 748 | <api Cclass="Device" Cgroup="IRQ Controller" Capiversion="1.0.0" exclusive="1"> |
| 749 | <description>Device interrupt controller interface</description> |
| 750 | <files> |
| 751 | <file category="header" name="CMSIS/Core_A/Include/irq_ctrl.h"/> |
| 752 | </files> |
| 753 | </api> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 754 | <api Cclass="Device" Cgroup="OS Tick" Capiversion="1.0.1" exclusive="1"> |
Robert Rostohar | aeb6dd5 | 2017-06-09 14:17:43 +0200 | [diff] [blame] | 755 | <description>RTOS Kernel system tick timer interface</description> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 756 | <files> |
| 757 | <file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/> |
| 758 | </files> |
| 759 | </api> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 760 | <!-- CMSIS-RTOS API --> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 761 | <api Cclass="CMSIS" Cgroup="RTOS" Capiversion="1.0.0" exclusive="1"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 762 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 763 | <files> |
| 764 | <file category="doc" name="CMSIS/Documentation/RTOS/html/index.html"/> |
| 765 | </files> |
| 766 | </api> |
Robert Rostohar | f7d6092 | 2018-06-18 13:43:04 +0200 | [diff] [blame] | 767 | <api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.1.3" exclusive="1"> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 768 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 769 | <files> |
| 770 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/index.html"/> |
Robert Rostohar | 0a36405 | 2017-01-25 12:35:54 +0100 | [diff] [blame] | 771 | <file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 772 | </files> |
| 773 | </api> |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 774 | <!-- CMSIS Driver API --> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 775 | <api Cclass="CMSIS Driver" Cgroup="USART" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 776 | <description>USART Driver API for Cortex-M</description> |
| 777 | <files> |
| 778 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usart__interface__gr.html" /> |
| 779 | <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" /> |
| 780 | </files> |
| 781 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 782 | <api Cclass="CMSIS Driver" Cgroup="SPI" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 783 | <description>SPI Driver API for Cortex-M</description> |
| 784 | <files> |
| 785 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__spi__interface__gr.html" /> |
| 786 | <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" /> |
| 787 | </files> |
| 788 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 789 | <api Cclass="CMSIS Driver" Cgroup="SAI" Capiversion="1.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 790 | <description>SAI Driver API for Cortex-M</description> |
| 791 | <files> |
| 792 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__sai__interface__gr.html"/> |
| 793 | <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" /> |
| 794 | </files> |
| 795 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 796 | <api Cclass="CMSIS Driver" Cgroup="I2C" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 797 | <description>I2C Driver API for Cortex-M</description> |
| 798 | <files> |
| 799 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__i2c__interface__gr.html"/> |
| 800 | <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" /> |
| 801 | </files> |
| 802 | </api> |
Robert Rostohar | 3bb9b77 | 2017-09-13 15:24:14 +0200 | [diff] [blame] | 803 | <api Cclass="CMSIS Driver" Cgroup="CAN" Capiversion="1.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 804 | <description>CAN Driver API for Cortex-M</description> |
| 805 | <files> |
| 806 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__can__interface__gr.html"/> |
| 807 | <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" /> |
| 808 | </files> |
| 809 | </api> |
Vladimir Umek | c1e9d20 | 2018-04-19 08:00:56 +0200 | [diff] [blame] | 810 | <api Cclass="CMSIS Driver" Cgroup="Flash" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 811 | <description>Flash Driver API for Cortex-M</description> |
| 812 | <files> |
| 813 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__flash__interface__gr.html" /> |
| 814 | <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" /> |
| 815 | </files> |
| 816 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 817 | <api Cclass="CMSIS Driver" Cgroup="MCI" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 818 | <description>MCI Driver API for Cortex-M</description> |
| 819 | <files> |
| 820 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__mci__interface__gr.html" /> |
| 821 | <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" /> |
| 822 | </files> |
| 823 | </api> |
Vladimir Umek | b472809 | 2017-11-14 10:12:51 +0100 | [diff] [blame] | 824 | <api Cclass="CMSIS Driver" Cgroup="NAND" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 825 | <description>NAND Flash Driver API for Cortex-M</description> |
| 826 | <files> |
| 827 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__nand__interface__gr.html" /> |
| 828 | <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" /> |
| 829 | </files> |
| 830 | </api> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 831 | <api Cclass="CMSIS Driver" Cgroup="Ethernet" Capiversion="2.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 832 | <description>Ethernet MAC and PHY Driver API for Cortex-M</description> |
| 833 | <files> |
| 834 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__interface__gr.html" /> |
| 835 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 836 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 837 | </files> |
| 838 | </api> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 839 | <api Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Capiversion="2.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 840 | <description>Ethernet MAC Driver API for Cortex-M</description> |
| 841 | <files> |
| 842 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__mac__interface__gr.html" /> |
| 843 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 844 | </files> |
| 845 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 846 | <api Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Capiversion="2.1.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 847 | <description>Ethernet PHY Driver API for Cortex-M</description> |
| 848 | <files> |
| 849 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__phy__interface__gr.html" /> |
| 850 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 851 | </files> |
| 852 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 853 | <api Cclass="CMSIS Driver" Cgroup="USB Device" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 854 | <description>USB Device Driver API for Cortex-M</description> |
| 855 | <files> |
| 856 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbd__interface__gr.html" /> |
| 857 | <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" /> |
| 858 | </files> |
| 859 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 860 | <api Cclass="CMSIS Driver" Cgroup="USB Host" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 861 | <description>USB Host Driver API for Cortex-M</description> |
| 862 | <files> |
| 863 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbh__interface__gr.html" /> |
| 864 | <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" /> |
| 865 | </files> |
| 866 | </api> |
Robert Rostohar | 688e536 | 2019-02-14 10:37:45 +0100 | [diff] [blame] | 867 | <api Cclass="CMSIS Driver" Cgroup="WiFi" Capiversion="1.0.0-beta" exclusive="0"> |
| 868 | <description>WiFi driver</description> |
| 869 | <files> |
Robert Rostohar | b10b6af | 2019-02-14 11:04:53 +0100 | [diff] [blame] | 870 | <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/> |
Robert Rostohar | 688e536 | 2019-02-14 10:37:45 +0100 | [diff] [blame] | 871 | </files> |
| 872 | </api> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 873 | </apis> |
| 874 | |
| 875 | <!-- conditions are dependency rules that can apply to a component or an individual file --> |
| 876 | <conditions> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 877 | <!-- compiler --> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 878 | <condition id="ARMCC6"> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 879 | <accept Tcompiler="ARMCC" Toptions="AC6"/> |
| 880 | <accept Tcompiler="ARMCC" Toptions="AC6LTO"/> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 881 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 882 | <condition id="ARMCC5"> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 883 | <require Tcompiler="ARMCC" Toptions="AC5"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 884 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 885 | <condition id="ARMCC"> |
| 886 | <require Tcompiler="ARMCC"/> |
| 887 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 888 | <condition id="GCC"> |
| 889 | <require Tcompiler="GCC"/> |
| 890 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 891 | <condition id="IAR"> |
| 892 | <require Tcompiler="IAR"/> |
| 893 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 894 | <condition id="ARMCC GCC"> |
| 895 | <accept Tcompiler="ARMCC"/> |
| 896 | <accept Tcompiler="GCC"/> |
| 897 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 898 | <condition id="ARMCC GCC IAR"> |
| 899 | <accept Tcompiler="ARMCC"/> |
| 900 | <accept Tcompiler="GCC"/> |
| 901 | <accept Tcompiler="IAR"/> |
| 902 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 903 | |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 904 | <!-- Arm architecture --> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 905 | <condition id="ARMv6-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 906 | <description>Armv6-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 907 | <accept Dcore="Cortex-M0"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 908 | <accept Dcore="Cortex-M1"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 909 | <accept Dcore="Cortex-M0+"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 910 | <accept Dcore="SC000"/> |
| 911 | </condition> |
| 912 | <condition id="ARMv7-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 913 | <description>Armv7-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 914 | <accept Dcore="Cortex-M3"/> |
| 915 | <accept Dcore="Cortex-M4"/> |
| 916 | <accept Dcore="Cortex-M7"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 917 | <accept Dcore="SC300"/> |
| 918 | </condition> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 919 | <condition id="ARMv8-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 920 | <description>Armv8-M architecture based device</description> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 921 | <accept Dcore="ARMV8MBL"/> |
| 922 | <accept Dcore="ARMV8MML"/> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 923 | <accept Dcore="ARMV81MML"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 924 | <accept Dcore="Cortex-M23"/> |
| 925 | <accept Dcore="Cortex-M33"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 926 | <accept Dcore="Cortex-M35P"/> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 927 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 928 | <condition id="ARMv8-M TZ Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 929 | <description>Armv8-M architecture based device with TrustZone</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 930 | <require condition="ARMv8-M Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 931 | <require Dtz="TZ"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 932 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 933 | <condition id="ARMv6_7-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 934 | <description>Armv6_7-M architecture based device</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 935 | <accept condition="ARMv6-M Device"/> |
| 936 | <accept condition="ARMv7-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 937 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 938 | <condition id="ARMv6_7_8-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 939 | <description>Armv6_7_8-M architecture based device</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 940 | <accept condition="ARMv6-M Device"/> |
| 941 | <accept condition="ARMv7-M Device"/> |
| 942 | <accept condition="ARMv8-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 943 | </condition> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 944 | <condition id="ARMv7-A Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 945 | <description>Armv7-A architecture based device</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 946 | <accept Dcore="Cortex-A5"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 947 | <accept Dcore="Cortex-A7"/> |
| 948 | <accept Dcore="Cortex-A9"/> |
| 949 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 950 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 951 | <!-- ARM core --> |
| 952 | <condition id="CM0"> |
| 953 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device</description> |
| 954 | <accept Dcore="Cortex-M0"/> |
| 955 | <accept Dcore="Cortex-M0+"/> |
| 956 | <accept Dcore="SC000"/> |
| 957 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 958 | <condition id="CM1"> |
| 959 | <description>Cortex-M1</description> |
| 960 | <require Dcore="Cortex-M1"/> |
| 961 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 962 | <condition id="CM3"> |
| 963 | <description>Cortex-M3 or SC300 processor based device</description> |
| 964 | <accept Dcore="Cortex-M3"/> |
| 965 | <accept Dcore="SC300"/> |
| 966 | </condition> |
| 967 | <condition id="CM4"> |
| 968 | <description>Cortex-M4 processor based device</description> |
| 969 | <require Dcore="Cortex-M4" Dfpu="NO_FPU"/> |
| 970 | </condition> |
| 971 | <condition id="CM4_FP"> |
| 972 | <description>Cortex-M4 processor based device using Floating Point Unit</description> |
Jonatan Antoni | 020309a | 2017-11-09 13:38:36 +0100 | [diff] [blame] | 973 | <accept Dcore="Cortex-M4" Dfpu="FPU"/> |
| 974 | <accept Dcore="Cortex-M4" Dfpu="SP_FPU"/> |
| 975 | <accept Dcore="Cortex-M4" Dfpu="DP_FPU"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 976 | </condition> |
| 977 | <condition id="CM7"> |
| 978 | <description>Cortex-M7 processor based device</description> |
| 979 | <require Dcore="Cortex-M7" Dfpu="NO_FPU"/> |
| 980 | </condition> |
| 981 | <condition id="CM7_FP"> |
| 982 | <description>Cortex-M7 processor based device using Floating Point Unit</description> |
| 983 | <accept Dcore="Cortex-M7" Dfpu="SP_FPU"/> |
| 984 | <accept Dcore="Cortex-M7" Dfpu="DP_FPU"/> |
| 985 | </condition> |
| 986 | <condition id="CM7_SP"> |
| 987 | <description>Cortex-M7 processor based device using Floating Point Unit (SP)</description> |
| 988 | <require Dcore="Cortex-M7" Dfpu="SP_FPU"/> |
| 989 | </condition> |
| 990 | <condition id="CM7_DP"> |
| 991 | <description>Cortex-M7 processor based device using Floating Point Unit (DP)</description> |
| 992 | <require Dcore="Cortex-M7" Dfpu="DP_FPU"/> |
| 993 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 994 | <condition id="CM23"> |
| 995 | <description>Cortex-M23 processor based device</description> |
| 996 | <require Dcore="Cortex-M23"/> |
| 997 | </condition> |
| 998 | <condition id="CM33"> |
| 999 | <description>Cortex-M33 processor based device</description> |
| 1000 | <require Dcore="Cortex-M33" Dfpu="NO_FPU"/> |
| 1001 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1002 | <condition id="CM33_FP"> |
| 1003 | <description>Cortex-M33 processor based device using Floating Point Unit</description> |
| 1004 | <require Dcore="Cortex-M33" Dfpu="SP_FPU"/> |
| 1005 | </condition> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1006 | <condition id="CM35P"> |
| 1007 | <description>Cortex-M35P processor based device</description> |
| 1008 | <require Dcore="Cortex-M35P" Dfpu="NO_FPU"/> |
| 1009 | </condition> |
| 1010 | <condition id="CM35P_FP"> |
| 1011 | <description>Cortex-M35P processor based device using Floating Point Unit</description> |
| 1012 | <require Dcore="Cortex-M35P" Dfpu="SP_FPU"/> |
| 1013 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1014 | <condition id="ARMv8MBL"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1015 | <description>Armv8-M Baseline processor based device</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1016 | <require Dcore="ARMV8MBL"/> |
| 1017 | </condition> |
| 1018 | <condition id="ARMv8MML"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1019 | <description>Armv8-M Mainline processor based device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1020 | <require Dcore="ARMV8MML" Dfpu="NO_FPU"/> |
| 1021 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1022 | <condition id="ARMv8MML_FP"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1023 | <description>Armv8-M Mainline processor based device using Floating Point Unit</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1024 | <accept Dcore="ARMV8MML" Dfpu="SP_FPU"/> |
| 1025 | <accept Dcore="ARMV8MML" Dfpu="DP_FPU"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1026 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1027 | |
| 1028 | <condition id="CM33_NODSP_NOFPU"> |
| 1029 | <description>CM33, no DSP, no FPU</description> |
| 1030 | <require Dcore="Cortex-M33" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 1031 | </condition> |
| 1032 | <condition id="CM33_DSP_NOFPU"> |
| 1033 | <description>CM33, DSP, no FPU</description> |
| 1034 | <require Dcore="Cortex-M33" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 1035 | </condition> |
| 1036 | <condition id="CM33_NODSP_SP"> |
| 1037 | <description>CM33, no DSP, SP FPU</description> |
| 1038 | <require Dcore="Cortex-M33" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
| 1039 | </condition> |
| 1040 | <condition id="CM33_DSP_SP"> |
| 1041 | <description>CM33, DSP, SP FPU</description> |
| 1042 | <require Dcore="Cortex-M33" Ddsp="DSP" Dfpu="SP_FPU"/> |
| 1043 | </condition> |
| 1044 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1045 | <condition id="CM35P_NODSP_NOFPU"> |
| 1046 | <description>CM35P, no DSP, no FPU</description> |
| 1047 | <require Dcore="Cortex-M35P" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 1048 | </condition> |
| 1049 | <condition id="CM35P_DSP_NOFPU"> |
| 1050 | <description>CM35P, DSP, no FPU</description> |
| 1051 | <require Dcore="Cortex-M35P" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 1052 | </condition> |
| 1053 | <condition id="CM35P_NODSP_SP"> |
| 1054 | <description>CM35P, no DSP, SP FPU</description> |
| 1055 | <require Dcore="Cortex-M35P" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
| 1056 | </condition> |
| 1057 | <condition id="CM35P_DSP_SP"> |
| 1058 | <description>CM35P, DSP, SP FPU</description> |
| 1059 | <require Dcore="Cortex-M35P" Ddsp="DSP" Dfpu="SP_FPU"/> |
| 1060 | </condition> |
| 1061 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1062 | <condition id="ARMv8MML_NODSP_NOFPU"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1063 | <description>Armv8-M Mainline, no DSP, no FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1064 | <require Dcore="ARMV8MML" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 1065 | </condition> |
| 1066 | <condition id="ARMv8MML_DSP_NOFPU"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1067 | <description>Armv8-M Mainline, DSP, no FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1068 | <require Dcore="ARMV8MML" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 1069 | </condition> |
| 1070 | <condition id="ARMv8MML_NODSP_SP"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1071 | <description>Armv8-M Mainline, no DSP, SP FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1072 | <require Dcore="ARMV8MML" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1073 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1074 | <condition id="ARMv8MML_DSP_SP"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1075 | <description>Armv8-M Mainline, DSP, SP FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1076 | <require Dcore="ARMV8MML" Ddsp="DSP" Dfpu="SP_FPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1077 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1078 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 1079 | <condition id="ARMv81MML"> |
| 1080 | <description>Armv8.1-M Mainline</description> |
| 1081 | <require Dvendor="ARM:82" Dname="ARMv81MML*"/> |
| 1082 | </condition> |
| 1083 | |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 1084 | <condition id="CA5_CA9"> |
| 1085 | <description>Cortex-A5 or Cortex-A9 processor based device</description> |
| 1086 | <accept Dcore="Cortex-A5"/> |
| 1087 | <accept Dcore="Cortex-A9"/> |
| 1088 | </condition> |
| 1089 | |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 1090 | <condition id="CA7"> |
| 1091 | <description>Cortex-A7 processor based device</description> |
| 1092 | <accept Dcore="Cortex-A7"/> |
| 1093 | </condition> |
| 1094 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1095 | <!-- ARMCC compiler --> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1096 | <condition id="CA_ARMCC5"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1097 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the Arm Compiler 5</description> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1098 | <require condition="ARMv7-A Device"/> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1099 | <require condition="ARMCC5"/> |
Jonatan Antoni | 41e74d5 | 2017-04-21 14:42:00 +0200 | [diff] [blame] | 1100 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1101 | <condition id="CA_ARMCC6"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1102 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the Arm Compiler 6</description> |
Jonatan Antoni | 41e74d5 | 2017-04-21 14:42:00 +0200 | [diff] [blame] | 1103 | <require condition="ARMv7-A Device"/> |
| 1104 | <require condition="ARMCC6"/> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1105 | </condition> |
| 1106 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1107 | <condition id="CM0_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1108 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1109 | <require condition="CM0"/> |
| 1110 | <require Tcompiler="ARMCC"/> |
| 1111 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1112 | <condition id="CM0_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1113 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1114 | <require condition="CM0_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1115 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1116 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1117 | <condition id="CM0_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1118 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1119 | <require condition="CM0_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1120 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1121 | </condition> |
| 1122 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1123 | <condition id="CM1_ARMCC"> |
| 1124 | <description>Cortex-M1 based device for the Arm Compiler</description> |
| 1125 | <require condition="CM1"/> |
| 1126 | <require Tcompiler="ARMCC"/> |
| 1127 | </condition> |
| 1128 | <condition id="CM1_LE_ARMCC"> |
| 1129 | <description>Cortex-M1 based device in little endian mode for the Arm Compiler</description> |
| 1130 | <require condition="CM1_ARMCC"/> |
| 1131 | <require Dendian="Little-endian"/> |
| 1132 | </condition> |
| 1133 | <condition id="CM1_BE_ARMCC"> |
| 1134 | <description>Cortex-M1 based device in big endian mode for the Arm Compiler</description> |
| 1135 | <require condition="CM1_ARMCC"/> |
| 1136 | <require Dendian="Big-endian"/> |
| 1137 | </condition> |
| 1138 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1139 | <condition id="CM3_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1140 | <description>Cortex-M3 or SC300 processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1141 | <require condition="CM3"/> |
| 1142 | <require Tcompiler="ARMCC"/> |
| 1143 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1144 | <condition id="CM3_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1145 | <description>Cortex-M3 or SC300 processor based device in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1146 | <require condition="CM3_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1147 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1148 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1149 | <condition id="CM3_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1150 | <description>Cortex-M3 or SC300 processor based device in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1151 | <require condition="CM3_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1152 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1153 | </condition> |
| 1154 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1155 | <condition id="CM4_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1156 | <description>Cortex-M4 processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1157 | <require condition="CM4"/> |
| 1158 | <require Tcompiler="ARMCC"/> |
| 1159 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1160 | <condition id="CM4_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1161 | <description>Cortex-M4 processor based device in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1162 | <require condition="CM4_ARMCC"/> |
| 1163 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1164 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1165 | <condition id="CM4_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1166 | <description>Cortex-M4 processor based device in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1167 | <require condition="CM4_ARMCC"/> |
| 1168 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1169 | </condition> |
| 1170 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1171 | <condition id="CM4_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1172 | <description>Cortex-M4 processor based device using Floating Point Unit for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1173 | <require condition="CM4_FP"/> |
| 1174 | <require Tcompiler="ARMCC"/> |
| 1175 | </condition> |
| 1176 | <condition id="CM4_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1177 | <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1178 | <require condition="CM4_FP_ARMCC"/> |
| 1179 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1180 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1181 | <condition id="CM4_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1182 | <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1183 | <require condition="CM4_FP_ARMCC"/> |
| 1184 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1185 | </condition> |
| 1186 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1187 | <condition id="CM7_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1188 | <description>Cortex-M7 processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1189 | <require condition="CM7"/> |
| 1190 | <require Tcompiler="ARMCC"/> |
| 1191 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1192 | <condition id="CM7_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1193 | <description>Cortex-M7 processor based device in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1194 | <require condition="CM7_ARMCC"/> |
| 1195 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1196 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1197 | <condition id="CM7_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1198 | <description>Cortex-M7 processor based device in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1199 | <require condition="CM7_ARMCC"/> |
| 1200 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1201 | </condition> |
| 1202 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1203 | <condition id="CM7_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1204 | <description>Cortex-M7 processor based device using Floating Point Unit for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1205 | <require condition="CM7_FP"/> |
| 1206 | <require Tcompiler="ARMCC"/> |
| 1207 | </condition> |
| 1208 | <condition id="CM7_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1209 | <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1210 | <require condition="CM7_FP_ARMCC"/> |
| 1211 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1212 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1213 | <condition id="CM7_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1214 | <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1215 | <require condition="CM7_FP_ARMCC"/> |
| 1216 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1217 | </condition> |
| 1218 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1219 | <condition id="CM7_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1220 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1221 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1222 | <require Tcompiler="ARMCC"/> |
| 1223 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1224 | <condition id="CM7_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1225 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1226 | <require condition="CM7_SP_ARMCC"/> |
| 1227 | <require Dendian="Little-endian"/> |
| 1228 | </condition> |
| 1229 | <condition id="CM7_SP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1230 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1231 | <require condition="CM7_SP_ARMCC"/> |
| 1232 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1233 | </condition> |
| 1234 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1235 | <condition id="CM7_DP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1236 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1237 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1238 | <require Tcompiler="ARMCC"/> |
| 1239 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1240 | <condition id="CM7_DP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1241 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1242 | <require condition="CM7_DP_ARMCC"/> |
| 1243 | <require Dendian="Little-endian"/> |
| 1244 | </condition> |
| 1245 | <condition id="CM7_DP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1246 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1247 | <require condition="CM7_DP_ARMCC"/> |
| 1248 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1249 | </condition> |
| 1250 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1251 | <condition id="CM23_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1252 | <description>Cortex-M23 processor based device for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1253 | <require condition="CM23"/> |
| 1254 | <require Tcompiler="ARMCC"/> |
| 1255 | </condition> |
| 1256 | <condition id="CM23_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1257 | <description>Cortex-M23 processor based device in little endian mode for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1258 | <require condition="CM23_ARMCC"/> |
| 1259 | <require Dendian="Little-endian"/> |
| 1260 | </condition> |
| 1261 | <condition id="CM23_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1262 | <description>Cortex-M23 processor based device in big endian mode for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1263 | <require condition="CM23_ARMCC"/> |
| 1264 | <require Dendian="Big-endian"/> |
| 1265 | </condition> |
| 1266 | |
| 1267 | <condition id="CM33_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1268 | <description>Cortex-M33 processor based device for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1269 | <require condition="CM33"/> |
| 1270 | <require Tcompiler="ARMCC"/> |
| 1271 | </condition> |
| 1272 | <condition id="CM33_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1273 | <description>Cortex-M33 processor based device in little endian mode for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1274 | <require condition="CM33_ARMCC"/> |
| 1275 | <require Dendian="Little-endian"/> |
| 1276 | </condition> |
| 1277 | <condition id="CM33_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1278 | <description>Cortex-M33 processor based device in big endian mode for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1279 | <require condition="CM33_ARMCC"/> |
| 1280 | <require Dendian="Big-endian"/> |
| 1281 | </condition> |
| 1282 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1283 | <condition id="CM33_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1284 | <description>Cortex-M33 processor based device using Floating Point Unit for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1285 | <require condition="CM33_FP"/> |
| 1286 | <require Tcompiler="ARMCC"/> |
| 1287 | </condition> |
| 1288 | <condition id="CM33_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1289 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1290 | <require condition="CM33_FP_ARMCC"/> |
| 1291 | <require Dendian="Little-endian"/> |
| 1292 | </condition> |
| 1293 | <condition id="CM33_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1294 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1295 | <require condition="CM33_FP_ARMCC"/> |
| 1296 | <require Dendian="Big-endian"/> |
| 1297 | </condition> |
| 1298 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1299 | <condition id="CM33_NODSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1300 | <description>Cortex-M33 processor, no DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1301 | <require condition="CM33_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1302 | <require Tcompiler="ARMCC"/> |
| 1303 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1304 | <condition id="CM33_DSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1305 | <description>Cortex-M33 processor, DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1306 | <require condition="CM33_DSP_NOFPU"/> |
| 1307 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1308 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1309 | <condition id="CM33_NODSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1310 | <description>Cortex-M33 processor, no DSP, SP FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1311 | <require condition="CM33_NODSP_SP"/> |
| 1312 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1313 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1314 | <condition id="CM33_DSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1315 | <description>Cortex-M33 processor, DSP, SP FPU, Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1316 | <require condition="CM33_DSP_SP"/> |
| 1317 | <require Tcompiler="ARMCC"/> |
| 1318 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1319 | <condition id="CM33_NODSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1320 | <description>Cortex-M33 processor, little endian, no DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1321 | <require condition="CM33_NODSP_NOFPU_ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1322 | <require Dendian="Little-endian"/> |
| 1323 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1324 | <condition id="CM33_DSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1325 | <description>Cortex-M33 processor, little endian, DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1326 | <require condition="CM33_DSP_NOFPU_ARMCC"/> |
| 1327 | <require Dendian="Little-endian"/> |
| 1328 | </condition> |
| 1329 | <condition id="CM33_NODSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1330 | <description>Cortex-M33 processor, little endian, no DSP, SP FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1331 | <require condition="CM33_NODSP_SP_ARMCC"/> |
| 1332 | <require Dendian="Little-endian"/> |
| 1333 | </condition> |
| 1334 | <condition id="CM33_DSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1335 | <description>Cortex-M33 processor, little endian, DSP, SP FPU, Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1336 | <require condition="CM33_DSP_SP_ARMCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1337 | <require Dendian="Little-endian"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1338 | </condition> |
| 1339 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1340 | <condition id="CM35P_ARMCC"> |
| 1341 | <description>Cortex-M35P processor based device for the Arm Compiler</description> |
| 1342 | <require condition="CM35P"/> |
| 1343 | <require Tcompiler="ARMCC"/> |
| 1344 | </condition> |
| 1345 | <condition id="CM35P_LE_ARMCC"> |
| 1346 | <description>Cortex-M35P processor based device in little endian mode for the Arm Compiler</description> |
| 1347 | <require condition="CM35P_ARMCC"/> |
| 1348 | <require Dendian="Little-endian"/> |
| 1349 | </condition> |
| 1350 | <condition id="CM35P_BE_ARMCC"> |
| 1351 | <description>Cortex-M35P processor based device in big endian mode for the Arm Compiler</description> |
| 1352 | <require condition="CM35P_ARMCC"/> |
| 1353 | <require Dendian="Big-endian"/> |
| 1354 | </condition> |
| 1355 | |
| 1356 | <condition id="CM35P_FP_ARMCC"> |
| 1357 | <description>Cortex-M35P processor based device using Floating Point Unit for the Arm Compiler</description> |
| 1358 | <require condition="CM35P_FP"/> |
| 1359 | <require Tcompiler="ARMCC"/> |
| 1360 | </condition> |
| 1361 | <condition id="CM35P_FP_LE_ARMCC"> |
| 1362 | <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description> |
| 1363 | <require condition="CM35P_FP_ARMCC"/> |
| 1364 | <require Dendian="Little-endian"/> |
| 1365 | </condition> |
| 1366 | <condition id="CM35P_FP_BE_ARMCC"> |
| 1367 | <description>Cortex-M35P processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description> |
| 1368 | <require condition="CM35P_FP_ARMCC"/> |
| 1369 | <require Dendian="Big-endian"/> |
| 1370 | </condition> |
| 1371 | |
| 1372 | <condition id="CM35P_NODSP_NOFPU_ARMCC"> |
| 1373 | <description>Cortex-M35P processor, no DSP, no FPU, Arm Compiler</description> |
| 1374 | <require condition="CM35P_NODSP_NOFPU"/> |
| 1375 | <require Tcompiler="ARMCC"/> |
| 1376 | </condition> |
| 1377 | <condition id="CM35P_DSP_NOFPU_ARMCC"> |
| 1378 | <description>Cortex-M35P processor, DSP, no FPU, Arm Compiler</description> |
| 1379 | <require condition="CM35P_DSP_NOFPU"/> |
| 1380 | <require Tcompiler="ARMCC"/> |
| 1381 | </condition> |
| 1382 | <condition id="CM35P_NODSP_SP_ARMCC"> |
| 1383 | <description>Cortex-M35P processor, no DSP, SP FPU, Arm Compiler</description> |
| 1384 | <require condition="CM35P_NODSP_SP"/> |
| 1385 | <require Tcompiler="ARMCC"/> |
| 1386 | </condition> |
| 1387 | <condition id="CM35P_DSP_SP_ARMCC"> |
| 1388 | <description>Cortex-M35P processor, DSP, SP FPU, Arm Compiler</description> |
| 1389 | <require condition="CM35P_DSP_SP"/> |
| 1390 | <require Tcompiler="ARMCC"/> |
| 1391 | </condition> |
| 1392 | <condition id="CM35P_NODSP_NOFPU_LE_ARMCC"> |
| 1393 | <description>Cortex-M35P processor, little endian, no DSP, no FPU, Arm Compiler</description> |
| 1394 | <require condition="CM35P_NODSP_NOFPU_ARMCC"/> |
| 1395 | <require Dendian="Little-endian"/> |
| 1396 | </condition> |
| 1397 | <condition id="CM35P_DSP_NOFPU_LE_ARMCC"> |
| 1398 | <description>Cortex-M35P processor, little endian, DSP, no FPU, Arm Compiler</description> |
| 1399 | <require condition="CM35P_DSP_NOFPU_ARMCC"/> |
| 1400 | <require Dendian="Little-endian"/> |
| 1401 | </condition> |
| 1402 | <condition id="CM35P_NODSP_SP_LE_ARMCC"> |
| 1403 | <description>Cortex-M35P processor, little endian, no DSP, SP FPU, Arm Compiler</description> |
| 1404 | <require condition="CM35P_NODSP_SP_ARMCC"/> |
| 1405 | <require Dendian="Little-endian"/> |
| 1406 | </condition> |
| 1407 | <condition id="CM35P_DSP_SP_LE_ARMCC"> |
| 1408 | <description>Cortex-M35P processor, little endian, DSP, SP FPU, Arm Compiler</description> |
| 1409 | <require condition="CM35P_DSP_SP_ARMCC"/> |
| 1410 | <require Dendian="Little-endian"/> |
| 1411 | </condition> |
| 1412 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1413 | <condition id="ARMv8MBL_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1414 | <description>Armv8-M Baseline processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1415 | <require condition="ARMv8MBL"/> |
| 1416 | <require Tcompiler="ARMCC"/> |
| 1417 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1418 | <condition id="ARMv8MBL_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1419 | <description>Armv8-M Baseline processor based device in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1420 | <require condition="ARMv8MBL_ARMCC"/> |
| 1421 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1422 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1423 | <condition id="ARMv8MBL_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1424 | <description>Armv8-M Baseline processor based device in big endian mode for the Arm Compiler</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1425 | <require condition="ARMv8MBL_ARMCC"/> |
| 1426 | <require Dendian="Big-endian"/> |
| 1427 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1428 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1429 | <condition id="ARMv8MML_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1430 | <description>Armv8-M Mainline processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1431 | <require condition="ARMv8MML"/> |
| 1432 | <require Tcompiler="ARMCC"/> |
| 1433 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1434 | <condition id="ARMv8MML_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1435 | <description>Armv8-M Mainline processor based device in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1436 | <require condition="ARMv8MML_ARMCC"/> |
| 1437 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1438 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1439 | <condition id="ARMv8MML_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1440 | <description>Armv8-M Mainline processor based device in big endian mode for the Arm Compiler</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1441 | <require condition="ARMv8MML_ARMCC"/> |
| 1442 | <require Dendian="Big-endian"/> |
| 1443 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1444 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1445 | <condition id="ARMv8MML_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1446 | <description>Armv8-M Mainline processor based device using Floating Point Unit for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1447 | <require condition="ARMv8MML_FP"/> |
| 1448 | <require Tcompiler="ARMCC"/> |
| 1449 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1450 | <condition id="ARMv8MML_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1451 | <description>Armv8-M Mainline processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1452 | <require condition="ARMv8MML_FP_ARMCC"/> |
| 1453 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1454 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1455 | <condition id="ARMv8MML_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1456 | <description>Armv8-M Mainline processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1457 | <require condition="ARMv8MML_FP_ARMCC"/> |
| 1458 | <require Dendian="Big-endian"/> |
| 1459 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1460 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1461 | <condition id="ARMv8MML_NODSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1462 | <description>Armv8-M Mainline, no DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1463 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1464 | <require Tcompiler="ARMCC"/> |
| 1465 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1466 | <condition id="ARMv8MML_DSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1467 | <description>Armv8-M Mainline, DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1468 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 1469 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1470 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1471 | <condition id="ARMv8MML_NODSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1472 | <description>Armv8-M Mainline, no DSP, SP FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1473 | <require condition="ARMv8MML_NODSP_SP"/> |
| 1474 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1475 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1476 | <condition id="ARMv8MML_DSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1477 | <description>Armv8-M Mainline, DSP, SP FPU, Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1478 | <require condition="ARMv8MML_DSP_SP"/> |
| 1479 | <require Tcompiler="ARMCC"/> |
| 1480 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1481 | <condition id="ARMv8MML_NODSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1482 | <description>Armv8-M Mainline, little endian, no DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1483 | <require condition="ARMv8MML_NODSP_NOFPU_ARMCC"/> |
| 1484 | <require Dendian="Little-endian"/> |
| 1485 | </condition> |
| 1486 | <condition id="ARMv8MML_DSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1487 | <description>Armv8-M Mainline, little endian, DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1488 | <require condition="ARMv8MML_DSP_NOFPU_ARMCC"/> |
| 1489 | <require Dendian="Little-endian"/> |
| 1490 | </condition> |
| 1491 | <condition id="ARMv8MML_NODSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1492 | <description>Armv8-M Mainline, little endian, no DSP, SP FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1493 | <require condition="ARMv8MML_NODSP_SP_ARMCC"/> |
| 1494 | <require Dendian="Little-endian"/> |
| 1495 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1496 | <condition id="ARMv8MML_DSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1497 | <description>Armv8-M Mainline, little endian, DSP, SP FPU, Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1498 | <require condition="ARMv8MML_DSP_SP_ARMCC"/> |
| 1499 | <require Dendian="Little-endian"/> |
| 1500 | </condition> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 1501 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1502 | <!-- GCC compiler --> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1503 | <condition id="CA_GCC"> |
| 1504 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the GCC Compiler</description> |
| 1505 | <require condition="ARMv7-A Device"/> |
| 1506 | <require Tcompiler="GCC"/> |
| 1507 | </condition> |
| 1508 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1509 | <condition id="CM0_GCC"> |
| 1510 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the GCC Compiler</description> |
| 1511 | <require condition="CM0"/> |
| 1512 | <require Tcompiler="GCC"/> |
| 1513 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1514 | <condition id="CM0_LE_GCC"> |
| 1515 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1516 | <require condition="CM0_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1517 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1518 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1519 | <condition id="CM0_BE_GCC"> |
| 1520 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1521 | <require condition="CM0_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1522 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1523 | </condition> |
| 1524 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1525 | <condition id="CM1_GCC"> |
| 1526 | <description>Cortex-M1 based device for the GCC Compiler</description> |
| 1527 | <require condition="CM1"/> |
| 1528 | <require Tcompiler="GCC"/> |
| 1529 | </condition> |
| 1530 | <condition id="CM1_LE_GCC"> |
| 1531 | <description>Cortex-M1 based device in little endian mode for the GCC Compiler</description> |
| 1532 | <require condition="CM1_GCC"/> |
| 1533 | <require Dendian="Little-endian"/> |
| 1534 | </condition> |
| 1535 | <condition id="CM1_BE_GCC"> |
| 1536 | <description>Cortex-M1 based device in big endian mode for the GCC Compiler</description> |
| 1537 | <require condition="CM1_GCC"/> |
| 1538 | <require Dendian="Big-endian"/> |
| 1539 | </condition> |
| 1540 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1541 | <condition id="CM3_GCC"> |
| 1542 | <description>Cortex-M3 or SC300 processor based device for the GCC Compiler</description> |
| 1543 | <require condition="CM3"/> |
| 1544 | <require Tcompiler="GCC"/> |
| 1545 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1546 | <condition id="CM3_LE_GCC"> |
| 1547 | <description>Cortex-M3 or SC300 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1548 | <require condition="CM3_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1549 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1550 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1551 | <condition id="CM3_BE_GCC"> |
| 1552 | <description>Cortex-M3 or SC300 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1553 | <require condition="CM3_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1554 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1555 | </condition> |
| 1556 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1557 | <condition id="CM4_GCC"> |
| 1558 | <description>Cortex-M4 processor based device for the GCC Compiler</description> |
| 1559 | <require condition="CM4"/> |
| 1560 | <require Tcompiler="GCC"/> |
| 1561 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1562 | <condition id="CM4_LE_GCC"> |
| 1563 | <description>Cortex-M4 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1564 | <require condition="CM4_GCC"/> |
| 1565 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1566 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1567 | <condition id="CM4_BE_GCC"> |
| 1568 | <description>Cortex-M4 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1569 | <require condition="CM4_GCC"/> |
| 1570 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1571 | </condition> |
| 1572 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1573 | <condition id="CM4_FP_GCC"> |
| 1574 | <description>Cortex-M4 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1575 | <require condition="CM4_FP"/> |
| 1576 | <require Tcompiler="GCC"/> |
| 1577 | </condition> |
| 1578 | <condition id="CM4_FP_LE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1579 | <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1580 | <require condition="CM4_FP_GCC"/> |
| 1581 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1582 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1583 | <condition id="CM4_FP_BE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1584 | <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1585 | <require condition="CM4_FP_GCC"/> |
| 1586 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1587 | </condition> |
| 1588 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1589 | <condition id="CM7_GCC"> |
| 1590 | <description>Cortex-M7 processor based device for the GCC Compiler</description> |
| 1591 | <require condition="CM7"/> |
| 1592 | <require Tcompiler="GCC"/> |
| 1593 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1594 | <condition id="CM7_LE_GCC"> |
| 1595 | <description>Cortex-M7 processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1596 | <require condition="CM7_GCC"/> |
| 1597 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1598 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1599 | <condition id="CM7_BE_GCC"> |
| 1600 | <description>Cortex-M7 processor based device in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1601 | <require condition="CM7_GCC"/> |
| 1602 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1603 | </condition> |
| 1604 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1605 | <condition id="CM7_FP_GCC"> |
| 1606 | <description>Cortex-M7 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1607 | <require condition="CM7_FP"/> |
| 1608 | <require Tcompiler="GCC"/> |
| 1609 | </condition> |
| 1610 | <condition id="CM7_FP_LE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1611 | <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1612 | <require condition="CM7_FP_GCC"/> |
| 1613 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1614 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1615 | <condition id="CM7_FP_BE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1616 | <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1617 | <require condition="CM7_FP_GCC"/> |
| 1618 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1619 | </condition> |
| 1620 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1621 | <condition id="CM7_SP_GCC"> |
| 1622 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the GCC Compiler</description> |
| 1623 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1624 | <require Tcompiler="GCC"/> |
| 1625 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1626 | <condition id="CM7_SP_LE_GCC"> |
| 1627 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the GCC Compiler</description> |
| 1628 | <require condition="CM7_SP_GCC"/> |
| 1629 | <require Dendian="Little-endian"/> |
| 1630 | </condition> |
| 1631 | <condition id="CM7_SP_BE_GCC"> |
| 1632 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the GCC Compiler</description> |
| 1633 | <require condition="CM7_SP_GCC"/> |
| 1634 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1635 | </condition> |
| 1636 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1637 | <condition id="CM7_DP_GCC"> |
| 1638 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the GCC Compiler</description> |
| 1639 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1640 | <require Tcompiler="GCC"/> |
| 1641 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1642 | <condition id="CM7_DP_LE_GCC"> |
| 1643 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the GCC Compiler</description> |
| 1644 | <require condition="CM7_DP_GCC"/> |
| 1645 | <require Dendian="Little-endian"/> |
| 1646 | </condition> |
| 1647 | <condition id="CM7_DP_BE_GCC"> |
| 1648 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the GCC Compiler</description> |
| 1649 | <require condition="CM7_DP_GCC"/> |
| 1650 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1651 | </condition> |
| 1652 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1653 | <condition id="CM23_GCC"> |
| 1654 | <description>Cortex-M23 processor based device for the GCC Compiler</description> |
| 1655 | <require condition="CM23"/> |
| 1656 | <require Tcompiler="GCC"/> |
| 1657 | </condition> |
| 1658 | <condition id="CM23_LE_GCC"> |
| 1659 | <description>Cortex-M23 processor based device in little endian mode for the GCC Compiler</description> |
| 1660 | <require condition="CM23_GCC"/> |
| 1661 | <require Dendian="Little-endian"/> |
| 1662 | </condition> |
| 1663 | <condition id="CM23_BE_GCC"> |
| 1664 | <description>Cortex-M23 processor based device in big endian mode for the GCC Compiler</description> |
| 1665 | <require condition="CM23_GCC"/> |
| 1666 | <require Dendian="Big-endian"/> |
| 1667 | </condition> |
| 1668 | |
| 1669 | <condition id="CM33_GCC"> |
| 1670 | <description>Cortex-M33 processor based device for the GCC Compiler</description> |
| 1671 | <require condition="CM33"/> |
| 1672 | <require Tcompiler="GCC"/> |
| 1673 | </condition> |
| 1674 | <condition id="CM33_LE_GCC"> |
| 1675 | <description>Cortex-M33 processor based device in little endian mode for the GCC Compiler</description> |
| 1676 | <require condition="CM33_GCC"/> |
| 1677 | <require Dendian="Little-endian"/> |
| 1678 | </condition> |
| 1679 | <condition id="CM33_BE_GCC"> |
| 1680 | <description>Cortex-M33 processor based device in big endian mode for the GCC Compiler</description> |
| 1681 | <require condition="CM33_GCC"/> |
| 1682 | <require Dendian="Big-endian"/> |
| 1683 | </condition> |
| 1684 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1685 | <condition id="CM33_FP_GCC"> |
| 1686 | <description>Cortex-M33 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1687 | <require condition="CM33_FP"/> |
| 1688 | <require Tcompiler="GCC"/> |
| 1689 | </condition> |
| 1690 | <condition id="CM33_FP_LE_GCC"> |
| 1691 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
| 1692 | <require condition="CM33_FP_GCC"/> |
| 1693 | <require Dendian="Little-endian"/> |
| 1694 | </condition> |
| 1695 | <condition id="CM33_FP_BE_GCC"> |
| 1696 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
| 1697 | <require condition="CM33_FP_GCC"/> |
| 1698 | <require Dendian="Big-endian"/> |
| 1699 | </condition> |
| 1700 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1701 | <condition id="CM33_NODSP_NOFPU_GCC"> |
| 1702 | <description>CM33, no DSP, no FPU, GCC Compiler</description> |
| 1703 | <require condition="CM33_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1704 | <require Tcompiler="GCC"/> |
| 1705 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1706 | <condition id="CM33_DSP_NOFPU_GCC"> |
| 1707 | <description>CM33, DSP, no FPU, GCC Compiler</description> |
| 1708 | <require condition="CM33_DSP_NOFPU"/> |
| 1709 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1710 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1711 | <condition id="CM33_NODSP_SP_GCC"> |
| 1712 | <description>CM33, no DSP, SP FPU, GCC Compiler</description> |
| 1713 | <require condition="CM33_NODSP_SP"/> |
| 1714 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1715 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1716 | <condition id="CM33_DSP_SP_GCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1717 | <description>CM33, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1718 | <require condition="CM33_DSP_SP"/> |
| 1719 | <require Tcompiler="GCC"/> |
| 1720 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1721 | <condition id="CM33_NODSP_NOFPU_LE_GCC"> |
| 1722 | <description>CM33, little endian, no DSP, no FPU, GCC Compiler</description> |
| 1723 | <require condition="CM33_NODSP_NOFPU_GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1724 | <require Dendian="Little-endian"/> |
| 1725 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1726 | <condition id="CM33_DSP_NOFPU_LE_GCC"> |
| 1727 | <description>CM33, little endian, DSP, no FPU, GCC Compiler</description> |
| 1728 | <require condition="CM33_DSP_NOFPU_GCC"/> |
| 1729 | <require Dendian="Little-endian"/> |
| 1730 | </condition> |
| 1731 | <condition id="CM33_NODSP_SP_LE_GCC"> |
| 1732 | <description>CM33, little endian, no DSP, SP FPU, GCC Compiler</description> |
| 1733 | <require condition="CM33_NODSP_SP_GCC"/> |
| 1734 | <require Dendian="Little-endian"/> |
| 1735 | </condition> |
| 1736 | <condition id="CM33_DSP_SP_LE_GCC"> |
| 1737 | <description>CM33, little endian, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1738 | <require condition="CM33_DSP_SP_GCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1739 | <require Dendian="Little-endian"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1740 | </condition> |
| 1741 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1742 | <condition id="CM35P_GCC"> |
| 1743 | <description>Cortex-M35P processor based device for the GCC Compiler</description> |
| 1744 | <require condition="CM35P"/> |
| 1745 | <require Tcompiler="GCC"/> |
| 1746 | </condition> |
| 1747 | <condition id="CM35P_LE_GCC"> |
| 1748 | <description>Cortex-M35P processor based device in little endian mode for the GCC Compiler</description> |
| 1749 | <require condition="CM35P_GCC"/> |
| 1750 | <require Dendian="Little-endian"/> |
| 1751 | </condition> |
| 1752 | <condition id="CM35P_BE_GCC"> |
| 1753 | <description>Cortex-M35P processor based device in big endian mode for the GCC Compiler</description> |
| 1754 | <require condition="CM35P_GCC"/> |
| 1755 | <require Dendian="Big-endian"/> |
| 1756 | </condition> |
| 1757 | |
| 1758 | <condition id="CM35P_FP_GCC"> |
| 1759 | <description>Cortex-M35P processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1760 | <require condition="CM35P_FP"/> |
| 1761 | <require Tcompiler="GCC"/> |
| 1762 | </condition> |
| 1763 | <condition id="CM35P_FP_LE_GCC"> |
| 1764 | <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
| 1765 | <require condition="CM35P_FP_GCC"/> |
| 1766 | <require Dendian="Little-endian"/> |
| 1767 | </condition> |
| 1768 | <condition id="CM35P_FP_BE_GCC"> |
| 1769 | <description>Cortex-M35P processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
| 1770 | <require condition="CM35P_FP_GCC"/> |
| 1771 | <require Dendian="Big-endian"/> |
| 1772 | </condition> |
| 1773 | |
| 1774 | <condition id="CM35P_NODSP_NOFPU_GCC"> |
| 1775 | <description>CM35P, no DSP, no FPU, GCC Compiler</description> |
| 1776 | <require condition="CM35P_NODSP_NOFPU"/> |
| 1777 | <require Tcompiler="GCC"/> |
| 1778 | </condition> |
| 1779 | <condition id="CM35P_DSP_NOFPU_GCC"> |
| 1780 | <description>CM35P, DSP, no FPU, GCC Compiler</description> |
| 1781 | <require condition="CM35P_DSP_NOFPU"/> |
| 1782 | <require Tcompiler="GCC"/> |
| 1783 | </condition> |
| 1784 | <condition id="CM35P_NODSP_SP_GCC"> |
| 1785 | <description>CM35P, no DSP, SP FPU, GCC Compiler</description> |
| 1786 | <require condition="CM35P_NODSP_SP"/> |
| 1787 | <require Tcompiler="GCC"/> |
| 1788 | </condition> |
| 1789 | <condition id="CM35P_DSP_SP_GCC"> |
| 1790 | <description>CM35P, DSP, SP FPU, GCC Compiler</description> |
| 1791 | <require condition="CM35P_DSP_SP"/> |
| 1792 | <require Tcompiler="GCC"/> |
| 1793 | </condition> |
| 1794 | <condition id="CM35P_NODSP_NOFPU_LE_GCC"> |
| 1795 | <description>CM35P, little endian, no DSP, no FPU, GCC Compiler</description> |
| 1796 | <require condition="CM35P_NODSP_NOFPU_GCC"/> |
| 1797 | <require Dendian="Little-endian"/> |
| 1798 | </condition> |
| 1799 | <condition id="CM35P_DSP_NOFPU_LE_GCC"> |
| 1800 | <description>CM35P, little endian, DSP, no FPU, GCC Compiler</description> |
| 1801 | <require condition="CM35P_DSP_NOFPU_GCC"/> |
| 1802 | <require Dendian="Little-endian"/> |
| 1803 | </condition> |
| 1804 | <condition id="CM35P_NODSP_SP_LE_GCC"> |
| 1805 | <description>CM35P, little endian, no DSP, SP FPU, GCC Compiler</description> |
| 1806 | <require condition="CM35P_NODSP_SP_GCC"/> |
| 1807 | <require Dendian="Little-endian"/> |
| 1808 | </condition> |
| 1809 | <condition id="CM35P_DSP_SP_LE_GCC"> |
| 1810 | <description>CM35P, little endian, DSP, SP FPU, GCC Compiler</description> |
| 1811 | <require condition="CM35P_DSP_SP_GCC"/> |
| 1812 | <require Dendian="Little-endian"/> |
| 1813 | </condition> |
| 1814 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1815 | <condition id="ARMv8MBL_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1816 | <description>Armv8-M Baseline processor based device for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1817 | <require condition="ARMv8MBL"/> |
| 1818 | <require Tcompiler="GCC"/> |
| 1819 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1820 | <condition id="ARMv8MBL_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1821 | <description>Armv8-M Baseline processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1822 | <require condition="ARMv8MBL_GCC"/> |
| 1823 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1824 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1825 | <condition id="ARMv8MBL_BE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1826 | <description>Armv8-M Baseline processor based device in big endian mode for the GCC Compiler</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1827 | <require condition="ARMv8MBL_GCC"/> |
| 1828 | <require Dendian="Big-endian"/> |
| 1829 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1830 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1831 | <condition id="ARMv8MML_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1832 | <description>Armv8-M Mainline processor based device for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1833 | <require condition="ARMv8MML"/> |
| 1834 | <require Tcompiler="GCC"/> |
| 1835 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1836 | <condition id="ARMv8MML_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1837 | <description>Armv8-M Mainline processor based device in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1838 | <require condition="ARMv8MML_GCC"/> |
| 1839 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1840 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1841 | <condition id="ARMv8MML_BE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1842 | <description>Armv8-M Mainline processor based device in big endian mode for the GCC Compiler</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1843 | <require condition="ARMv8MML_GCC"/> |
| 1844 | <require Dendian="Big-endian"/> |
| 1845 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1846 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1847 | <condition id="ARMv8MML_FP_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1848 | <description>Armv8-M Mainline processor based device using Floating Point Unit for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1849 | <require condition="ARMv8MML_FP"/> |
| 1850 | <require Tcompiler="GCC"/> |
| 1851 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1852 | <condition id="ARMv8MML_FP_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1853 | <description>Armv8-M Mainline processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1854 | <require condition="ARMv8MML_FP_GCC"/> |
| 1855 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1856 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1857 | <condition id="ARMv8MML_FP_BE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1858 | <description>Armv8-M Mainline processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1859 | <require condition="ARMv8MML_FP_GCC"/> |
| 1860 | <require Dendian="Big-endian"/> |
| 1861 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1862 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1863 | <condition id="ARMv8MML_NODSP_NOFPU_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1864 | <description>Armv8-M Mainline, no DSP, no FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1865 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1866 | <require Tcompiler="GCC"/> |
| 1867 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1868 | <condition id="ARMv8MML_DSP_NOFPU_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1869 | <description>Armv8-M Mainline, DSP, no FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1870 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 1871 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1872 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1873 | <condition id="ARMv8MML_NODSP_SP_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1874 | <description>Armv8-M Mainline, no DSP, SP FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1875 | <require condition="ARMv8MML_NODSP_SP"/> |
| 1876 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1877 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1878 | <condition id="ARMv8MML_DSP_SP_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1879 | <description>Armv8-M Mainline, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1880 | <require condition="ARMv8MML_DSP_SP"/> |
| 1881 | <require Tcompiler="GCC"/> |
| 1882 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1883 | <condition id="ARMv8MML_NODSP_NOFPU_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1884 | <description>Armv8-M Mainline, little endian, no DSP, no FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1885 | <require condition="ARMv8MML_NODSP_NOFPU_GCC"/> |
| 1886 | <require Dendian="Little-endian"/> |
| 1887 | </condition> |
| 1888 | <condition id="ARMv8MML_DSP_NOFPU_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1889 | <description>Armv8-M Mainline, little endian, DSP, no FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1890 | <require condition="ARMv8MML_DSP_NOFPU_GCC"/> |
| 1891 | <require Dendian="Little-endian"/> |
| 1892 | </condition> |
| 1893 | <condition id="ARMv8MML_NODSP_SP_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1894 | <description>Armv8-M Mainline, little endian, no DSP, SP FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1895 | <require condition="ARMv8MML_NODSP_SP_GCC"/> |
| 1896 | <require Dendian="Little-endian"/> |
| 1897 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1898 | <condition id="ARMv8MML_DSP_SP_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1899 | <description>Armv8-M Mainline, little endian, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1900 | <require condition="ARMv8MML_DSP_SP_GCC"/> |
| 1901 | <require Dendian="Little-endian"/> |
| 1902 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1903 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1904 | <!-- IAR compiler --> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1905 | <condition id="CA_IAR"> |
| 1906 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the IAR Compiler</description> |
| 1907 | <require condition="ARMv7-A Device"/> |
| 1908 | <require Tcompiler="IAR"/> |
| 1909 | </condition> |
| 1910 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1911 | <condition id="CM0_IAR"> |
| 1912 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the IAR Compiler</description> |
| 1913 | <require condition="CM0"/> |
| 1914 | <require Tcompiler="IAR"/> |
| 1915 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1916 | <condition id="CM0_LE_IAR"> |
| 1917 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1918 | <require condition="CM0_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1919 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1920 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1921 | <condition id="CM0_BE_IAR"> |
| 1922 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1923 | <require condition="CM0_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1924 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1925 | </condition> |
| 1926 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1927 | <condition id="CM1_IAR"> |
| 1928 | <description>Cortex-M1 based device for the IAR Compiler</description> |
| 1929 | <require condition="CM1"/> |
| 1930 | <require Tcompiler="IAR"/> |
| 1931 | </condition> |
| 1932 | <condition id="CM1_LE_IAR"> |
| 1933 | <description>Cortex-M1 based device in little endian mode for the IAR Compiler</description> |
| 1934 | <require condition="CM1_IAR"/> |
| 1935 | <require Dendian="Little-endian"/> |
| 1936 | </condition> |
| 1937 | <condition id="CM1_BE_IAR"> |
| 1938 | <description>Cortex-M1 based device in big endian mode for the IAR Compiler</description> |
| 1939 | <require condition="CM1_IAR"/> |
| 1940 | <require Dendian="Big-endian"/> |
| 1941 | </condition> |
| 1942 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1943 | <condition id="CM3_IAR"> |
| 1944 | <description>Cortex-M3 or SC300 processor based device for the IAR Compiler</description> |
| 1945 | <require condition="CM3"/> |
| 1946 | <require Tcompiler="IAR"/> |
| 1947 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1948 | <condition id="CM3_LE_IAR"> |
| 1949 | <description>Cortex-M3 or SC300 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1950 | <require condition="CM3_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1951 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1952 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1953 | <condition id="CM3_BE_IAR"> |
| 1954 | <description>Cortex-M3 or SC300 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1955 | <require condition="CM3_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1956 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1957 | </condition> |
| 1958 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1959 | <condition id="CM4_IAR"> |
| 1960 | <description>Cortex-M4 processor based device for the IAR Compiler</description> |
| 1961 | <require condition="CM4"/> |
| 1962 | <require Tcompiler="IAR"/> |
| 1963 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1964 | <condition id="CM4_LE_IAR"> |
| 1965 | <description>Cortex-M4 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1966 | <require condition="CM4_IAR"/> |
| 1967 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1968 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1969 | <condition id="CM4_BE_IAR"> |
| 1970 | <description>Cortex-M4 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1971 | <require condition="CM4_IAR"/> |
| 1972 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1973 | </condition> |
| 1974 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1975 | <condition id="CM4_FP_IAR"> |
| 1976 | <description>Cortex-M4 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 1977 | <require condition="CM4_FP"/> |
| 1978 | <require Tcompiler="IAR"/> |
| 1979 | </condition> |
| 1980 | <condition id="CM4_FP_LE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1981 | <description>Cortex-M4 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1982 | <require condition="CM4_FP_IAR"/> |
| 1983 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1984 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1985 | <condition id="CM4_FP_BE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1986 | <description>Cortex-M4 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1987 | <require condition="CM4_FP_IAR"/> |
| 1988 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1989 | </condition> |
| 1990 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1991 | <condition id="CM7_IAR"> |
| 1992 | <description>Cortex-M7 processor based device for the IAR Compiler</description> |
| 1993 | <require condition="CM7"/> |
| 1994 | <require Tcompiler="IAR"/> |
| 1995 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1996 | <condition id="CM7_LE_IAR"> |
| 1997 | <description>Cortex-M7 processor based device in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1998 | <require condition="CM7_IAR"/> |
| 1999 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2000 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2001 | <condition id="CM7_BE_IAR"> |
| 2002 | <description>Cortex-M7 processor based device in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2003 | <require condition="CM7_IAR"/> |
| 2004 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2005 | </condition> |
| 2006 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2007 | <condition id="CM7_FP_IAR"> |
| 2008 | <description>Cortex-M7 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 2009 | <require condition="CM7_FP"/> |
| 2010 | <require Tcompiler="IAR"/> |
| 2011 | </condition> |
| 2012 | <condition id="CM7_FP_LE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2013 | <description>Cortex-M7 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2014 | <require condition="CM7_FP_IAR"/> |
| 2015 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2016 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2017 | <condition id="CM7_FP_BE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2018 | <description>Cortex-M7 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2019 | <require condition="CM7_FP_IAR"/> |
| 2020 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2021 | </condition> |
| 2022 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2023 | <condition id="CM7_SP_IAR"> |
| 2024 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the IAR Compiler</description> |
| 2025 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2026 | <require Tcompiler="IAR"/> |
| 2027 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2028 | <condition id="CM7_SP_LE_IAR"> |
| 2029 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the IAR Compiler</description> |
| 2030 | <require condition="CM7_SP_IAR"/> |
| 2031 | <require Dendian="Little-endian"/> |
| 2032 | </condition> |
| 2033 | <condition id="CM7_SP_BE_IAR"> |
| 2034 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the IAR Compiler</description> |
| 2035 | <require condition="CM7_SP_IAR"/> |
| 2036 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2037 | </condition> |
| 2038 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2039 | <condition id="CM7_DP_IAR"> |
| 2040 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the IAR Compiler</description> |
| 2041 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2042 | <require Tcompiler="IAR"/> |
| 2043 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2044 | <condition id="CM7_DP_LE_IAR"> |
| 2045 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the IAR Compiler</description> |
| 2046 | <require condition="CM7_DP_IAR"/> |
| 2047 | <require Dendian="Little-endian"/> |
| 2048 | </condition> |
| 2049 | <condition id="CM7_DP_BE_IAR"> |
| 2050 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the IAR Compiler</description> |
| 2051 | <require condition="CM7_DP_IAR"/> |
| 2052 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2053 | </condition> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2054 | |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2055 | <condition id="CM23_IAR"> |
| 2056 | <description>Cortex-M23 processor based device for the IAR Compiler</description> |
| 2057 | <require condition="CM23"/> |
| 2058 | <require Tcompiler="IAR"/> |
| 2059 | </condition> |
| 2060 | <condition id="CM23_LE_IAR"> |
| 2061 | <description>Cortex-M23 processor based device in little endian mode for the IAR Compiler</description> |
| 2062 | <require condition="CM23_IAR"/> |
| 2063 | <require Dendian="Little-endian"/> |
| 2064 | </condition> |
| 2065 | <condition id="CM23_BE_IAR"> |
| 2066 | <description>Cortex-M23 processor based device in big endian mode for the IAR Compiler</description> |
| 2067 | <require condition="CM23_IAR"/> |
| 2068 | <require Dendian="Big-endian"/> |
| 2069 | </condition> |
| 2070 | |
| 2071 | <condition id="CM33_IAR"> |
| 2072 | <description>Cortex-M33 processor based device for the IAR Compiler</description> |
| 2073 | <require condition="CM33"/> |
| 2074 | <require Tcompiler="IAR"/> |
| 2075 | </condition> |
| 2076 | <condition id="CM33_LE_IAR"> |
| 2077 | <description>Cortex-M33 processor based device in little endian mode for the IAR Compiler</description> |
| 2078 | <require condition="CM33_IAR"/> |
| 2079 | <require Dendian="Little-endian"/> |
| 2080 | </condition> |
| 2081 | <condition id="CM33_BE_IAR"> |
| 2082 | <description>Cortex-M33 processor based device in big endian mode for the IAR Compiler</description> |
| 2083 | <require condition="CM33_IAR"/> |
| 2084 | <require Dendian="Big-endian"/> |
| 2085 | </condition> |
| 2086 | |
| 2087 | <condition id="CM33_FP_IAR"> |
| 2088 | <description>Cortex-M33 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 2089 | <require condition="CM33_FP"/> |
| 2090 | <require Tcompiler="IAR"/> |
| 2091 | </condition> |
| 2092 | <condition id="CM33_FP_LE_IAR"> |
| 2093 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
| 2094 | <require condition="CM33_FP_IAR"/> |
| 2095 | <require Dendian="Little-endian"/> |
| 2096 | </condition> |
| 2097 | <condition id="CM33_FP_BE_IAR"> |
| 2098 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
| 2099 | <require condition="CM33_FP_IAR"/> |
| 2100 | <require Dendian="Big-endian"/> |
| 2101 | </condition> |
| 2102 | |
| 2103 | <condition id="CM33_NODSP_NOFPU_IAR"> |
| 2104 | <description>CM33, no DSP, no FPU, IAR Compiler</description> |
| 2105 | <require condition="CM33_NODSP_NOFPU"/> |
| 2106 | <require Tcompiler="IAR"/> |
| 2107 | </condition> |
| 2108 | <condition id="CM33_DSP_NOFPU_IAR"> |
| 2109 | <description>CM33, DSP, no FPU, IAR Compiler</description> |
| 2110 | <require condition="CM33_DSP_NOFPU"/> |
| 2111 | <require Tcompiler="IAR"/> |
| 2112 | </condition> |
| 2113 | <condition id="CM33_NODSP_SP_IAR"> |
| 2114 | <description>CM33, no DSP, SP FPU, IAR Compiler</description> |
| 2115 | <require condition="CM33_NODSP_SP"/> |
| 2116 | <require Tcompiler="IAR"/> |
| 2117 | </condition> |
| 2118 | <condition id="CM33_DSP_SP_IAR"> |
| 2119 | <description>CM33, DSP, SP FPU, IAR Compiler</description> |
| 2120 | <require condition="CM33_DSP_SP"/> |
| 2121 | <require Tcompiler="IAR"/> |
| 2122 | </condition> |
| 2123 | <condition id="CM33_NODSP_NOFPU_LE_IAR"> |
| 2124 | <description>CM33, little endian, no DSP, no FPU, IAR Compiler</description> |
| 2125 | <require condition="CM33_NODSP_NOFPU_IAR"/> |
| 2126 | <require Dendian="Little-endian"/> |
| 2127 | </condition> |
| 2128 | <condition id="CM33_DSP_NOFPU_LE_IAR"> |
| 2129 | <description>CM33, little endian, DSP, no FPU, IAR Compiler</description> |
| 2130 | <require condition="CM33_DSP_NOFPU_IAR"/> |
| 2131 | <require Dendian="Little-endian"/> |
| 2132 | </condition> |
| 2133 | <condition id="CM33_NODSP_SP_LE_IAR"> |
| 2134 | <description>CM33, little endian, no DSP, SP FPU, IAR Compiler</description> |
| 2135 | <require condition="CM33_NODSP_SP_IAR"/> |
| 2136 | <require Dendian="Little-endian"/> |
| 2137 | </condition> |
| 2138 | <condition id="CM33_DSP_SP_LE_IAR"> |
| 2139 | <description>CM33, little endian, DSP, SP FPU, IAR Compiler</description> |
| 2140 | <require condition="CM33_DSP_SP_IAR"/> |
| 2141 | <require Dendian="Little-endian"/> |
| 2142 | </condition> |
| 2143 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 2144 | <condition id="CM35P_IAR"> |
| 2145 | <description>Cortex-M35P processor based device for the IAR Compiler</description> |
| 2146 | <require condition="CM35P"/> |
| 2147 | <require Tcompiler="IAR"/> |
| 2148 | </condition> |
| 2149 | <condition id="CM35P_LE_IAR"> |
| 2150 | <description>Cortex-M35P processor based device in little endian mode for the IAR Compiler</description> |
| 2151 | <require condition="CM35P_IAR"/> |
| 2152 | <require Dendian="Little-endian"/> |
| 2153 | </condition> |
| 2154 | <condition id="CM35P_BE_IAR"> |
| 2155 | <description>Cortex-M35P processor based device in big endian mode for the IAR Compiler</description> |
| 2156 | <require condition="CM35P_IAR"/> |
| 2157 | <require Dendian="Big-endian"/> |
| 2158 | </condition> |
| 2159 | |
| 2160 | <condition id="CM35P_FP_IAR"> |
| 2161 | <description>Cortex-M35P processor based device using Floating Point Unit for the IAR Compiler</description> |
| 2162 | <require condition="CM35P_FP"/> |
| 2163 | <require Tcompiler="IAR"/> |
| 2164 | </condition> |
| 2165 | <condition id="CM35P_FP_LE_IAR"> |
| 2166 | <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
| 2167 | <require condition="CM35P_FP_IAR"/> |
| 2168 | <require Dendian="Little-endian"/> |
| 2169 | </condition> |
| 2170 | <condition id="CM35P_FP_BE_IAR"> |
| 2171 | <description>Cortex-M35P processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
| 2172 | <require condition="CM35P_FP_IAR"/> |
| 2173 | <require Dendian="Big-endian"/> |
| 2174 | </condition> |
| 2175 | |
| 2176 | <condition id="CM35P_NODSP_NOFPU_IAR"> |
| 2177 | <description>CM35P, no DSP, no FPU, IAR Compiler</description> |
| 2178 | <require condition="CM35P_NODSP_NOFPU"/> |
| 2179 | <require Tcompiler="IAR"/> |
| 2180 | </condition> |
| 2181 | <condition id="CM35P_DSP_NOFPU_IAR"> |
| 2182 | <description>CM35P, DSP, no FPU, IAR Compiler</description> |
| 2183 | <require condition="CM35P_DSP_NOFPU"/> |
| 2184 | <require Tcompiler="IAR"/> |
| 2185 | </condition> |
| 2186 | <condition id="CM35P_NODSP_SP_IAR"> |
| 2187 | <description>CM35P, no DSP, SP FPU, IAR Compiler</description> |
| 2188 | <require condition="CM35P_NODSP_SP"/> |
| 2189 | <require Tcompiler="IAR"/> |
| 2190 | </condition> |
| 2191 | <condition id="CM35P_DSP_SP_IAR"> |
| 2192 | <description>CM35P, DSP, SP FPU, IAR Compiler</description> |
| 2193 | <require condition="CM35P_DSP_SP"/> |
| 2194 | <require Tcompiler="IAR"/> |
| 2195 | </condition> |
| 2196 | <condition id="CM35P_NODSP_NOFPU_LE_IAR"> |
| 2197 | <description>CM35P, little endian, no DSP, no FPU, IAR Compiler</description> |
| 2198 | <require condition="CM35P_NODSP_NOFPU_IAR"/> |
| 2199 | <require Dendian="Little-endian"/> |
| 2200 | </condition> |
| 2201 | <condition id="CM35P_DSP_NOFPU_LE_IAR"> |
| 2202 | <description>CM35P, little endian, DSP, no FPU, IAR Compiler</description> |
| 2203 | <require condition="CM35P_DSP_NOFPU_IAR"/> |
| 2204 | <require Dendian="Little-endian"/> |
| 2205 | </condition> |
| 2206 | <condition id="CM35P_NODSP_SP_LE_IAR"> |
| 2207 | <description>CM35P, little endian, no DSP, SP FPU, IAR Compiler</description> |
| 2208 | <require condition="CM35P_NODSP_SP_IAR"/> |
| 2209 | <require Dendian="Little-endian"/> |
| 2210 | </condition> |
| 2211 | <condition id="CM35P_DSP_SP_LE_IAR"> |
| 2212 | <description>CM35P, little endian, DSP, SP FPU, IAR Compiler</description> |
| 2213 | <require condition="CM35P_DSP_SP_IAR"/> |
| 2214 | <require Dendian="Little-endian"/> |
| 2215 | </condition> |
| 2216 | |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2217 | <condition id="ARMv8MBL_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2218 | <description>Armv8-M Baseline processor based device for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2219 | <require condition="ARMv8MBL"/> |
| 2220 | <require Tcompiler="IAR"/> |
| 2221 | </condition> |
| 2222 | <condition id="ARMv8MBL_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2223 | <description>Armv8-M Baseline processor based device in little endian mode for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2224 | <require condition="ARMv8MBL_IAR"/> |
| 2225 | <require Dendian="Little-endian"/> |
| 2226 | </condition> |
| 2227 | <condition id="ARMv8MBL_BE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2228 | <description>Armv8-M Baseline processor based device in big endian mode for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2229 | <require condition="ARMv8MBL_IAR"/> |
| 2230 | <require Dendian="Big-endian"/> |
| 2231 | </condition> |
| 2232 | |
| 2233 | <condition id="ARMv8MML_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2234 | <description>Armv8-M Mainline processor based device for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2235 | <require condition="ARMv8MML"/> |
| 2236 | <require Tcompiler="IAR"/> |
| 2237 | </condition> |
| 2238 | <condition id="ARMv8MML_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2239 | <description>Armv8-M Mainline processor based device in little endian mode for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2240 | <require condition="ARMv8MML_IAR"/> |
| 2241 | <require Dendian="Little-endian"/> |
| 2242 | </condition> |
| 2243 | <condition id="ARMv8MML_BE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2244 | <description>Armv8-M Mainline processor based device in big endian mode for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2245 | <require condition="ARMv8MML_IAR"/> |
| 2246 | <require Dendian="Big-endian"/> |
| 2247 | </condition> |
| 2248 | |
| 2249 | <condition id="ARMv8MML_FP_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2250 | <description>Armv8-M Mainline processor based device using Floating Point Unit for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2251 | <require condition="ARMv8MML_FP"/> |
| 2252 | <require Tcompiler="IAR"/> |
| 2253 | </condition> |
| 2254 | <condition id="ARMv8MML_FP_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2255 | <description>Armv8-M Mainline processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2256 | <require condition="ARMv8MML_FP_IAR"/> |
| 2257 | <require Dendian="Little-endian"/> |
| 2258 | </condition> |
| 2259 | <condition id="ARMv8MML_FP_BE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2260 | <description>Armv8-M Mainline processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2261 | <require condition="ARMv8MML_FP_IAR"/> |
| 2262 | <require Dendian="Big-endian"/> |
| 2263 | </condition> |
| 2264 | |
| 2265 | <condition id="ARMv8MML_NODSP_NOFPU_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2266 | <description>Armv8-M Mainline, no DSP, no FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2267 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
| 2268 | <require Tcompiler="IAR"/> |
| 2269 | </condition> |
| 2270 | <condition id="ARMv8MML_DSP_NOFPU_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2271 | <description>Armv8-M Mainline, DSP, no FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2272 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 2273 | <require Tcompiler="IAR"/> |
| 2274 | </condition> |
| 2275 | <condition id="ARMv8MML_NODSP_SP_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2276 | <description>Armv8-M Mainline, no DSP, SP FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2277 | <require condition="ARMv8MML_NODSP_SP"/> |
| 2278 | <require Tcompiler="IAR"/> |
| 2279 | </condition> |
| 2280 | <condition id="ARMv8MML_DSP_SP_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2281 | <description>Armv8-M Mainline, DSP, SP FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2282 | <require condition="ARMv8MML_DSP_SP"/> |
| 2283 | <require Tcompiler="IAR"/> |
| 2284 | </condition> |
| 2285 | <condition id="ARMv8MML_NODSP_NOFPU_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2286 | <description>Armv8-M Mainline, little endian, no DSP, no FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2287 | <require condition="ARMv8MML_NODSP_NOFPU_IAR"/> |
| 2288 | <require Dendian="Little-endian"/> |
| 2289 | </condition> |
| 2290 | <condition id="ARMv8MML_DSP_NOFPU_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2291 | <description>Armv8-M Mainline, little endian, DSP, no FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2292 | <require condition="ARMv8MML_DSP_NOFPU_IAR"/> |
| 2293 | <require Dendian="Little-endian"/> |
| 2294 | </condition> |
| 2295 | <condition id="ARMv8MML_NODSP_SP_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2296 | <description>Armv8-M Mainline, little endian, no DSP, SP FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2297 | <require condition="ARMv8MML_NODSP_SP_IAR"/> |
| 2298 | <require Dendian="Little-endian"/> |
| 2299 | </condition> |
| 2300 | <condition id="ARMv8MML_DSP_SP_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2301 | <description>Armv8-M Mainline, little endian, DSP, SP FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2302 | <require condition="ARMv8MML_DSP_SP_IAR"/> |
| 2303 | <require Dendian="Little-endian"/> |
| 2304 | </condition> |
| 2305 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2306 | <!-- conditions selecting single devices and CMSIS Core --> |
| 2307 | <!-- used for component startup, GCC version is used for C-Startup --> |
| 2308 | <condition id="ARMCM0 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2309 | <description>Generic Arm Cortex-M0 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2310 | <require Dvendor="ARM:82" Dname="ARMCM0"/> |
| 2311 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2312 | </condition> |
| 2313 | <condition id="ARMCM0 CMSIS GCC"> |
| 2314 | <description>Generic ARM Cortex-M0 device startup and depends on CMSIS Core requiring GCC</description> |
| 2315 | <require condition="ARMCM0 CMSIS"/> |
| 2316 | <require condition="GCC"/> |
| 2317 | </condition> |
| 2318 | |
| 2319 | <condition id="ARMCM0+ CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2320 | <description>Generic Arm Cortex-M0+ device startup and depends on CMSIS Core</description> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 2321 | <require Dvendor="ARM:82" Dname="ARMCM0P*"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2322 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2323 | </condition> |
| 2324 | <condition id="ARMCM0+ CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2325 | <description>Generic Arm Cortex-M0+ device startup and depends CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2326 | <require condition="ARMCM0+ CMSIS"/> |
| 2327 | <require condition="GCC"/> |
| 2328 | </condition> |
| 2329 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2330 | <condition id="ARMCM1 CMSIS"> |
| 2331 | <description>Generic Arm Cortex-M1 device startup and depends on CMSIS Core</description> |
| 2332 | <require Dvendor="ARM:82" Dname="ARMCM1"/> |
| 2333 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2334 | </condition> |
| 2335 | <condition id="ARMCM1 CMSIS GCC"> |
| 2336 | <description>Generic ARM Cortex-M1 device startup and depends on CMSIS Core requiring GCC</description> |
| 2337 | <require condition="ARMCM1 CMSIS"/> |
| 2338 | <require condition="GCC"/> |
| 2339 | </condition> |
| 2340 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2341 | <condition id="ARMCM3 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2342 | <description>Generic Arm Cortex-M3 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2343 | <require Dvendor="ARM:82" Dname="ARMCM3"/> |
| 2344 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2345 | </condition> |
| 2346 | <condition id="ARMCM3 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2347 | <description>Generic Arm Cortex-M3 device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2348 | <require condition="ARMCM3 CMSIS"/> |
| 2349 | <require condition="GCC"/> |
| 2350 | </condition> |
| 2351 | |
| 2352 | <condition id="ARMCM4 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2353 | <description>Generic Arm Cortex-M4 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2354 | <require Dvendor="ARM:82" Dname="ARMCM4*"/> |
| 2355 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2356 | </condition> |
| 2357 | <condition id="ARMCM4 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2358 | <description>Generic Arm Cortex-M4 device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2359 | <require condition="ARMCM4 CMSIS"/> |
| 2360 | <require condition="GCC"/> |
| 2361 | </condition> |
| 2362 | |
| 2363 | <condition id="ARMCM7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2364 | <description>Generic Arm Cortex-M7 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2365 | <require Dvendor="ARM:82" Dname="ARMCM7*"/> |
| 2366 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2367 | </condition> |
| 2368 | <condition id="ARMCM7 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2369 | <description>Generic Arm Cortex-M7 device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2370 | <require condition="ARMCM7 CMSIS"/> |
| 2371 | <require condition="GCC"/> |
| 2372 | </condition> |
| 2373 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2374 | <condition id="ARMCM23 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2375 | <description>Generic Arm Cortex-M23 device startup and depends on CMSIS Core</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2376 | <require Dvendor="ARM:82" Dname="ARMCM23*"/> |
| 2377 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2378 | </condition> |
| 2379 | <condition id="ARMCM23 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2380 | <description>Generic Arm Cortex-M23 device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2381 | <require condition="ARMCM23 CMSIS"/> |
| 2382 | <require condition="GCC"/> |
| 2383 | </condition> |
| 2384 | |
| 2385 | <condition id="ARMCM33 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2386 | <description>Generic Arm Cortex-M33 device startup and depends on CMSIS Core</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2387 | <require Dvendor="ARM:82" Dname="ARMCM33*"/> |
| 2388 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2389 | </condition> |
| 2390 | <condition id="ARMCM33 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2391 | <description>Generic Arm Cortex-M33 device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2392 | <require condition="ARMCM33 CMSIS"/> |
| 2393 | <require condition="GCC"/> |
| 2394 | </condition> |
| 2395 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 2396 | <condition id="ARMCM35P CMSIS"> |
| 2397 | <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core</description> |
| 2398 | <require Dvendor="ARM:82" Dname="ARMCM35P*"/> |
| 2399 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2400 | </condition> |
| 2401 | <condition id="ARMCM35P CMSIS GCC"> |
| 2402 | <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core requiring GCC</description> |
| 2403 | <require condition="ARMCM35P CMSIS"/> |
| 2404 | <require condition="GCC"/> |
| 2405 | </condition> |
| 2406 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2407 | <condition id="ARMSC000 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2408 | <description>Generic Arm SC000 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2409 | <require Dvendor="ARM:82" Dname="ARMSC000"/> |
| 2410 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2411 | </condition> |
| 2412 | <condition id="ARMSC000 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2413 | <description>Generic Arm SC000 device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2414 | <require condition="ARMSC000 CMSIS"/> |
| 2415 | <require condition="GCC"/> |
| 2416 | </condition> |
| 2417 | |
| 2418 | <condition id="ARMSC300 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2419 | <description>Generic Arm SC300 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2420 | <require Dvendor="ARM:82" Dname="ARMSC300"/> |
| 2421 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2422 | </condition> |
| 2423 | <condition id="ARMSC300 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2424 | <description>Generic Arm SC300 device startup and dependson CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2425 | <require condition="ARMSC300 CMSIS"/> |
| 2426 | <require condition="GCC"/> |
| 2427 | </condition> |
| 2428 | |
| 2429 | <condition id="ARMv8MBL CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2430 | <description>Generic Armv8-M Baseline device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2431 | <require Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 2432 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2433 | </condition> |
| 2434 | <condition id="ARMv8MBL CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2435 | <description>Generic Armv8-M Baseline device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2436 | <require condition="ARMv8MBL CMSIS"/> |
| 2437 | <require condition="GCC"/> |
| 2438 | </condition> |
| 2439 | |
| 2440 | <condition id="ARMv8MML CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2441 | <description>Generic Armv8-M Mainline device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2442 | <require Dvendor="ARM:82" Dname="ARMv8MML*"/> |
| 2443 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2444 | </condition> |
| 2445 | <condition id="ARMv8MML CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2446 | <description>Generic Armv8-M Mainline device startup and depends on CMSIS Core requiring GCC</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2447 | <require condition="ARMv8MML CMSIS"/> |
| 2448 | <require condition="GCC"/> |
| 2449 | </condition> |
| 2450 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2451 | <condition id="ARMv81MML CMSIS"> |
| 2452 | <description>Generic Armv8.1-M Mainline device startup and depends on CMSIS Core</description> |
| 2453 | <require Dvendor="ARM:82" Dname="ARMv81MML*"/> |
| 2454 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2455 | </condition> |
| 2456 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2457 | <condition id="ARMCA5 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2458 | <description>Generic Arm Cortex-A5 device startup and depends on CMSIS Core</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2459 | <require Dvendor="ARM:82" Dname="ARMCA5"/> |
| 2460 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2461 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2462 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2463 | <condition id="ARMCA7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2464 | <description>Generic Arm Cortex-A7 device startup and depends on CMSIS Core</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2465 | <require Dvendor="ARM:82" Dname="ARMCA7"/> |
| 2466 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2467 | </condition> |
| 2468 | |
| 2469 | <condition id="ARMCA9 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2470 | <description>Generic Arm Cortex-A9 device startup and depends on CMSIS Core</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2471 | <require Dvendor="ARM:82" Dname="ARMCA9"/> |
| 2472 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2473 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2474 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2475 | <!-- CMSIS DSP --> |
| 2476 | <condition id="CMSIS DSP"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 2477 | <description>Components required for DSP</description> |
| 2478 | <require condition="ARMv6_7_8-M Device"/> |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 2479 | <require condition="ARMCC GCC IAR"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 2480 | <require Cclass="CMSIS" Cgroup="CORE"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2481 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2482 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2483 | <!-- CMSIS NN --> |
| 2484 | <condition id="CMSIS NN"> |
| 2485 | <description>Components required for NN</description> |
| 2486 | <require condition="CMSIS DSP"/> |
| 2487 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2488 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2489 | <!-- RTOS RTX --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2490 | <condition id="RTOS RTX"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2491 | <description>Components required for RTOS RTX</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2492 | <require condition="ARMv6_7-M Device"/> |
| 2493 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2494 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2495 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2496 | </condition> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2497 | <condition id="RTOS RTX IFX"> |
| 2498 | <description>Components required for RTOS RTX IFX</description> |
| 2499 | <require condition="ARMv6_7-M Device"/> |
| 2500 | <require condition="ARMCC GCC IAR"/> |
| 2501 | <require Dvendor="Infineon:7" Dname="XMC4*"/> |
| 2502 | <require Cclass="Device" Cgroup="Startup"/> |
| 2503 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
| 2504 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2505 | <condition id="RTOS RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2506 | <description>Components required for RTOS RTX5</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2507 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2508 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2509 | <require Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2510 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2511 | <condition id="RTOS2 RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2512 | <description>Components required for RTOS2 RTX5</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2513 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 2514 | <require condition="ARMCC GCC IAR"/> |
| 2515 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2516 | <require Cclass="Device" Cgroup="Startup"/> |
| 2517 | </condition> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2518 | <condition id="RTOS2 RTX5 v7-A"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2519 | <description>Components required for RTOS2 RTX5 on Armv7-A</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2520 | <require condition="ARMv7-A Device"/> |
| 2521 | <require condition="ARMCC GCC IAR"/> |
| 2522 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2523 | <require Cclass="Device" Cgroup="Startup"/> |
| 2524 | <require Cclass="Device" Cgroup="OS Tick"/> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2525 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2526 | </condition> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 2527 | <condition id="RTOS2 RTX5 Lib"> |
| 2528 | <description>Components required for RTOS2 RTX5 Library</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2529 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2530 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2531 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2532 | <require Cclass="Device" Cgroup="Startup"/> |
| 2533 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2534 | <condition id="RTOS2 RTX5 NS"> |
| 2535 | <description>Components required for RTOS2 RTX5 in Non-Secure Domain</description> |
| 2536 | <require condition="ARMv8-M TZ Device"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2537 | <require condition="ARMCC GCC IAR"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2538 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2539 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2540 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2541 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2542 | <!-- OS Tick --> |
| 2543 | <condition id="OS Tick PTIM"> |
| 2544 | <description>Components required for OS Tick Private Timer</description> |
| 2545 | <require condition="CA5_CA9"/> |
| 2546 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 2547 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2548 | |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 2549 | <condition id="OS Tick GTIM"> |
| 2550 | <description>Components required for OS Tick Generic Physical Timer</description> |
| 2551 | <require condition="CA7"/> |
| 2552 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 2553 | </condition> |
| 2554 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2555 | </conditions> |
| 2556 | |
| 2557 | <components> |
| 2558 | <!-- CMSIS-Core component --> |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 2559 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="5.2.0" condition="ARMv6_7_8-M Device" > |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2560 | <description>CMSIS-CORE for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2561 | <files> |
| 2562 | <!-- CPU independent --> |
| 2563 | <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 2564 | <file category="include" name="CMSIS/Core/Include/"/> |
| 2565 | <file category="header" name="CMSIS/Core/Include/tz_context.h" condition="ARMv8-M TZ Device"/> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 2566 | <!-- Code template --> |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 2567 | <file category="sourceC" attr="template" condition="ARMv8-M TZ Device" name="CMSIS/Core/Template/ARMv8-M/main_s.c" version="1.1.1" select="Secure mode 'main' module for ARMv8-M"/> |
| 2568 | <file category="sourceC" attr="template" condition="ARMv8-M TZ Device" name="CMSIS/Core/Template/ARMv8-M/tz_context.c" version="1.1.1" select="RTOS Context Management (TrustZone for ARMv8-M)" /> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2569 | </files> |
| 2570 | </component> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2571 | |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 2572 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="1.1.3" condition="ARMv7-A Device" > |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2573 | <description>CMSIS-CORE for Cortex-A</description> |
| 2574 | <files> |
| 2575 | <!-- CPU independent --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2576 | <file category="doc" name="CMSIS/Documentation/Core_A/html/index.html"/> |
brondani | b6bdb2c | 2017-03-02 16:15:52 +0100 | [diff] [blame] | 2577 | <file category="include" name="CMSIS/Core_A/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2578 | </files> |
| 2579 | </component> |
| 2580 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2581 | <!-- CMSIS-Startup components --> |
| 2582 | <!-- Cortex-M0 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2583 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM0 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2584 | <description>System and Startup for Generic Arm Cortex-M0 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2585 | <files> |
| 2586 | <!-- include folder / device header file --> |
| 2587 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 2588 | <!-- startup / system file --> |
| 2589 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/ARM/startup_ARMCM0.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2590 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2591 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2592 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2593 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 2594 | </files> |
| 2595 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2596 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM0 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2597 | <description>System and Startup for Generic Arm Cortex-M0 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2598 | <files> |
| 2599 | <!-- include folder / device header file --> |
| 2600 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 2601 | <!-- startup / system file --> |
| 2602 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2603 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2604 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 2605 | </files> |
| 2606 | </component> |
| 2607 | |
| 2608 | <!-- Cortex-M0+ --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2609 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM0+ CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2610 | <description>System and Startup for Generic Arm Cortex-M0+ device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2611 | <files> |
| 2612 | <!-- include folder / device header file --> |
| 2613 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 2614 | <!-- startup / system file --> |
| 2615 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/ARM/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2616 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2617 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2618 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2619 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 2620 | </files> |
| 2621 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2622 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM0+ CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2623 | <description>System and Startup for Generic Arm Cortex-M0+ device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2624 | <files> |
| 2625 | <!-- include folder / device header file --> |
| 2626 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 2627 | <!-- startup / system file --> |
| 2628 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2629 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2630 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 2631 | </files> |
| 2632 | </component> |
| 2633 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2634 | <!-- Cortex-M1 --> |
| 2635 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM1 CMSIS"> |
| 2636 | <description>System and Startup for Generic Arm Cortex-M1 device</description> |
| 2637 | <files> |
| 2638 | <!-- include folder / device header file --> |
| 2639 | <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/> |
| 2640 | <!-- startup / system file --> |
| 2641 | <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/ARM/startup_ARMCM1.s" version="1.0.0" attr="config" condition="ARMCC"/> |
Jonatan Antoni | 8e90026 | 2018-10-05 17:36:24 +0200 | [diff] [blame] | 2642 | <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/GCC/startup_ARMCM1.S" version="1.0.0" attr="config" condition="GCC"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2643 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2644 | <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/IAR/startup_ARMCM1.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2645 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/> |
| 2646 | </files> |
| 2647 | </component> |
| 2648 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM1 CMSIS GCC"> |
| 2649 | <description>System and Startup for Generic Arm Cortex-M1 device</description> |
| 2650 | <files> |
| 2651 | <!-- include folder / device header file --> |
| 2652 | <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/> |
| 2653 | <!-- startup / system file --> |
| 2654 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/GCC/startup_ARMCM1.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2655 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2656 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/> |
| 2657 | </files> |
| 2658 | </component> |
| 2659 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2660 | <!-- Cortex-M3 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2661 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM3 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2662 | <description>System and Startup for Generic Arm Cortex-M3 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2663 | <files> |
| 2664 | <!-- include folder / device header file --> |
| 2665 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 2666 | <!-- startup / system file --> |
| 2667 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/ARM/startup_ARMCM3.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2668 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2669 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2670 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/IAR/startup_ARMCM3.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2671 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.0" attr="config"/> |
| 2672 | </files> |
| 2673 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2674 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM3 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2675 | <description>System and Startup for Generic Arm Cortex-M3 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2676 | <files> |
| 2677 | <!-- include folder / device header file --> |
| 2678 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 2679 | <!-- startup / system file --> |
| 2680 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2681 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2682 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.0" attr="config"/> |
| 2683 | </files> |
| 2684 | </component> |
| 2685 | |
| 2686 | <!-- Cortex-M4 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2687 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM4 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2688 | <description>System and Startup for Generic Arm Cortex-M4 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2689 | <files> |
| 2690 | <!-- include folder / device header file --> |
| 2691 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 2692 | <!-- startup / system file --> |
| 2693 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/ARM/startup_ARMCM4.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2694 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2695 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2696 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/IAR/startup_ARMCM4.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2697 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.0" attr="config"/> |
| 2698 | </files> |
| 2699 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2700 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM4 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2701 | <description>System and Startup for Generic Arm Cortex-M4 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2702 | <files> |
| 2703 | <!-- include folder / device header file --> |
| 2704 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 2705 | <!-- startup / system file --> |
| 2706 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2707 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2708 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.0" attr="config"/> |
| 2709 | </files> |
| 2710 | </component> |
| 2711 | |
| 2712 | <!-- Cortex-M7 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2713 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2714 | <description>System and Startup for Generic Arm Cortex-M7 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2715 | <files> |
| 2716 | <!-- include folder / device header file --> |
| 2717 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 2718 | <!-- startup / system file --> |
| 2719 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/ARM/startup_ARMCM7.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2720 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2721 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2722 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/IAR/startup_ARMCM7.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2723 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.0" attr="config"/> |
| 2724 | </files> |
| 2725 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2726 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM7 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2727 | <description>System and Startup for Generic Arm Cortex-M7 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2728 | <files> |
| 2729 | <!-- include folder / device header file --> |
| 2730 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 2731 | <!-- startup / system file --> |
| 2732 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2733 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2734 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.0" attr="config"/> |
| 2735 | </files> |
| 2736 | </component> |
| 2737 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2738 | <!-- Cortex-M23 --> |
| 2739 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCM23 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2740 | <description>System and Startup for Generic Arm Cortex-M23 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2741 | <files> |
| 2742 | <!-- include folder / device header file --> |
| 2743 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 2744 | <!-- startup / system file --> |
| 2745 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/ARM/startup_ARMCM23.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2746 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2747 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | e1454c1 | 2017-09-11 09:23:17 +0200 | [diff] [blame] | 2748 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/IAR/startup_ARMCM23.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2749 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.0" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2750 | <!-- SAU configuration --> |
| 2751 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2752 | </files> |
| 2753 | </component> |
| 2754 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMCM23 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2755 | <description>System and Startup for Generic Arm Cortex-M23 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2756 | <files> |
| 2757 | <!-- include folder / device header file --> |
| 2758 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 2759 | <!-- startup / system file --> |
| 2760 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2761 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2762 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.0" attr="config"/> |
| 2763 | <!-- SAU configuration --> |
| 2764 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2765 | </files> |
| 2766 | </component> |
| 2767 | |
| 2768 | <!-- Cortex-M33 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2769 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMCM33 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2770 | <description>System and Startup for Generic Arm Cortex-M33 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2771 | <files> |
| 2772 | <!-- include folder / device header file --> |
| 2773 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 2774 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2775 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/ARM/startup_ARMCM33.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2776 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2777 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | e1454c1 | 2017-09-11 09:23:17 +0200 | [diff] [blame] | 2778 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/IAR/startup_ARMCM33.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2779 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.0" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2780 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2781 | <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2782 | </files> |
| 2783 | </component> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2784 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM33 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2785 | <description>System and Startup for Generic Arm Cortex-M33 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2786 | <files> |
| 2787 | <!-- include folder / device header file --> |
| 2788 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 2789 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2790 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2791 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2792 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.0" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2793 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2794 | <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2795 | </files> |
| 2796 | </component> |
| 2797 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 2798 | <!-- Cortex-M35P --> |
| 2799 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMCM35P CMSIS"> |
| 2800 | <description>System and Startup for Generic Arm Cortex-M35P device</description> |
| 2801 | <files> |
| 2802 | <!-- include folder / device header file --> |
| 2803 | <file category="include" name="Device/ARM/ARMCM35P/Include/"/> |
| 2804 | <!-- startup / system file --> |
| 2805 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/ARM/startup_ARMCM35P.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2806 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/GCC/startup_ARMCM35P.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2807 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2808 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/IAR/startup_ARMCM35P.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2809 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.0" attr="config"/> |
| 2810 | <!-- SAU configuration --> |
| 2811 | <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2812 | </files> |
| 2813 | </component> |
| 2814 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM35P CMSIS GCC"> |
| 2815 | <description>System and Startup for Generic Arm Cortex-M35P device</description> |
| 2816 | <files> |
| 2817 | <!-- include folder / device header file --> |
| 2818 | <file category="include" name="Device/ARM/ARMCM35P/Include/"/> |
| 2819 | <!-- startup / system file --> |
| 2820 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/GCC/startup_ARMCM35P.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2821 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2822 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.0" attr="config"/> |
| 2823 | <!-- SAU configuration --> |
| 2824 | <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2825 | </files> |
| 2826 | </component> |
| 2827 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2828 | <!-- Cortex-SC000 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2829 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMSC000 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2830 | <description>System and Startup for Generic Arm SC000 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2831 | <files> |
| 2832 | <!-- include folder / device header file --> |
| 2833 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2834 | <!-- startup / system file --> |
| 2835 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/ARM/startup_ARMSC000.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2836 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2837 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2838 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2839 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2840 | </files> |
| 2841 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2842 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMSC000 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2843 | <description>System and Startup for Generic Arm SC000 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2844 | <files> |
| 2845 | <!-- include folder / device header file --> |
| 2846 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2847 | <!-- startup / system file --> |
| 2848 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2849 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2850 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2851 | </files> |
| 2852 | </component> |
| 2853 | |
| 2854 | <!-- Cortex-SC300 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2855 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMSC300 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2856 | <description>System and Startup for Generic Arm SC300 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2857 | <files> |
| 2858 | <!-- include folder / device header file --> |
| 2859 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2860 | <!-- startup / system file --> |
| 2861 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/ARM/startup_ARMSC300.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2862 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2863 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2864 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/IAR/startup_ARMSC300.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2865 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.0" attr="config"/> |
| 2866 | </files> |
| 2867 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2868 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMSC300 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2869 | <description>System and Startup for Generic Arm SC300 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2870 | <files> |
| 2871 | <!-- include folder / device header file --> |
| 2872 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2873 | <!-- startup / system file --> |
| 2874 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2875 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2876 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.0" attr="config"/> |
| 2877 | </files> |
| 2878 | </component> |
| 2879 | |
| 2880 | <!-- ARMv8MBL --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2881 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMv8MBL CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2882 | <description>System and Startup for Generic Armv8-M Baseline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2883 | <files> |
| 2884 | <!-- include folder / device header file --> |
| 2885 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2886 | <!-- startup / system file --> |
| 2887 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/ARM/startup_ARMv8MBL.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2888 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2889 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2890 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.0" attr="config" condition="ARMCC GCC"/> |
| 2891 | <!-- SAU configuration --> |
| 2892 | <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config"/> |
| 2893 | </files> |
| 2894 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2895 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMv8MBL CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2896 | <description>System and Startup for Generic Armv8-M Baseline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2897 | <files> |
| 2898 | <!-- include folder / device header file --> |
| 2899 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2900 | <!-- startup / system file --> |
| 2901 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2902 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2903 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.0" attr="config"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2904 | <!-- SAU configuration --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2905 | <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2906 | </files> |
| 2907 | </component> |
| 2908 | |
| 2909 | <!-- ARMv8MML --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2910 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMv8MML CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2911 | <description>System and Startup for Generic Armv8-M Mainline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2912 | <files> |
| 2913 | <!-- include folder / device header file --> |
| 2914 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
| 2915 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2916 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/ARM/startup_ARMv8MML.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2917 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2918 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2919 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.0" attr="config" condition="ARMCC GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2920 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2921 | <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2922 | </files> |
| 2923 | </component> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2924 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMv8MML CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2925 | <description>System and Startup for Generic Armv8-M Mainline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2926 | <files> |
| 2927 | <!-- include folder / device header file --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2928 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2929 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2930 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2931 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2932 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.0" attr="config"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2933 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2934 | <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2935 | </files> |
| 2936 | </component> |
| 2937 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2938 | <!-- ARMv81MML --> |
| 2939 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMv81MML CMSIS"> |
| 2940 | <description>System and Startup for Generic Armv8.1-M Mainline device</description> |
| 2941 | <files> |
| 2942 | <!-- include folder / device header file --> |
| 2943 | <file category="include" name="Device/ARM/ARMv81MML/Include/"/> |
| 2944 | <file category="header" name="Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h"/> |
| 2945 | <!-- startup / system file --> |
| 2946 | <file category="sourceAsm" name="Device/ARM/ARMv81MML/Source/ARM/startup_ARMv81MML.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2947 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML.sct" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2948 | <file category="sourceAsm" name="Device/ARM/ARMv81MML/Source/GCC/startup_ARMv81MML.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2949 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
TTornblom | b829f10 | 2019-02-27 12:36:58 +0100 | [diff] [blame] | 2950 | <file category="sourceAsm" name="Device/ARM/ARMv81MML/Source/IAR/startup_ARMv81MML.s" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2951 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.0.0" attr="config"/> |
| 2952 | <!-- SAU configuration --> |
| 2953 | <file category="header" name="Device/ARM/ARMv81MML/Include/Template/partition_ARMv81MML.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2954 | </files> |
| 2955 | </component> |
| 2956 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMv81MML CMSIS"> |
| 2957 | <description>System and Startup for Generic Armv8.1-M Mainline device</description> |
| 2958 | <files> |
| 2959 | <!-- include folder / device header file --> |
| 2960 | <file category="include" name="Device/ARM/ARMv81MML/Include/"/> |
| 2961 | <!-- startup / system file --> |
| 2962 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/ARM/startup_ARMv81MML.c" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2963 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML.sct" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2964 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/GCC/startup_ARMv81MML.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2965 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2966 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/IAR/startup_ARMv81MML.c" version="1.0.0" attr="config" condition="IAR"/> |
| 2967 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.0.0" attr="config"/> |
| 2968 | <!-- SAU configuration --> |
| 2969 | <file category="header" name="Device/ARM/ARMv81MML/Include/Template/partition_ARMv81MML.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2970 | </files> |
| 2971 | </component> |
| 2972 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2973 | <!-- Cortex-A5 --> |
| 2974 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCA5 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2975 | <description>System and Startup for Generic Arm Cortex-A5 device</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2976 | <files> |
| 2977 | <!-- include folder / device header file --> |
| 2978 | <file category="include" name="Device/ARM/ARMCA5/Include/"/> |
| 2979 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2980 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC5/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2981 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC5/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2982 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC6/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
| 2983 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC6/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 7e5e24f | 2017-09-12 16:40:22 +0200 | [diff] [blame] | 2984 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/GCC/startup_ARMCA5.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2985 | <file category="other" name="Device/ARM/ARMCA5/Source/GCC/ARMCA5.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2986 | <file category="sourceAsm" name="Device/ARM/ARMCA5/Source/IAR/startup_ARMCA5.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2987 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/IAR/ARMCA5.icf" version="1.0.0" attr="config" condition="IAR"/> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2988 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/system_ARMCA5.c" version="1.0.0" attr="config"/> |
| 2989 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/mmu_ARMCA5.c" version="1.0.0" attr="config"/> |
| 2990 | <file category="header" name="Device/ARM/ARMCA5/Include/system_ARMCA5.h" version="1.0.0" attr="config"/> |
| 2991 | <file category="header" name="Device/ARM/ARMCA5/Include/mem_ARMCA5.h" version="1.0.0" attr="config"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2992 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2993 | </files> |
| 2994 | </component> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2995 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2996 | <!-- Cortex-A7 --> |
| 2997 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCA7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2998 | <description>System and Startup for Generic Arm Cortex-A7 device</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2999 | <files> |
| 3000 | <!-- include folder / device header file --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 3001 | <file category="include" name="Device/ARM/ARMCA7/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 3002 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3003 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC5/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 3004 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC5/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 3005 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC6/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
| 3006 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC6/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 7e5e24f | 2017-09-12 16:40:22 +0200 | [diff] [blame] | 3007 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/GCC/startup_ARMCA7.c" version="1.0.0" attr="config" condition="GCC"/> |
| 3008 | <file category="other" name="Device/ARM/ARMCA7/Source/GCC/ARMCA7.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3009 | <file category="sourceAsm" name="Device/ARM/ARMCA7/Source/IAR/startup_ARMCA7.s" version="1.0.0" attr="config" condition="IAR"/> |
| 3010 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/IAR/ARMCA7.icf" version="1.0.0" attr="config" condition="IAR"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 3011 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/system_ARMCA7.c" version="1.0.0" attr="config"/> |
| 3012 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/mmu_ARMCA7.c" version="1.0.0" attr="config"/> |
Daniel Brondani | 44b26e0 | 2017-03-01 10:56:18 +0100 | [diff] [blame] | 3013 | <file category="header" name="Device/ARM/ARMCA7/Include/system_ARMCA7.h" version="1.0.0" attr="config"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3014 | <file category="header" name="Device/ARM/ARMCA7/Include/mem_ARMCA7.h" version="1.0.0" attr="config"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 3015 | </files> |
| 3016 | </component> |
| 3017 | |
| 3018 | <!-- Cortex-A9 --> |
Jonatan Antoni | b27a412 | 2017-08-08 13:30:19 +0200 | [diff] [blame] | 3019 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA9 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3020 | <description>System and Startup for Generic Arm Cortex-A9 device</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 3021 | <files> |
| 3022 | <!-- include folder / device header file --> |
| 3023 | <file category="include" name="Device/ARM/ARMCA9/Include/"/> |
| 3024 | <!-- startup / system / mmu files --> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 3025 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC5/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 3026 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC5/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 3027 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC6/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3028 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC6/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | b27a412 | 2017-08-08 13:30:19 +0200 | [diff] [blame] | 3029 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/GCC/startup_ARMCA9.c" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3030 | <file category="other" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 3031 | <file category="sourceAsm" name="Device/ARM/ARMCA9/Source/IAR/startup_ARMCA9.s" version="1.0.0" attr="config" condition="IAR"/> |
| 3032 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/IAR/ARMCA9.icf" version="1.0.0" attr="config" condition="IAR"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 3033 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.0" attr="config"/> |
| 3034 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/mmu_ARMCA9.c" version="1.0.0" attr="config"/> |
Daniel Brondani | 44b26e0 | 2017-03-01 10:56:18 +0100 | [diff] [blame] | 3035 | <file category="header" name="Device/ARM/ARMCA9/Include/system_ARMCA9.h" version="1.0.0" attr="config"/> |
| 3036 | <file category="header" name="Device/ARM/ARMCA9/Include/mem_ARMCA9.h" version="1.0.0" attr="config"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 3037 | </files> |
| 3038 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3039 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 3040 | <!-- IRQ Controller --> |
Vladimir Umek | 184017e | 2018-04-09 08:11:37 +0200 | [diff] [blame] | 3041 | <component Cclass="Device" Cgroup="IRQ Controller" Csub="GIC" Capiversion="1.0.0" Cversion="1.0.1" condition="ARMv7-A Device"> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 3042 | <description>IRQ Controller implementation using GIC</description> |
| 3043 | <files> |
| 3044 | <file category="sourceC" name="CMSIS/Core_A/Source/irq_ctrl_gic.c"/> |
| 3045 | </files> |
| 3046 | </component> |
| 3047 | |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 3048 | <!-- OS Tick --> |
Jonatan Antoni | c6dca33 | 2018-03-02 12:23:44 +0100 | [diff] [blame] | 3049 | <component Cclass="Device" Cgroup="OS Tick" Csub="Private Timer" Capiversion="1.0.1" Cversion="1.0.2" condition="OS Tick PTIM"> |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 3050 | <description>OS Tick implementation using Private Timer</description> |
| 3051 | <files> |
| 3052 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_ptim.c"/> |
| 3053 | </files> |
| 3054 | </component> |
| 3055 | |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3056 | <component Cclass="Device" Cgroup="OS Tick" Csub="Generic Physical Timer" Capiversion="1.0.1" Cversion="1.0.1" condition="OS Tick GTIM"> |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 3057 | <description>OS Tick implementation using Generic Physical Timer</description> |
| 3058 | <files> |
| 3059 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_gtim.c"/> |
| 3060 | </files> |
| 3061 | </component> |
| 3062 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3063 | <!-- CMSIS-DSP component --> |
GuentherMartin | 978e751 | 2019-03-15 08:19:44 +0100 | [diff] [blame] | 3064 | <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Library" Cversion="1.5.5" isDefaultVariant="true" condition="CMSIS DSP"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3065 | <description>CMSIS-DSP Library for Cortex-M, SC000, and SC300</description> |
| 3066 | <files> |
| 3067 | <!-- CPU independent --> |
| 3068 | <file category="doc" name="CMSIS/Documentation/DSP/html/index.html"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3069 | <file category="header" name="CMSIS/DSP/Include/arm_math.h"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 3070 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3071 | <!-- CPU and Compiler dependent --> |
| 3072 | <!-- ARMCC --> |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 3073 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM0l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3074 | <file category="library" condition="CM0_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM0b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3075 | <file category="library" condition="CM1_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM0l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3076 | <file category="library" condition="CM1_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM0b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3077 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM3l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3078 | <file category="library" condition="CM3_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM3b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3079 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM4l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3080 | <file category="library" condition="CM4_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM4b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3081 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM4lf_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3082 | <file category="library" condition="CM4_FP_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM4bf_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3083 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM7l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3084 | <file category="library" condition="CM7_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM7b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3085 | <file category="library" condition="CM7_SP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM7lfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3086 | <file category="library" condition="CM7_SP_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM7bfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3087 | <file category="library" condition="CM7_DP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM7lfdp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3088 | <file category="library" condition="CM7_DP_BE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_cortexM7bfdp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3089 | |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 3090 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MBLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3091 | <file category="library" condition="CM33_NODSP_NOFPU_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3092 | <file category="library" condition="CM33_DSP_NOFPU_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3093 | <file category="library" condition="CM33_NODSP_SP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3094 | <file category="library" condition="CM33_DSP_SP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3095 | <file category="library" condition="CM35P_NODSP_NOFPU_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3096 | <file category="library" condition="CM35P_DSP_NOFPU_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3097 | <file category="library" condition="CM35P_NODSP_SP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3098 | <file category="library" condition="CM35P_DSP_SP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3099 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MBLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3100 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3101 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3102 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3103 | <file category="library" condition="ARMv8MML_DSP_SP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3104 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLlfdp_math.lib" src="CMSIS/DSP/Source/ARM"/--> |
| 3105 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_ARMCC" name="CMSIS/DSP/Lib/ARM/arm_ARMv8MMLldfdp_math.lib" src="CMSIS/DSP/Source/ARM"/--> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3106 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3107 | <!-- GCC --> |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 3108 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM0l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3109 | <file category="library" condition="CM1_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM0l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3110 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM3l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3111 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM4l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3112 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM4lf_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3113 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM7l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3114 | <file category="library" condition="CM7_SP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM7lfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3115 | <file category="library" condition="CM7_DP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_cortexM7lfdp_math.a" src="CMSIS/DSP/Source/GCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3116 | |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 3117 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3118 | <file category="library" condition="CM33_NODSP_NOFPU_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3119 | <file category="library" condition="CM33_DSP_NOFPU_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3120 | <file category="library" condition="CM33_NODSP_SP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3121 | <file category="library" condition="CM33_DSP_SP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3122 | <file category="library" condition="CM35P_NODSP_NOFPU_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3123 | <file category="library" condition="CM35P_DSP_NOFPU_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3124 | <file category="library" condition="CM35P_NODSP_SP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3125 | <file category="library" condition="CM35P_DSP_SP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3126 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3127 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3128 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3129 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3130 | <file category="library" condition="ARMv8MML_DSP_SP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3131 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLlfdp_math.a" src="CMSIS/DSP/Source/GCC"/--> |
| 3132 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_GCC" name="CMSIS/DSP/Lib/GCC/libarm_ARMv8MMLldfdp_math.a" src="CMSIS/DSP/Source/GCC"/--> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3133 | |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 3134 | <!-- IAR --> |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 3135 | <file category="library" condition="CM0_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM0l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3136 | <file category="library" condition="CM0_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM0b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3137 | <file category="library" condition="CM1_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM0l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3138 | <file category="library" condition="CM1_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM0b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3139 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM3l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3140 | <file category="library" condition="CM3_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM3b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3141 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM4l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3142 | <file category="library" condition="CM4_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM4b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3143 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM4lf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3144 | <file category="library" condition="CM4_FP_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM4bf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3145 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM7l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3146 | <file category="library" condition="CM7_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM7b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3147 | <file category="library" condition="CM7_DP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM7lf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3148 | <file category="library" condition="CM7_DP_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM7bf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3149 | <file category="library" condition="CM7_SP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM7ls_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3150 | <file category="library" condition="CM7_SP_BE_IAR" name="CMSIS/DSP/Lib/IAR/iar_cortexM7bs_math.a" src="CMSIS/DSP/Source/IAR"/> |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 3151 | |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 3152 | <file category="library" condition="CM23_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3153 | <file category="library" condition="CM33_NODSP_NOFPU_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3154 | <file category="library" condition="CM33_DSP_NOFPU_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3155 | <file category="library" condition="CM33_NODSP_SP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3156 | <file category="library" condition="CM33_DSP_SP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3157 | <file category="library" condition="CM35P_NODSP_NOFPU_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3158 | <file category="library" condition="CM35P_DSP_NOFPU_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3159 | <file category="library" condition="CM35P_NODSP_SP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3160 | <file category="library" condition="CM35P_DSP_SP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3161 | <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3162 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3163 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3164 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3165 | <file category="library" condition="ARMv8MML_DSP_SP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3166 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLlfdp_math.a" src="CMSIS/DSP/Source/IAR"/--> |
| 3167 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_IAR" name="CMSIS/DSP/Lib/IAR/iar_ARMv8MMLldfdp_math.a" src="CMSIS/DSP/Source/IAR"/--> |
| 3168 | |
| 3169 | </files> |
| 3170 | </component> |
| 3171 | <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="1.5.5" condition="CMSIS DSP"> |
| 3172 | <description>CMSIS-DSP Library for Cortex-M, SC000, and SC300</description> |
| 3173 | <files> |
| 3174 | <!-- CPU independent --> |
| 3175 | <file category="doc" name="CMSIS/Documentation/DSP/html/index.html"/> |
| 3176 | <file category="header" name="CMSIS/DSP/Include/arm_math.h"/> |
| 3177 | |
| 3178 | <!-- RTX sources (core) --> |
| 3179 | <file category="source" name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c"/> |
| 3180 | <file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTables.c"/> |
| 3181 | <file category="source" name="CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c"/> |
| 3182 | <file category="source" name="CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c"/> |
| 3183 | <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c"/> |
| 3184 | <file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctions.c"/> |
| 3185 | <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c"/> |
| 3186 | <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c"/> |
| 3187 | <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c"/> |
| 3188 | <file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctions.c"/> |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 3189 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3190 | </files> |
| 3191 | </component> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3192 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3193 | <!-- CMSIS-NN component --> |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 3194 | <component Cclass="CMSIS" Cgroup="NN Lib" Cversion="1.1.0" condition="CMSIS NN"> |
Jonatan Antoni | 13bff48 | 2018-01-19 13:05:57 +0100 | [diff] [blame] | 3195 | <description>CMSIS-NN Neural Network Library</description> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3196 | <files> |
| 3197 | <file category="doc" name="CMSIS/Documentation/NN/html/index.html"/> |
| 3198 | <file category="header" name="CMSIS/NN/Include/arm_nnfunctions.h"/> |
| 3199 | |
| 3200 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c"/> |
| 3201 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c"/> |
| 3202 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c"/> |
| 3203 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3204 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3205 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c"/> |
| 3206 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c"/> |
| 3207 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c"/> |
| 3208 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c"/> |
| 3209 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c"/> |
| 3210 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c"/> |
| 3211 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c"/> |
| 3212 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c"/> |
| 3213 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic.c"/> |
Liangzhen Lai | ce2f987 | 2018-07-16 17:08:01 -0700 | [diff] [blame] | 3214 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic_nonsquare.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3215 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c"/> |
| 3216 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3217 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3218 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c"/> |
| 3219 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c"/> |
| 3220 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c"/> |
| 3221 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c"/> |
| 3222 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c"/> |
| 3223 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15_opt.c"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3224 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3225 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c"/> |
| 3226 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3227 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_no_shift.c"/> |
Liangzhen Lai | ce2f987 | 2018-07-16 17:08:01 -0700 | [diff] [blame] | 3228 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c"/> |
| 3229 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c"/> |
Jonatan Antoni | 6c9a7dd | 2018-01-22 13:34:21 +0100 | [diff] [blame] | 3230 | |
| 3231 | <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3232 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3233 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c"/> |
| 3234 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c"/> |
| 3235 | </files> |
| 3236 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3237 | |
| 3238 | <!-- CMSIS-RTOS Keil RTX component --> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3239 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cversion="4.81.1" Capiversion="1.0.0" isDefaultVariant="1" condition="RTOS RTX"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3240 | <description>CMSIS-RTOS RTX implementation for Cortex-M, SC000, and SC300</description> |
| 3241 | <RTE_Components_h> |
| 3242 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3243 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 3244 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 3245 | </RTE_Components_h> |
| 3246 | <files> |
| 3247 | <!-- CPU independent --> |
bruneu01 | f9c0195 | 2016-09-13 16:28:46 +0200 | [diff] [blame] | 3248 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3249 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 3250 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 3251 | |
| 3252 | <!-- RTX templates --> |
| 3253 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 3254 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 3255 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 3256 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 3257 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 3258 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 3259 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 3260 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 3261 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 3262 | <!-- tool-chain specific template file --> |
| 3263 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3264 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 3265 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3266 | |
| 3267 | <!-- CPU and Compiler dependent --> |
| 3268 | <!-- ARMCC --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3269 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3270 | <file category="library" condition="CM0_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3271 | <file category="library" condition="CM1_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3272 | <file category="library" condition="CM1_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3273 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3274 | <file category="library" condition="CM3_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3275 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3276 | <file category="library" condition="CM4_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3277 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3278 | <file category="library" condition="CM4_FP_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3279 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3280 | <file category="library" condition="CM7_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3281 | <file category="library" condition="CM7_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3282 | <file category="library" condition="CM7_FP_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3283 | <!-- GCC --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3284 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3285 | <file category="library" condition="CM0_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3286 | <file category="library" condition="CM1_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3287 | <file category="library" condition="CM1_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3288 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3289 | <file category="library" condition="CM3_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3290 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3291 | <file category="library" condition="CM4_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3292 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3293 | <file category="library" condition="CM4_FP_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3294 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3295 | <file category="library" condition="CM7_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3296 | <file category="library" condition="CM7_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3297 | <file category="library" condition="CM7_FP_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3298 | <!-- IAR --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3299 | <file category="library" condition="CM0_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3300 | <file category="library" condition="CM0_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3301 | <file category="library" condition="CM1_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3302 | <file category="library" condition="CM1_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3303 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3304 | <file category="library" condition="CM3_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3305 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3306 | <file category="library" condition="CM4_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3307 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3308 | <file category="library" condition="CM4_FP_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3309 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3310 | <file category="library" condition="CM7_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3311 | <file category="library" condition="CM7_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3312 | <file category="library" condition="CM7_FP_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3313 | </files> |
| 3314 | </component> |
| 3315 | <!-- CMSIS-RTOS Keil RTX component (IFX variant) --> |
| 3316 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvariant="IFX" Cversion="4.81.1" Capiversion="1.0.0" condition="RTOS RTX IFX"> |
| 3317 | <description>CMSIS-RTOS RTX implementation for Infineon XMC4 series affected by PMU_CM.001 errata</description> |
| 3318 | <RTE_Components_h> |
| 3319 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3320 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 3321 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 3322 | </RTE_Components_h> |
| 3323 | <files> |
| 3324 | <!-- CPU independent --> |
| 3325 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
| 3326 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 3327 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 3328 | |
| 3329 | <!-- RTX templates --> |
| 3330 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 3331 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 3332 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 3333 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 3334 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 3335 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 3336 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 3337 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 3338 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 3339 | <!-- tool-chain specific template file --> |
| 3340 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3341 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 3342 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3343 | |
| 3344 | <!-- CPU and Compiler dependent --> |
| 3345 | <!-- ARMCC --> |
| 3346 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3347 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3348 | <!-- GCC --> |
| 3349 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3350 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3351 | <!-- IAR --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3352 | </files> |
| 3353 | </component> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3354 | |
| 3355 | <!-- CMSIS-RTOS Keil RTX5 component --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3356 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.5.0" Capiversion="1.0.0" condition="RTOS RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 3357 | <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3358 | <RTE_Components_h> |
| 3359 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3360 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 3361 | #define RTE_CMSIS_RTOS_RTX5 /* CMSIS-RTOS Keil RTX5 */ |
| 3362 | </RTE_Components_h> |
| 3363 | <files> |
| 3364 | <!-- RTX header file --> |
| 3365 | <file category="header" name="CMSIS/RTOS2/RTX/Include1/cmsis_os.h"/> |
| 3366 | <!-- RTX compatibility module for API V1 --> |
| 3367 | <file category="source" name="CMSIS/RTOS2/RTX/Library/cmsis_os1.c"/> |
| 3368 | </files> |
| 3369 | </component> |
| 3370 | |
| 3371 | <!-- CMSIS-RTOS2 Keil RTX5 component --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3372 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.5.0" Capiversion="2.1.3" condition="RTOS2 RTX5 Lib"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3373 | <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and Armv8-M (Library)</description> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 3374 | <RTE_Components_h> |
| 3375 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3376 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3377 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3378 | </RTE_Components_h> |
| 3379 | <files> |
| 3380 | <!-- RTX documentation --> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3381 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3382 | |
| 3383 | <!-- RTX header files --> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3384 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3385 | |
| 3386 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3387 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.0"/> |
Robert Rostohar | ffe28d0 | 2017-01-11 07:09:19 +0100 | [diff] [blame] | 3388 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3389 | |
| 3390 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3391 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 3392 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3393 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3394 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3395 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3396 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3397 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 3398 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
| 3399 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Matthias Hertel | b73eaf3 | 2016-07-22 15:18:56 +0200 | [diff] [blame] | 3400 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3401 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3402 | <!-- RTX library configuration --> |
| 3403 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 3404 | |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3405 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 3406 | <!-- ARMCC --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3407 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3408 | <file category="library" condition="CM1_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3409 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3410 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3411 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3412 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3413 | <file category="library" condition="CM7_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3414 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3415 | <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3416 | <file category="library" condition="CM33_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3417 | <file category="library" condition="CM35P_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3418 | <file category="library" condition="CM35P_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 3419 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3420 | <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3421 | <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3422 | <!-- GCC --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3423 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3424 | <file category="library" condition="CM1_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3425 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3426 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3427 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3428 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3429 | <file category="library" condition="CM7_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3430 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3431 | <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3432 | <file category="library" condition="CM33_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3433 | <file category="library" condition="CM35P_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3434 | <file category="library" condition="CM35P_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 3435 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3436 | <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3437 | <file category="library" condition="ARMv8MML_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 3438 | <!-- IAR --> |
| 3439 | <file category="library" condition="CM0_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3440 | <file category="library" condition="CM1_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 3441 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3442 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3443 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3444 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3445 | <file category="library" condition="CM7_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
TTornblom | c0f83ab | 2019-01-07 14:34:54 +0100 | [diff] [blame] | 3446 | <file category="library" condition="CM23_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3447 | <file category="library" condition="CM33_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3448 | <file category="library" condition="CM33_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3449 | <file category="library" condition="CM35P_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3450 | <file category="library" condition="CM35P_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3451 | <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3452 | <file category="library" condition="ARMv8MML_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3453 | <file category="library" condition="ARMv8MML_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3454 | </files> |
| 3455 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3456 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library_NS" Cversion="5.5.0" Capiversion="2.1.3" condition="RTOS2 RTX5 NS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3457 | <description>CMSIS-RTOS2 RTX5 for Armv8-M Non-Secure Domain (Library)</description> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3458 | <RTE_Components_h> |
| 3459 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3460 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3461 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3462 | #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */ |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3463 | </RTE_Components_h> |
| 3464 | <files> |
| 3465 | <!-- RTX documentation --> |
| 3466 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3467 | |
| 3468 | <!-- RTX header files --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3469 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3470 | |
| 3471 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3472 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.0"/> |
Robert Rostohar | ffe28d0 | 2017-01-11 07:09:19 +0100 | [diff] [blame] | 3473 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3474 | |
| 3475 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3476 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 3477 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3478 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3479 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3480 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3481 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3482 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 3483 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3484 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3485 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3486 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3487 | <!-- RTX library configuration --> |
| 3488 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 3489 | |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3490 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 3491 | <!-- ARMCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3492 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3493 | <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3494 | <file category="library" condition="CM33_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3495 | <file category="library" condition="CM35P_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3496 | <file category="library" condition="CM35P_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 3497 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3498 | <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3499 | <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3500 | <!-- GCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3501 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3502 | <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3503 | <file category="library" condition="CM33_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3504 | <file category="library" condition="CM35P_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3505 | <file category="library" condition="CM35P_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 3506 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3507 | <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3508 | <file category="library" condition="ARMv8MML_FP_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
TTornblom | c0f83ab | 2019-01-07 14:34:54 +0100 | [diff] [blame] | 3509 | <!-- IAR --> |
| 3510 | <file category="library" condition="CM23_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3511 | <file category="library" condition="CM33_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3512 | <file category="library" condition="CM33_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3513 | <file category="library" condition="CM35P_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3514 | <file category="library" condition="CM35P_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3515 | <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3516 | <file category="library" condition="ARMv8MML_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3517 | <file category="library" condition="ARMv8MML_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3518 | </files> |
| 3519 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3520 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.0" Capiversion="2.1.3" condition="RTOS2 RTX5"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3521 | <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and Armv8-M (Source)</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3522 | <RTE_Components_h> |
| 3523 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3524 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3525 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 3526 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3527 | </RTE_Components_h> |
| 3528 | <files> |
| 3529 | <!-- RTX documentation --> |
| 3530 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3531 | |
| 3532 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3533 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3534 | |
| 3535 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3536 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.0"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3537 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3538 | |
| 3539 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3540 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 3541 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3542 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3543 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3544 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3545 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3546 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 3547 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3548 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3549 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3550 | |
| 3551 | <!-- RTX sources (core) --> |
| 3552 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 3553 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 3554 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 3555 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 3556 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 3557 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 3558 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 3559 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 3560 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 3561 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 3562 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3563 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 3564 | <!-- RTX sources (library configuration) --> |
| 3565 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3566 | <!-- RTX sources (handlers ARMCC) --> |
| 3567 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm0.s" condition="CM0_ARMCC"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3568 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm0.s" condition="CM1_ARMCC"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3569 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM3_ARMCC"/> |
| 3570 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM4_ARMCC"/> |
| 3571 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm4f.s" condition="CM4_FP_ARMCC"/> |
| 3572 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM7_ARMCC"/> |
| 3573 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm4f.s" condition="CM7_FP_ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3574 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s" condition="CM23_ARMCC"/> |
| 3575 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM33_ARMCC"/> |
| 3576 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM33_FP_ARMCC"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3577 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM35P_ARMCC"/> |
| 3578 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM35P_FP_ARMCC"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3579 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s" condition="ARMv8MBL_ARMCC"/> |
| 3580 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="ARMv8MML_ARMCC"/> |
| 3581 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="ARMv8MML_FP_ARMCC"/> |
| 3582 | <!-- RTX sources (handlers GCC) --> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 3583 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm0.S" condition="CM0_GCC"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3584 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm0.S" condition="CM1_GCC"/> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 3585 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM3_GCC"/> |
| 3586 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM4_GCC"/> |
| 3587 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S" condition="CM4_FP_GCC"/> |
| 3588 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM7_GCC"/> |
| 3589 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S" condition="CM7_FP_GCC"/> |
| 3590 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="CM23_GCC"/> |
| 3591 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_GCC"/> |
| 3592 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp.S" condition="CM33_FP_GCC"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3593 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_GCC"/> |
| 3594 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp.S" condition="CM35P_FP_GCC"/> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 3595 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="ARMv8MBL_GCC"/> |
| 3596 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_GCC"/> |
| 3597 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp.S" condition="ARMv8MML_FP_GCC"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 3598 | <!-- RTX sources (handlers IAR) --> |
| 3599 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm0.s" condition="CM0_IAR"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3600 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm0.s" condition="CM1_IAR"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 3601 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM3_IAR"/> |
| 3602 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM4_IAR"/> |
| 3603 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm4f.s" condition="CM4_FP_IAR"/> |
| 3604 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM7_IAR"/> |
| 3605 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm4f.s" condition="CM7_FP_IAR"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 3606 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="CM23_IAR"/> |
| 3607 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_IAR"/> |
| 3608 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_FP_IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3609 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM35P_IAR"/> |
| 3610 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM35P_FP_IAR"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 3611 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="ARMv8MBL_IAR"/> |
| 3612 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_IAR"/> |
| 3613 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_FP_IAR"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3614 | <!-- OS Tick (SysTick) --> |
| 3615 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
| 3616 | </files> |
| 3617 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3618 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.0" Capiversion="2.1.3" condition="RTOS2 RTX5 v7-A"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3619 | <description>CMSIS-RTOS2 RTX5 for Armv7-A (Source)</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3620 | <RTE_Components_h> |
| 3621 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3622 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3623 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
| 3624 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
| 3625 | </RTE_Components_h> |
| 3626 | <files> |
| 3627 | <!-- RTX documentation --> |
| 3628 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3629 | |
| 3630 | <!-- RTX header files --> |
| 3631 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3632 | |
| 3633 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3634 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.0"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3635 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
| 3636 | |
| 3637 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/handlers.c" version="5.1.0"/> |
| 3638 | |
| 3639 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3640 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3641 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3642 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3643 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3644 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3645 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3646 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 3647 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3648 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3649 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3650 | |
| 3651 | <!-- RTX sources (core) --> |
| 3652 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 3653 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 3654 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 3655 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 3656 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 3657 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 3658 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 3659 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 3660 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 3661 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 3662 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
| 3663 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3664 | <!-- RTX sources (library configuration) --> |
| 3665 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 3666 | <!-- RTX sources (handlers ARMCC) --> |
| 3667 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_ca.s" condition="CA_ARMCC5"/> |
| 3668 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S" condition="CA_ARMCC6"/> |
| 3669 | <!-- RTX sources (handlers GCC) --> |
| 3670 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S" condition="CA_GCC"/> |
| 3671 | <!-- RTX sources (handlers IAR) --> |
| 3672 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_ca.s" condition="CA_IAR"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3673 | </files> |
| 3674 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3675 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source_NS" Cversion="5.5.0" Capiversion="2.1.3" condition="RTOS2 RTX5 NS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3676 | <description>CMSIS-RTOS2 RTX5 for Armv8-M Non-Secure Domain (Source)</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3677 | <RTE_Components_h> |
| 3678 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3679 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3680 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 3681 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3682 | #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3683 | </RTE_Components_h> |
| 3684 | <files> |
| 3685 | <!-- RTX documentation --> |
| 3686 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3687 | |
| 3688 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3689 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3690 | |
| 3691 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3692 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.0"/> |
Robert Rostohar | ffe28d0 | 2017-01-11 07:09:19 +0100 | [diff] [blame] | 3693 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3694 | |
| 3695 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3696 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 3697 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3698 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3699 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3700 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3701 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3702 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 3703 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3704 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3705 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3706 | |
| 3707 | <!-- RTX sources (core) --> |
| 3708 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 3709 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 3710 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 3711 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 3712 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 3713 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 3714 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 3715 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 3716 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 3717 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 3718 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3719 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 3720 | <!-- RTX sources (library configuration) --> |
| 3721 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3722 | <!-- RTX sources (ARMCC handlers) --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3723 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl_ns.s" condition="CM23_ARMCC"/> |
| 3724 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM33_ARMCC"/> |
| 3725 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM33_FP_ARMCC"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3726 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM35P_ARMCC"/> |
| 3727 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM35P_FP_ARMCC"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3728 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl_ns.s" condition="ARMv8MBL_ARMCC"/> |
| 3729 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="ARMv8MML_ARMCC"/> |
| 3730 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="ARMv8MML_FP_ARMCC"/> |
| 3731 | <!-- RTX sources (GCC handlers) --> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 3732 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl_ns.S" condition="CM23_GCC"/> |
| 3733 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="CM33_GCC"/> |
| 3734 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp_ns.S" condition="CM33_FP_GCC"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3735 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="CM35P_GCC"/> |
| 3736 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp_ns.S" condition="CM35P_FP_GCC"/> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 3737 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl_ns.S" condition="ARMv8MBL_GCC"/> |
| 3738 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="ARMv8MML_GCC"/> |
| 3739 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_fp_ns.S" condition="ARMv8MML_FP_GCC"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 3740 | <!-- RTX sources (IAR handlers) --> |
Jonatan Antoni | 1be0aea | 2017-11-10 10:01:03 +0100 | [diff] [blame] | 3741 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_ns.s" condition="CM23_IAR"/> |
| 3742 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM33_IAR"/> |
| 3743 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM33_FP_IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3744 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM35P_IAR"/> |
| 3745 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM35P_FP_IAR"/> |
Jonatan Antoni | 1be0aea | 2017-11-10 10:01:03 +0100 | [diff] [blame] | 3746 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_ns.s" condition="ARMv8MBL_IAR"/> |
| 3747 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="ARMv8MML_IAR"/> |
| 3748 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="ARMv8MML_FP_IAR"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3749 | <!-- OS Tick (SysTick) --> |
| 3750 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3751 | </files> |
| 3752 | </component> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 3753 | |
| 3754 | <!-- CMSIS-Driver Custom components --> |
| 3755 | <component Cclass="CMSIS Driver" Cgroup="USART" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3756 | <description>Access to #include Driver_USART.h file and code template for custom implementation</description> |
| 3757 | <files> |
| 3758 | <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" /> |
| 3759 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USART.c" select="USART Driver"/> |
| 3760 | </files> |
| 3761 | </component> |
| 3762 | <component Cclass="CMSIS Driver" Cgroup="SPI" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3763 | <description>Access to #include Driver_SPI.h file and code template for custom implementation</description> |
| 3764 | <files> |
| 3765 | <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" /> |
| 3766 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SPI.c" select="SPI Driver"/> |
| 3767 | </files> |
| 3768 | </component> |
| 3769 | <component Cclass="CMSIS Driver" Cgroup="SAI" Csub="Custom" Cversion="1.1.0" Capiversion="1.1.0"> |
| 3770 | <description>Access to #include Driver_SAI.h file and code template for custom implementation</description> |
| 3771 | <files> |
| 3772 | <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" /> |
| 3773 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SAI.c" select="SAI Driver"/> |
| 3774 | </files> |
| 3775 | </component> |
| 3776 | <component Cclass="CMSIS Driver" Cgroup="I2C" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3777 | <description>Access to #include Driver_I2C.h file and code template for custom implementation</description> |
| 3778 | <files> |
| 3779 | <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" /> |
| 3780 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_I2C.c" select="I2C Driver"/> |
| 3781 | </files> |
| 3782 | </component> |
| 3783 | <component Cclass="CMSIS Driver" Cgroup="CAN" Csub="Custom" Cversion="1.2.0" Capiversion="1.2.0"> |
| 3784 | <description>Access to #include Driver_CAN.h file and code template for custom implementation</description> |
| 3785 | <files> |
| 3786 | <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" /> |
| 3787 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_CAN.c" select="CAN Driver"/> |
| 3788 | </files> |
| 3789 | </component> |
| 3790 | <component Cclass="CMSIS Driver" Cgroup="Flash" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3791 | <description>Access to #include Driver_Flash.h file and code template for custom implementation</description> |
| 3792 | <files> |
| 3793 | <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" /> |
| 3794 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_Flash.c" select="Flash Driver"/> |
| 3795 | </files> |
| 3796 | </component> |
| 3797 | <component Cclass="CMSIS Driver" Cgroup="MCI" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3798 | <description>Access to #include Driver_MCI.h file and code template for custom implementation</description> |
| 3799 | <files> |
| 3800 | <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" /> |
| 3801 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_MCI.c" select="MCI Driver"/> |
| 3802 | </files> |
| 3803 | </component> |
| 3804 | <component Cclass="CMSIS Driver" Cgroup="NAND" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3805 | <description>Access to #include Driver_NAND.h file and code template for custom implementation</description> |
| 3806 | <files> |
| 3807 | <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" /> |
| 3808 | <!-- <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_NAND.c" select="NAND Flash Driver"/> --> |
| 3809 | </files> |
| 3810 | </component> |
| 3811 | <component Cclass="CMSIS Driver" Cgroup="Ethernet" Csub="Custom" Cversion="2.1.0" Capiversion="2.1.0"> |
Joachim Krech | 1ce088b | 2019-03-14 13:27:35 +0100 | [diff] [blame] | 3812 | <description>Access to #include Driver_ETH_PHY/MAC.h files and code templates for custom implementation</description> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 3813 | <files> |
| 3814 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 3815 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 3816 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY and MAC Driver"/> |
| 3817 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet PHY and MAC Driver"/> |
| 3818 | </files> |
| 3819 | </component> |
| 3820 | <component Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Csub="Custom" Cversion="2.1.0" Capiversion="2.1.0"> |
| 3821 | <description>Access to #include Driver_ETH_MAC.h file and code template for custom implementation</description> |
| 3822 | <files> |
| 3823 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 3824 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet MAC Driver"/> |
| 3825 | </files> |
| 3826 | </component> |
| 3827 | <component Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Csub="Custom" Cversion="2.1.0" Capiversion="2.1.0"> |
| 3828 | <description>Access to #include Driver_ETH_PHY.h file and code template for custom implementation</description> |
| 3829 | <files> |
| 3830 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 3831 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY Driver"/> |
| 3832 | </files> |
| 3833 | </component> |
| 3834 | <component Cclass="CMSIS Driver" Cgroup="USB Device" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3835 | <description>Access to #include Driver_USBD.h file and code template for custom implementation</description> |
| 3836 | <files> |
| 3837 | <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" /> |
| 3838 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBD.c" select="USB Device Driver"/> |
| 3839 | </files> |
| 3840 | </component> |
| 3841 | <component Cclass="CMSIS Driver" Cgroup="USB Host" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3842 | <description>Access to #include Driver_USBH.h file and code template for custom implementation</description> |
| 3843 | <files> |
| 3844 | <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" /> |
| 3845 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBH.c" select="USB Host Driver"/> |
| 3846 | </files> |
| 3847 | </component> |
| 3848 | <component Cclass="CMSIS Driver" Cgroup="WiFi" Csub="Custom" Cversion="1.0.0-beta" Capiversion="1.0.0-beta"> |
| 3849 | <description>Access to #include Driver_WiFi.h file</description> |
| 3850 | <files> |
| 3851 | <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/> |
| 3852 | <!-- <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_WiFi.c" select="WiFi Driver"/> --> |
| 3853 | </files> |
| 3854 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3855 | </components> |
| 3856 | |
| 3857 | <boards> |
| 3858 | <board name="uVision Simulator" vendor="Keil"> |
| 3859 | <description>uVision Simulator</description> |
| 3860 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/> |
| 3861 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 3862 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3863 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3864 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3865 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3866 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3867 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 3868 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3869 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/> |
| 3870 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 3871 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/> |
| 3872 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/> |
| 3873 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/> |
| 3874 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/> |
Joachim Krech | 4a03e6d | 2017-02-06 13:17:39 +0100 | [diff] [blame] | 3875 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3876 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/> |
| 3877 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/> |
| 3878 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/> |
| 3879 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3880 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/> |
| 3881 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/> |
| 3882 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/> |
| 3883 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/> |
Daniel Brondani | faaa48f | 2017-07-31 14:00:54 +0200 | [diff] [blame] | 3884 | </board> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3885 | |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 3886 | <board name="EWARM Simulator" vendor="IAR"> |
| 3887 | <description>EWARM Simulator</description> |
| 3888 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/> |
| 3889 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/> |
| 3890 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/> |
| 3891 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/> |
| 3892 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/> |
| 3893 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/> |
| 3894 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/> |
| 3895 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/> |
| 3896 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/> |
| 3897 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/> |
| 3898 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 3899 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/> |
| 3900 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/> |
| 3901 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/> |
| 3902 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/> |
| 3903 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/> |
| 3904 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/> |
| 3905 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/> |
| 3906 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/> |
| 3907 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/> |
| 3908 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/> |
| 3909 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/> |
| 3910 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/> |
| 3911 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/> |
| 3912 | </board> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3913 | </boards> |
| 3914 | |
| 3915 | <examples> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3916 | <example name="DSP_Lib Class Marks example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_class_marks_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3917 | <description>DSP_Lib Class Marks example</description> |
| 3918 | <board name="uVision Simulator" vendor="Keil"/> |
| 3919 | <project> |
| 3920 | <environment name="uv" load="arm_class_marks_example.uvprojx"/> |
| 3921 | </project> |
| 3922 | <attributes> |
| 3923 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3924 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3925 | <component Cclass="Device" Cgroup="Startup"/> |
| 3926 | <category>Getting Started</category> |
| 3927 | </attributes> |
| 3928 | </example> |
| 3929 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3930 | <example name="DSP_Lib Convolution example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_convolution_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3931 | <description>DSP_Lib Convolution example</description> |
| 3932 | <board name="uVision Simulator" vendor="Keil"/> |
| 3933 | <project> |
| 3934 | <environment name="uv" load="arm_convolution_example.uvprojx"/> |
| 3935 | </project> |
| 3936 | <attributes> |
| 3937 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3938 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3939 | <component Cclass="Device" Cgroup="Startup"/> |
| 3940 | <category>Getting Started</category> |
| 3941 | </attributes> |
| 3942 | </example> |
| 3943 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3944 | <example name="DSP_Lib Dotproduct example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_dotproduct_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3945 | <description>DSP_Lib Dotproduct example</description> |
| 3946 | <board name="uVision Simulator" vendor="Keil"/> |
| 3947 | <project> |
| 3948 | <environment name="uv" load="arm_dotproduct_example.uvprojx"/> |
| 3949 | </project> |
| 3950 | <attributes> |
| 3951 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3952 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3953 | <component Cclass="Device" Cgroup="Startup"/> |
| 3954 | <category>Getting Started</category> |
| 3955 | </attributes> |
| 3956 | </example> |
| 3957 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3958 | <example name="DSP_Lib FFT Bin example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fft_bin_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3959 | <description>DSP_Lib FFT Bin example</description> |
| 3960 | <board name="uVision Simulator" vendor="Keil"/> |
| 3961 | <project> |
| 3962 | <environment name="uv" load="arm_fft_bin_example.uvprojx"/> |
| 3963 | </project> |
| 3964 | <attributes> |
| 3965 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3966 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3967 | <component Cclass="Device" Cgroup="Startup"/> |
| 3968 | <category>Getting Started</category> |
| 3969 | </attributes> |
| 3970 | </example> |
| 3971 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3972 | <example name="DSP_Lib FIR example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fir_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3973 | <description>DSP_Lib FIR example</description> |
| 3974 | <board name="uVision Simulator" vendor="Keil"/> |
| 3975 | <project> |
| 3976 | <environment name="uv" load="arm_fir_example.uvprojx"/> |
| 3977 | </project> |
| 3978 | <attributes> |
| 3979 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3980 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3981 | <component Cclass="Device" Cgroup="Startup"/> |
| 3982 | <category>Getting Started</category> |
| 3983 | </attributes> |
| 3984 | </example> |
| 3985 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3986 | <example name="DSP_Lib Graphic Equalizer example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3987 | <description>DSP_Lib Graphic Equalizer example</description> |
| 3988 | <board name="uVision Simulator" vendor="Keil"/> |
| 3989 | <project> |
| 3990 | <environment name="uv" load="arm_graphic_equalizer_example.uvprojx"/> |
| 3991 | </project> |
| 3992 | <attributes> |
| 3993 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3994 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3995 | <component Cclass="Device" Cgroup="Startup"/> |
| 3996 | <category>Getting Started</category> |
| 3997 | </attributes> |
| 3998 | </example> |
| 3999 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 4000 | <example name="DSP_Lib Linear Interpolation example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_linear_interp_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4001 | <description>DSP_Lib Linear Interpolation example</description> |
| 4002 | <board name="uVision Simulator" vendor="Keil"/> |
| 4003 | <project> |
| 4004 | <environment name="uv" load="arm_linear_interp_example.uvprojx"/> |
| 4005 | </project> |
| 4006 | <attributes> |
| 4007 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4008 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4009 | <component Cclass="Device" Cgroup="Startup"/> |
| 4010 | <category>Getting Started</category> |
| 4011 | </attributes> |
| 4012 | </example> |
| 4013 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 4014 | <example name="DSP_Lib Matrix example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_matrix_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4015 | <description>DSP_Lib Matrix example</description> |
| 4016 | <board name="uVision Simulator" vendor="Keil"/> |
| 4017 | <project> |
| 4018 | <environment name="uv" load="arm_matrix_example.uvprojx"/> |
| 4019 | </project> |
| 4020 | <attributes> |
| 4021 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4022 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4023 | <component Cclass="Device" Cgroup="Startup"/> |
| 4024 | <category>Getting Started</category> |
| 4025 | </attributes> |
| 4026 | </example> |
| 4027 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 4028 | <example name="DSP_Lib Signal Convergence example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_signal_converge_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4029 | <description>DSP_Lib Signal Convergence example</description> |
| 4030 | <board name="uVision Simulator" vendor="Keil"/> |
| 4031 | <project> |
| 4032 | <environment name="uv" load="arm_signal_converge_example.uvprojx"/> |
| 4033 | </project> |
| 4034 | <attributes> |
| 4035 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4036 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4037 | <component Cclass="Device" Cgroup="Startup"/> |
| 4038 | <category>Getting Started</category> |
| 4039 | </attributes> |
| 4040 | </example> |
| 4041 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 4042 | <example name="DSP_Lib Sinus/Cosinus example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_sin_cos_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4043 | <description>DSP_Lib Sinus/Cosinus example</description> |
| 4044 | <board name="uVision Simulator" vendor="Keil"/> |
| 4045 | <project> |
| 4046 | <environment name="uv" load="arm_sin_cos_example.uvprojx"/> |
| 4047 | </project> |
| 4048 | <attributes> |
| 4049 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4050 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4051 | <component Cclass="Device" Cgroup="Startup"/> |
| 4052 | <category>Getting Started</category> |
| 4053 | </attributes> |
| 4054 | </example> |
| 4055 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 4056 | <example name="DSP_Lib Variance example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_variance_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4057 | <description>DSP_Lib Variance example</description> |
| 4058 | <board name="uVision Simulator" vendor="Keil"/> |
| 4059 | <project> |
| 4060 | <environment name="uv" load="arm_variance_example.uvprojx"/> |
| 4061 | </project> |
| 4062 | <attributes> |
| 4063 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4064 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4065 | <component Cclass="Device" Cgroup="Startup"/> |
| 4066 | <category>Getting Started</category> |
| 4067 | </attributes> |
| 4068 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 4069 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4070 | <example name="NN Library CIFAR10" doc="readme.txt" folder="CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10"> |
Jonatan Antoni | 13bff48 | 2018-01-19 13:05:57 +0100 | [diff] [blame] | 4071 | <description>Neural Network CIFAR10 example</description> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4072 | <board name="uVision Simulator" vendor="Keil"/> |
| 4073 | <project> |
| 4074 | <environment name="uv" load="arm_nnexamples_cifar10.uvprojx"/> |
| 4075 | </project> |
| 4076 | <attributes> |
| 4077 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4078 | <component Cclass="CMSIS" Cgroup="DSP"/> |
Jonatan Antoni | 0cd6383 | 2018-02-20 15:00:53 +0100 | [diff] [blame] | 4079 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4080 | <component Cclass="Device" Cgroup="Startup"/> |
| 4081 | <category>Getting Started</category> |
| 4082 | </attributes> |
| 4083 | </example> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 4084 | |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4085 | <example name="NN-example-cifar10" doc="readme_iar.txt" folder="CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10"> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 4086 | <description>Neural Network CIFAR10 example</description> |
| 4087 | <board name="EWARM Simulator" vendor="IAR"/> |
| 4088 | <project> |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4089 | <environment name="iar" load="NN-example-cifar10.ewp"/> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 4090 | </project> |
| 4091 | <attributes> |
| 4092 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4093 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4094 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
| 4095 | <component Cclass="Device" Cgroup="Startup"/> |
| 4096 | <category>Getting Started</category> |
| 4097 | </attributes> |
| 4098 | </example> |
| 4099 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4100 | <example name="NN Library GRU" doc="readme.txt" folder="CMSIS/NN/Examples/ARM/arm_nn_examples/gru"> |
Jonatan Antoni | 13bff48 | 2018-01-19 13:05:57 +0100 | [diff] [blame] | 4101 | <description>Neural Network GRU example</description> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4102 | <board name="uVision Simulator" vendor="Keil"/> |
| 4103 | <project> |
| 4104 | <environment name="uv" load="arm_nnexamples_gru.uvprojx"/> |
| 4105 | </project> |
| 4106 | <attributes> |
| 4107 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4108 | <component Cclass="CMSIS" Cgroup="DSP"/> |
Jonatan Antoni | 0cd6383 | 2018-02-20 15:00:53 +0100 | [diff] [blame] | 4109 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4110 | <component Cclass="Device" Cgroup="Startup"/> |
| 4111 | <category>Getting Started</category> |
| 4112 | </attributes> |
| 4113 | </example> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 4114 | |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4115 | <example name="NN-example-gru" doc="readme_iar.txt" folder="CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru"> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 4116 | <description>Neural Network GRU example</description> |
| 4117 | <board name="EWARM Simulator" vendor="IAR"/> |
| 4118 | <project> |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4119 | <environment name="iar" load="NN-example-gru.ewp"/> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 4120 | </project> |
| 4121 | <attributes> |
| 4122 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4123 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4124 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
| 4125 | <component Cclass="Device" Cgroup="Startup"/> |
| 4126 | <category>Getting Started</category> |
| 4127 | </attributes> |
| 4128 | </example> |
| 4129 | |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4130 | <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Blinky"> |
Matthias Hertel | b73eaf3 | 2016-07-22 15:18:56 +0200 | [diff] [blame] | 4131 | <description>CMSIS-RTOS2 Blinky example</description> |
| 4132 | <board name="uVision Simulator" vendor="Keil"/> |
| 4133 | <project> |
| 4134 | <environment name="uv" load="Blinky.uvprojx"/> |
| 4135 | </project> |
| 4136 | <attributes> |
| 4137 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4138 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4139 | <component Cclass="Device" Cgroup="Startup"/> |
| 4140 | <category>Getting Started</category> |
| 4141 | </attributes> |
| 4142 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 4143 | |
Robert Rostohar | e13e470 | 2016-11-07 15:23:44 +0100 | [diff] [blame] | 4144 | <example name="CMSIS-RTOS2 RTX5 Migration" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/Migration"> |
Matthias Hertel | 4b70ae4 | 2016-11-07 14:14:59 +0100 | [diff] [blame] | 4145 | <description>CMSIS-RTOS2 mixed API v1 and v2</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4146 | <board name="uVision Simulator" vendor="Keil"/> |
| 4147 | <project> |
| 4148 | <environment name="uv" load="Blinky.uvprojx"/> |
| 4149 | </project> |
| 4150 | <attributes> |
| 4151 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4152 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4153 | <component Cclass="Device" Cgroup="Startup"/> |
| 4154 | <category>Getting Started</category> |
| 4155 | </attributes> |
| 4156 | </example> |
| 4157 | |
Jonatan Antoni | 401391f | 2017-08-30 16:52:33 +0200 | [diff] [blame] | 4158 | <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MsgQueue"> |
| 4159 | <description>CMSIS-RTOS2 Message Queue Example</description> |
| 4160 | <board name="uVision Simulator" vendor="Keil"/> |
| 4161 | <project> |
| 4162 | <environment name="uv" load="MsqQueue.uvprojx"/> |
| 4163 | </project> |
| 4164 | <attributes> |
| 4165 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4166 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4167 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 4168 | <component Cclass="Device" Cgroup="Startup"/> |
| 4169 | <category>Getting Started</category> |
| 4170 | </attributes> |
| 4171 | </example> |
Jonatan Antoni | 6c160d4 | 2017-09-01 10:48:45 +0200 | [diff] [blame] | 4172 | |
| 4173 | <example name="CMSIS-RTOS2 RTX5 Memory Pool" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MemPool"> |
| 4174 | <description>CMSIS-RTOS2 Memory Pool Example</description> |
Jonatan Antoni | 5398c46 | 2019-01-10 16:36:16 +0100 | [diff] [blame] | 4175 | <board name="uVision Simulator" vendor="Keil"/> |
Jonatan Antoni | 6c160d4 | 2017-09-01 10:48:45 +0200 | [diff] [blame] | 4176 | <project> |
| 4177 | <environment name="uv" load="MemPool.uvprojx"/> |
| 4178 | </project> |
| 4179 | <attributes> |
| 4180 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4181 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4182 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 4183 | <component Cclass="Device" Cgroup="Startup"/> |
| 4184 | <category>Getting Started</category> |
| 4185 | </attributes> |
| 4186 | </example> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 4187 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 4188 | <example name="TrustZone for ARMv8-M No RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/NoRTOS"> |
Christopher Seidl | 522e1f2 | 2016-11-07 16:05:02 +0100 | [diff] [blame] | 4189 | <description>Bare-metal secure/non-secure example without RTOS</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4190 | <board name="uVision Simulator" vendor="Keil"/> |
| 4191 | <project> |
| 4192 | <environment name="uv" load="NoRTOS.uvmpw"/> |
| 4193 | </project> |
| 4194 | <attributes> |
| 4195 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4196 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4197 | <component Cclass="Device" Cgroup="Startup"/> |
| 4198 | <category>Getting Started</category> |
| 4199 | </attributes> |
| 4200 | </example> |
| 4201 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 4202 | <example name="TrustZone for ARMv8-M RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS"> |
Christopher Seidl | 522e1f2 | 2016-11-07 16:05:02 +0100 | [diff] [blame] | 4203 | <description>Secure/non-secure RTOS example with thread context management</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4204 | <board name="uVision Simulator" vendor="Keil"/> |
| 4205 | <project> |
| 4206 | <environment name="uv" load="RTOS.uvmpw"/> |
| 4207 | </project> |
| 4208 | <attributes> |
| 4209 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4210 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4211 | <component Cclass="Device" Cgroup="Startup"/> |
| 4212 | <category>Getting Started</category> |
| 4213 | </attributes> |
| 4214 | </example> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4215 | |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 4216 | <example name="TrustZone for ARMv8-M RTOS Security Tests" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults"> |
| 4217 | <description>Secure/non-secure RTOS example with security test cases and system recovery</description> |
| 4218 | <board name="uVision Simulator" vendor="Keil"/> |
| 4219 | <project> |
| 4220 | <environment name="uv" load="RTOS_Faults.uvmpw"/> |
| 4221 | </project> |
| 4222 | <attributes> |
| 4223 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4224 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4225 | <component Cclass="Device" Cgroup="Startup"/> |
| 4226 | <category>Getting Started</category> |
| 4227 | </attributes> |
| 4228 | </example> |
| 4229 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4230 | </examples> |
| 4231 | |
| 4232 | </package> |