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> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame^] | 11 | <release version="5.5.0-dev5"> |
| 12 | Development Snapshot ... |
| 13 | CMSIS-Driver: |
| 14 | - Added components for project specific driver implementations |
| 15 | </release> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 16 | <release version="5.5.0-dev4"> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 17 | CMSIS-Core(M): |
| 18 | - Added generic Armv8.1-M Mainline device support. |
| 19 | </release> |
| 20 | <release version="5.5.0-dev3"> |
Robert Rostohar | 688e536 | 2019-02-14 10:37:45 +0100 | [diff] [blame] | 21 | CMSIS-Driver: |
| 22 | - Added WiFi Driver API 1.0.0-beta |
| 23 | </release> |
| 24 | <release version="5.5.0-dev2"> |
GuentherMartin | 605e4d6 | 2018-12-12 11:40:02 +0100 | [diff] [blame] | 25 | CMSIS-Core(M): |
| 26 | - Reworked Stack/Heap configuration for ARM startup files. |
| 27 | - Added Cortex-M35P device support. |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 28 | CMSIS-RTOS2: |
| 29 | - RTX 5.5.0 (see revision history for details) |
GuentherMartin | 5913df8 | 2018-12-14 08:31:34 +0100 | [diff] [blame] | 30 | DSP_Lib: |
| 31 | - updated arm_math.h |
| 32 | - reduced ARM_MATH_CMx macros |
| 33 | - added GitHub pull requests |
Jonatan Antoni | 0d2dbfb | 2018-08-01 17:34:38 +0200 | [diff] [blame] | 34 | </release> |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 35 | <release version="5.4.0" date="2018-08-01"> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 36 | Aligned pack structure with repository. |
| 37 | The following folders are deprecated: |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 38 | - CMSIS/Include/ |
| 39 | - CMSIS/DSP_Lib/ |
| 40 | |
Jonatan Antoni | 5d19e5f | 2018-04-09 10:16:49 +0200 | [diff] [blame] | 41 | CMSIS-Core(M): 5.1.2 (see revision history for details) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 42 | - Added Cortex-M1 support (beta). |
Jonatan Antoni | 5d19e5f | 2018-04-09 10:16:49 +0200 | [diff] [blame] | 43 | CMSIS-Core(A): 1.1.2 (see revision history for details) |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 44 | CMSIS-NN: 1.1.0 |
| 45 | - Added new math functions. |
Robert Rostohar | 84a9388 | 2018-03-06 14:27:36 +0100 | [diff] [blame] | 46 | CMSIS-RTOS2: |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 47 | - API 2.1.3 (see revision history for details) |
| 48 | - RTX 5.4.0 (see revision history for details) |
| 49 | * Updated exception handling on Cortex-A |
Vladimir Umek | c1e9d20 | 2018-04-19 08:00:56 +0200 | [diff] [blame] | 50 | CMSIS-Driver: |
| 51 | - Flash Driver API V2.2.0 |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 52 | Utilities: |
| 53 | - SVDConv 3.3.21 |
| 54 | - PackChk 1.3.71 |
Jonatan Antoni | 7f501a7 | 2018-02-22 10:13:58 +0100 | [diff] [blame] | 55 | </release> |
| 56 | <release version="5.3.0" date="2018-02-22"> |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 57 | Updated Arm company brand. |
| 58 | CMSIS-Core(M): 5.1.1 (see revision history for details) |
| 59 | CMSIS-Core(A): 1.1.1 (see revision history for details) |
Jonatan Antoni | a3ec1f2 | 2018-02-21 13:51:30 +0100 | [diff] [blame] | 60 | CMSIS-DAP: 2.0.0 (see revision history for details) |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 61 | CMSIS-NN: 1.0.0 |
Jonatan Antoni | 13bff48 | 2018-01-19 13:05:57 +0100 | [diff] [blame] | 62 | - Initial contribution of the bare metal Neural Network Library. |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 63 | CMSIS-RTOS2: |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame] | 64 | - RTX 5.3.0 (see revision history for details) |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 65 | - OS Tick API 1.0.1 |
Jonatan Antoni | 1434f1f | 2017-11-16 16:55:57 +0100 | [diff] [blame] | 66 | </release> |
| 67 | <release version="5.2.0" date="2017-11-16"> |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 68 | CMSIS-Core(M): 5.1.0 (see revision history for details) |
| 69 | - Added MPU Functions for ARMv8-M for Cortex-M23/M33. |
| 70 | - Added compiler_iccarm.h to replace compiler_iar.h shipped with the compiler. |
| 71 | CMSIS-Core(A): 1.1.0 (see revision history for details) |
| 72 | - Added compiler_iccarm.h. |
| 73 | - Added additional access functions for physical timer. |
| 74 | CMSIS-DAP: 1.2.0 (see revision history for details) |
| 75 | CMSIS-DSP: 1.5.2 (see revision history for details) |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 76 | CMSIS-Driver: 2.6.0 (see revision history for details) |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 77 | - CAN Driver API V1.2.0 |
Vladimir Umek | b472809 | 2017-11-14 10:12:51 +0100 | [diff] [blame] | 78 | - NAND Driver API V2.3.0 |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 79 | CMSIS-RTOS: |
| 80 | - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata. |
| 81 | CMSIS-RTOS2: |
| 82 | - API 2.1.2 (see revision history for details) |
| 83 | - RTX 5.2.3 (see revision history for details) |
| 84 | Devices: |
| 85 | - Added GCC startup and linker script for Cortex-A9. |
| 86 | - Added device ARMCM0plus_MPU for Cortex-M0+ with MPU. |
| 87 | - Added IAR startup code for Cortex-A9 |
| 88 | </release> |
Jonatan Antoni | 5bfb1e6 | 2017-09-19 15:46:40 +0200 | [diff] [blame] | 89 | <release version="5.1.1" date="2017-09-19"> |
| 90 | CMSIS-RTOS2: |
| 91 | - RTX 5.2.1 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 92 | </release> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 93 | <release version="5.1.0" date="2017-08-04"> |
| 94 | CMSIS-Core(M): 5.0.2 (see revision history for details) |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 95 | - Changed Version Control macros to be core agnostic. |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 96 | - Added MPU Functions for ARMv7-M for Cortex-M0+/M3/M4/M7. |
| 97 | CMSIS-Core(A): 1.0.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 98 | - Initial release |
| 99 | - IRQ Controller API 1.0.0 |
| 100 | CMSIS-Driver: 2.05 (see revision history for details) |
| 101 | - All typedefs related to status have been made volatile. |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 102 | CMSIS-RTOS2: |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 103 | - API 2.1.1 (see revision history for details) |
| 104 | - RTX 5.2.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 105 | - OS Tick API 1.0.0 |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 106 | CMSIS-DSP: 1.5.2 (see revision history for details) |
| 107 | - Fixed GNU Compiler specific diagnostics. |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 108 | CMSIS-Pack: 1.5.0 (see revision history for details) |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 109 | - added System Description File (*.SDF) Format |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 110 | CMSIS-Zone: 0.0.1 (Preview) |
| 111 | - Initial specification draft |
| 112 | </release> |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 113 | <release version="5.0.1" date="2017-02-03"> |
| 114 | Package Description: |
| 115 | - added taxonomy for Cclass RTOS |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 116 | CMSIS-RTOS2: |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 117 | - API 2.1 (see revision history for details) |
| 118 | - RTX 5.1.0 (see revision history for details) |
| 119 | CMSIS-Core: 5.0.1 (see revision history for details) |
| 120 | - Added __PACKED_STRUCT macro |
| 121 | - Added uVisior support |
| 122 | - Updated cmsis_armcc.h: corrected macro __ARM_ARCH_6M__ |
| 123 | - Updated template for secure main function (main_s.c) |
| 124 | - Updated template for Context Management for ARMv8-M TrustZone (tz_context.c) |
| 125 | CMSIS-DSP: 1.5.1 (see revision history for details) |
| 126 | - added ARMv8M DSP libraries. |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 127 | CMSIS-Pack:1.4.9 (see revision history for details) |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 128 | - added Pack Index File specification and schema file |
Martin Günther | d106053 | 2016-11-15 09:43:43 +0100 | [diff] [blame] | 129 | </release> |
Joachim Krech | c45bb4a | 2016-11-11 11:01:22 +0100 | [diff] [blame] | 130 | <release version="5.0.0" date="2016-11-11"> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 131 | Changed open source license to Apache 2.0 |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 132 | CMSIS_Core: |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 133 | - Added support for Cortex-M23 and Cortex-M33. |
| 134 | - Added ARMv8-M device configurations for mainline and baseline. |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 135 | - Added CMSE support and thread context management for TrustZone for ARMv8-M |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 136 | - Added cmsis_compiler.h to unify compiler behaviour. |
| 137 | - Updated function SCB_EnableICache (for Cortex-M7). |
| 138 | - Added functions: NVIC_GetEnableIRQ, SCB_GetFPUType |
| 139 | CMSIS-RTOS: |
| 140 | - bug fix in RTX 4.82 (see revision history for details) |
| 141 | CMSIS-RTOS2: |
| 142 | - new API including compatibility layer to CMSIS-RTOS |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 143 | - reference implementation based on RTX5 |
| 144 | - supports all Cortex-M variants including TrustZone for ARMv8-M |
ReinhardKeil | 0d39905 | 2016-10-21 13:40:52 +0200 | [diff] [blame] | 145 | CMSIS-SVD: |
| 146 | - reworked SVD format documentation |
Joachim Krech | 655f724 | 2016-09-29 15:49:24 +0200 | [diff] [blame] | 147 | - removed SVD file database documentation as SVD files are distributed in packs |
| 148 | - updated SVDConv for Win32 and Linux |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 149 | CMSIS-DSP: |
Martin Günther | 29502d7 | 2016-06-16 14:48:33 +0200 | [diff] [blame] | 150 | - Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib. |
| 151 | - Added DSP libraries build projects to CMSIS pack. |
Martin Günther | 10babd8 | 2016-06-14 14:10:36 +0200 | [diff] [blame] | 152 | </release> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 153 | <release version="4.5.0" date="2015-10-28"> |
| 154 | - CMSIS-Core 4.30.0 (see revision history for details) |
| 155 | - CMSIS-DAP 1.1.0 (unchanged) |
| 156 | - CMSIS-Driver 2.04.0 (see revision history for details) |
| 157 | - 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] | 158 | - CMSIS-Pack 1.4.1 (see revision history for details) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 159 | - CMSIS-RTOS 4.80.0 Restored time delay parameter 'millisec' old behavior (prior V4.79) for software compatibility. (see revision history for details) |
| 160 | - CMSIS-SVD 1.3.1 (see revision history for details) |
| 161 | </release> |
| 162 | <release version="4.4.0" date="2015-09-11"> |
| 163 | - CMSIS-Core 4.20 (see revision history for details) |
| 164 | - 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] | 165 | - CMSIS-Pack 1.4.0 (adding memory attributes, algorithm style) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 166 | - CMSIS-Driver 2.03.0 (adding CAN [Controller Area Network] API) |
| 167 | - CMSIS-RTOS |
| 168 | -- API 1.02 (unchanged) |
| 169 | -- RTX 4.79 (see revision history for details) |
| 170 | - CMSIS-SVD 1.3.0 (see revision history for details) |
| 171 | - CMSIS-DAP 1.1.0 (extended with SWO support) |
| 172 | </release> |
| 173 | <release version="4.3.0" date="2015-03-20"> |
| 174 | - CMSIS-Core 4.10 (Cortex-M7 extended Cache Maintenance functions) |
| 175 | - CMSIS-DSP 1.4.5 (see revision history for details) |
| 176 | - CMSIS-Driver 2.02 (adding SAI (Serial Audio Interface) API) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 177 | - CMSIS-Pack 1.3.3 (Semantic Versioning, Generator extensions) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 178 | - CMSIS-RTOS |
| 179 | -- API 1.02 (unchanged) |
| 180 | -- RTX 4.78 (see revision history for details) |
| 181 | - CMSIS-SVD 1.2 (unchanged) |
| 182 | </release> |
| 183 | <release version="4.2.0" date="2014-09-24"> |
| 184 | Adding Cortex-M7 support |
| 185 | - CMSIS-Core 4.00 (Cortex-M7 support, corrected C++ include guards in core header files) |
| 186 | - 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] | 187 | - 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] | 188 | - CMSIS-SVD 1.2 (Cortex-M7 extensions) |
| 189 | - CMSIS-RTOS RTX 4.75 (see revision history for details) |
| 190 | </release> |
| 191 | <release version="4.1.1" date="2014-06-30"> |
| 192 | - fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 series devices |
| 193 | </release> |
| 194 | <release version="4.1.0" date="2014-06-12"> |
| 195 | - CMSIS-Driver 2.02 (incompatible update) |
| 196 | - CMSIS-Pack 1.3 (see revision history for details) |
| 197 | - CMSIS-DSP 1.4.2 (unchanged) |
| 198 | - CMSIS-Core 3.30 (unchanged) |
| 199 | - CMSIS-RTOS RTX 4.74 (unchanged) |
| 200 | - CMSIS-RTOS API 1.02 (unchanged) |
| 201 | - CMSIS-SVD 1.10 (unchanged) |
| 202 | PACK: |
| 203 | - removed G++ specific files from PACK |
| 204 | - added Component Startup variant "C Startup" |
| 205 | - added Pack Checking Utility |
| 206 | - updated conditions to reflect tool-chain dependency |
| 207 | - added Taxonomy for Graphics |
| 208 | - updated Taxonomy for unified drivers from "Drivers" to "CMSIS Drivers" |
| 209 | </release> |
| 210 | <release version="4.0.0"> |
| 211 | - CMSIS-Driver 2.00 Preliminary (incompatible update) |
| 212 | - CMSIS-Pack 1.1 Preliminary |
| 213 | - CMSIS-DSP 1.4.2 (see revision history for details) |
| 214 | - CMSIS-Core 3.30 (see revision history for details) |
| 215 | - CMSIS-RTOS RTX 4.74 (see revision history for details) |
| 216 | - CMSIS-RTOS API 1.02 (unchanged) |
| 217 | - CMSIS-SVD 1.10 (unchanged) |
| 218 | </release> |
| 219 | <release version="3.20.4"> |
| 220 | - CMSIS-RTOS 4.74 (see revision history for details) |
| 221 | - PACK Extensions (Boards, Device Features, Flash Programming, Generators, Configuration Wizard). Schema version 1.1. |
| 222 | </release> |
| 223 | <release version="3.20.3"> |
| 224 | - CMSIS-Driver API Version 1.10 ARM prefix added (incompatible change) |
| 225 | - CMSIS-RTOS 4.73 (see revision history for details) |
| 226 | </release> |
| 227 | <release version="3.20.2"> |
| 228 | - CMSIS-Pack documentation has been added |
| 229 | - CMSIS-Drivers header and documentation have been added to PACK |
| 230 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
| 231 | </release> |
| 232 | <release version="3.20.1"> |
| 233 | - CMSIS-RTOS Keil RTX V4.72 has been added to PACK |
| 234 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
| 235 | </release> |
| 236 | <release version="3.20.0"> |
| 237 | The software portions that are deployed in the application program are now under a BSD license which allows usage |
| 238 | of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSIS.pdsc describes the use cases |
| 239 | The individual components have been update as listed below: |
| 240 | - CMSIS-CORE adds functions for setting breakpoints, supports the latest GCC Compiler, and contains several corrections. |
| 241 | - CMSIS-DSP library is optimized for more performance and contains several bug fixes. |
| 242 | - CMSIS-RTOS API is extended with capabilities for short timeouts, Kernel initialization, and prepared for a C++ interface. |
| 243 | - CMSIS-SVD is unchanged. |
| 244 | </release> |
| 245 | </releases> |
| 246 | |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 247 | <taxonomy> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 248 | <description Cclass="Audio">Software components for audio processing</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 249 | <description Cclass="Board Support">Generic Interfaces for Evaluation and Development Boards</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 250 | <description Cclass="Board Part">Drivers that support an external component available on an evaluation board</description> |
| 251 | <description Cclass="Compiler">Compiler Software Extensions</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 252 | <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] | 253 | <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] | 254 | <description Cclass="Device" doc="CMSIS/Documentation/Core/html/index.html">Startup, System Setup</description> |
| 255 | <description Cclass="Data Exchange">Data exchange or data formatter</description> |
| 256 | <description Cclass="Extension Board">Drivers that support an extension boards or shield</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 257 | <description Cclass="File System">File Drive Support and File System</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 258 | <description Cclass="IoT Client">IoT cloud client connector</description> |
| 259 | <description Cclass="IoT Utility">IoT specific software utility</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 260 | <description Cclass="Graphics">Graphical User Interface</description> |
| 261 | <description Cclass="Network">Network Stack using Internet Protocols</description> |
Joachim Krech | 62838c8 | 2017-02-02 15:54:57 +0100 | [diff] [blame] | 262 | <description Cclass="RTOS">Real-time Operating System</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 263 | <description Cclass="Security">Encryption for secure communication or storage</description> |
| 264 | <description Cclass="USB">Universal Serial Bus Stack</description> |
| 265 | <description Cclass="Utility">Generic software utility components</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 266 | </taxonomy> |
| 267 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 268 | <devices> |
| 269 | <!-- ****************************** Cortex-M0 ****************************** --> |
| 270 | <family Dfamily="ARM Cortex M0" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 271 | <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] | 272 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 273 | 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] | 274 | - simple, easy-to-use programmers model |
| 275 | - highly efficient ultra-low power operation |
| 276 | - excellent code density |
| 277 | - deterministic, high-performance interrupt handling |
| 278 | - upward compatibility with the rest of the Cortex-M processor family. |
| 279 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 280 | <!-- 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] | 281 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 282 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 283 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 284 | |
| 285 | <device Dname="ARMCM0"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 286 | <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] | 287 | <compile header="Device/ARM/ARMCM0/Include/ARMCM0.h" define="ARMCM0"/> |
| 288 | </device> |
| 289 | </family> |
| 290 | |
| 291 | <!-- ****************************** Cortex-M0P ****************************** --> |
| 292 | <family Dfamily="ARM Cortex M0 plus" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 293 | <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] | 294 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 295 | 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] | 296 | - simple, easy-to-use programmers model |
| 297 | - highly efficient ultra-low power operation |
| 298 | - excellent code density |
| 299 | - deterministic, high-performance interrupt handling |
| 300 | - upward compatibility with the rest of the Cortex-M processor family. |
| 301 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 302 | <!-- 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] | 303 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 304 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 305 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 306 | |
| 307 | <device Dname="ARMCM0P"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 308 | <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] | 309 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h" define="ARMCM0P"/> |
| 310 | </device> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 311 | |
| 312 | <device Dname="ARMCM0P_MPU"> |
| 313 | <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
| 314 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus_MPU.h" define="ARMCM0P_MPU"/> |
| 315 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 316 | </family> |
| 317 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 318 | <!-- ****************************** Cortex-M1 ****************************** --> |
| 319 | <family Dfamily="ARM Cortex M1" Dvendor="ARM:82"> |
| 320 | <!--book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M1 Device Generic Users Guide"/--> |
| 321 | <description> |
| 322 | The ARM Cortex-M1 FPGA processor is intended for deeply embedded applications that require a small processor integrated into an FPGA. |
| 323 | The ARM Cortex-M1 processor implements the ARMv6-M architecture profile. |
| 324 | </description> |
| 325 | <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral --> |
| 326 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 327 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 328 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 329 | |
| 330 | <device Dname="ARMCM1"> |
| 331 | <processor Dcore="Cortex-M1" DcoreVersion="r1p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
| 332 | <compile header="Device/ARM/ARMCM1/Include/ARMCM1.h" define="ARMCM1"/> |
| 333 | </device> |
| 334 | </family> |
| 335 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 336 | <!-- ****************************** Cortex-M3 ****************************** --> |
| 337 | <family Dfamily="ARM Cortex M3" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 338 | <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] | 339 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 340 | 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] | 341 | - simple, easy-to-use programmers model |
| 342 | - highly efficient ultra-low power operation |
| 343 | - excellent code density |
| 344 | - deterministic, high-performance interrupt handling |
| 345 | - upward compatibility with the rest of the Cortex-M processor family. |
| 346 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 347 | <!-- 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] | 348 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 349 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 350 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 351 | |
| 352 | <device Dname="ARMCM3"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 353 | <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] | 354 | <compile header="Device/ARM/ARMCM3/Include/ARMCM3.h" define="ARMCM3"/> |
| 355 | </device> |
| 356 | </family> |
| 357 | |
| 358 | <!-- ****************************** Cortex-M4 ****************************** --> |
| 359 | <family Dfamily="ARM Cortex M4" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 360 | <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] | 361 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 362 | 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] | 363 | - simple, easy-to-use programmers model |
| 364 | - highly efficient ultra-low power operation |
| 365 | - excellent code density |
| 366 | - deterministic, high-performance interrupt handling |
| 367 | - upward compatibility with the rest of the Cortex-M processor family. |
| 368 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 369 | <!-- 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] | 370 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 371 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 372 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 373 | |
| 374 | <device Dname="ARMCM4"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 375 | <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] | 376 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4.h" define="ARMCM4"/> |
| 377 | </device> |
| 378 | |
| 379 | <device Dname="ARMCM4_FP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 380 | <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] | 381 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4_FP.h" define="ARMCM4_FP"/> |
| 382 | </device> |
| 383 | </family> |
| 384 | |
| 385 | <!-- ****************************** Cortex-M7 ****************************** --> |
| 386 | <family Dfamily="ARM Cortex M7" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 387 | <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] | 388 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 389 | 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] | 390 | - simple, easy-to-use programmers model |
| 391 | - highly efficient ultra-low power operation |
| 392 | - excellent code density |
| 393 | - deterministic, high-performance interrupt handling |
| 394 | - upward compatibility with the rest of the Cortex-M processor family. |
| 395 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 396 | <!-- 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] | 397 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 398 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 399 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 400 | |
| 401 | <device Dname="ARMCM7"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 402 | <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] | 403 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7.h" define="ARMCM7"/> |
| 404 | </device> |
| 405 | |
| 406 | <device Dname="ARMCM7_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 407 | <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] | 408 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_SP.h" define="ARMCM7_SP"/> |
| 409 | </device> |
| 410 | |
| 411 | <device Dname="ARMCM7_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 412 | <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] | 413 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_DP.h" define="ARMCM7_DP"/> |
| 414 | </device> |
| 415 | </family> |
| 416 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 417 | <!-- ****************************** Cortex-M23 ********************** --> |
| 418 | <family Dfamily="ARM Cortex M23" Dvendor="ARM:82"> |
| 419 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 420 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 421 | The Arm Cortex-M23 is based on the Armv8-M baseline architecture. |
| 422 | 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] | 423 | 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] | 424 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 425 | <!-- 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] | 426 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 427 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 428 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 429 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 430 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 431 | |
| 432 | <device Dname="ARMCM23"> |
| 433 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 434 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23.h" define="ARMCM23"/> |
| 435 | </device> |
| 436 | |
| 437 | <device Dname="ARMCM23_TZ"> |
| 438 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 439 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23_TZ.h" define="ARMCM23_TZ"/> |
| 440 | </device> |
| 441 | </family> |
| 442 | |
| 443 | <!-- ****************************** Cortex-M33 ****************************** --> |
| 444 | <family Dfamily="ARM Cortex M33" Dvendor="ARM:82"> |
| 445 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 446 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 447 | The Arm Cortex-M33 is the most configurable of all Cortex-M processors. It is a full featured microcontroller |
| 448 | 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] | 449 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 450 | <!-- 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] | 451 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 452 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 453 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 454 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 455 | <!--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] | 456 | |
| 457 | <device Dname="ARMCM33"> |
| 458 | <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] | 459 | <description> |
| 460 | no DSP Instructions, no Floating Point Unit, no TrustZone |
| 461 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 462 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33.h" define="ARMCM33"/> |
| 463 | </device> |
| 464 | |
| 465 | <device Dname="ARMCM33_TZ"> |
| 466 | <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] | 467 | <description> |
| 468 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 469 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 470 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_TZ.h" define="ARMCM33_TZ"/> |
| 471 | </device> |
| 472 | |
| 473 | <device Dname="ARMCM33_DSP_FP"> |
| 474 | <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] | 475 | <description> |
| 476 | DSP Instructions, Single Precision Floating Point Unit, no TrustZone |
| 477 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 478 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP.h" define="ARMCM33_DSP_FP"/> |
| 479 | </device> |
| 480 | |
| 481 | <device Dname="ARMCM33_DSP_FP_TZ"> |
| 482 | <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] | 483 | <description> |
| 484 | DSP Instructions, Single Precision Floating Point Unit, 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_TZ.h" define="ARMCM33_DSP_FP_TZ"/> |
| 487 | </device> |
| 488 | </family> |
| 489 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 490 | <!-- ****************************** Cortex-M35P ****************************** --> |
| 491 | <family Dfamily="ARM Cortex M35P" Dvendor="ARM:82"> |
| 492 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 493 | <description> |
| 494 | The Arm Cortex-M35P is the most configurable of all Cortex-M processors. It is a full featured microcontroller |
| 495 | class processor based on the Armv8-M mainline architecture with Arm TrustZone security designed for a broad range of secure embedded applications. |
| 496 | </description> |
| 497 | |
| 498 | <!-- debug svd="Device/ARM/SVD/ARMCM35P.svd"/ SVD files do not contain any peripheral --> |
| 499 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 500 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
| 501 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 502 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 503 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 504 | |
| 505 | <device Dname="ARMCM35P"> |
| 506 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 507 | <description> |
| 508 | no DSP Instructions, no Floating Point Unit, no TrustZone |
| 509 | </description> |
| 510 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P.h" define="ARMCM35P"/> |
| 511 | </device> |
| 512 | |
| 513 | <device Dname="ARMCM35P_TZ"> |
| 514 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 515 | <description> |
| 516 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 517 | </description> |
| 518 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_TZ.h" define="ARMCM35P_TZ"/> |
| 519 | </device> |
| 520 | |
| 521 | <device Dname="ARMCM35P_DSP_FP"> |
| 522 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 523 | <description> |
| 524 | DSP Instructions, Single Precision Floating Point Unit, no TrustZone |
| 525 | </description> |
| 526 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP.h" define="ARMCM35P_DSP_FP"/> |
| 527 | </device> |
| 528 | |
| 529 | <device Dname="ARMCM35P_DSP_FP_TZ"> |
| 530 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 531 | <description> |
| 532 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 533 | </description> |
| 534 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP_TZ.h" define="ARMCM35P_DSP_FP_TZ"/> |
| 535 | </device> |
| 536 | </family> |
| 537 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 538 | <!-- ****************************** ARMSC000 ****************************** --> |
| 539 | <family Dfamily="ARM SC000" Dvendor="ARM:82"> |
| 540 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 541 | 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] | 542 | - simple, easy-to-use programmers model |
| 543 | - highly efficient ultra-low power operation |
| 544 | - excellent code density |
| 545 | - deterministic, high-performance interrupt handling |
| 546 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 547 | <!-- 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] | 548 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 549 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 550 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 551 | |
| 552 | <device Dname="ARMSC000"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 553 | <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] | 554 | <compile header="Device/ARM/ARMSC000/Include/ARMSC000.h" define="ARMSC000"/> |
| 555 | </device> |
| 556 | </family> |
| 557 | |
| 558 | <!-- ****************************** ARMSC300 ****************************** --> |
| 559 | <family Dfamily="ARM SC300" Dvendor="ARM:82"> |
| 560 | <description> |
| 561 | 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: |
| 562 | - simple, easy-to-use programmers model |
| 563 | - highly efficient ultra-low power operation |
| 564 | - excellent code density |
| 565 | - deterministic, high-performance interrupt handling |
| 566 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 567 | <!-- 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] | 568 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 569 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 570 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 571 | |
| 572 | <device Dname="ARMSC300"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 573 | <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] | 574 | <compile header="Device/ARM/ARMSC300/Include/ARMSC300.h" define="ARMSC300"/> |
| 575 | </device> |
| 576 | </family> |
| 577 | |
| 578 | <!-- ****************************** ARMv8-M Baseline ********************** --> |
| 579 | <family Dfamily="ARMv8-M Baseline" Dvendor="ARM:82"> |
| 580 | <!--book name="Device/ARM/Documents/ARMv8MBL_dgug.pdf" title="ARMv8MBL Device Generic Users Guide"/--> |
| 581 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 582 | Armv8-M Baseline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 583 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 584 | <!-- 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] | 585 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 586 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 587 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 588 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 589 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 590 | |
| 591 | <device Dname="ARMv8MBL"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 592 | <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] | 593 | <compile header="Device/ARM/ARMv8MBL/Include/ARMv8MBL.h" define="ARMv8MBL"/> |
| 594 | </device> |
| 595 | </family> |
| 596 | |
| 597 | <!-- ****************************** ARMv8-M Mainline ****************************** --> |
| 598 | <family Dfamily="ARMv8-M Mainline" Dvendor="ARM:82"> |
| 599 | <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/--> |
| 600 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 601 | Armv8-M Mainline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 602 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 603 | <!-- 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] | 604 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 605 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 606 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 607 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 608 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 609 | |
| 610 | <device Dname="ARMv8MML"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 611 | <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] | 612 | <description> |
| 613 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 614 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 615 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML.h" define="ARMv8MML"/> |
| 616 | </device> |
| 617 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 618 | <device Dname="ARMv8MML_DSP"> |
| 619 | <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] | 620 | <description> |
| 621 | DSP Instructions, no Floating Point Unit, TrustZone |
| 622 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 623 | <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] | 624 | </device> |
| 625 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 626 | <device Dname="ARMv8MML_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 627 | <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] | 628 | <description> |
| 629 | no DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 630 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 631 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_SP.h" define="ARMv8MML_SP"/> |
| 632 | </device> |
| 633 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 634 | <device Dname="ARMv8MML_DSP_SP"> |
| 635 | <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] | 636 | <description> |
| 637 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 638 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 639 | <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] | 640 | </device> |
| 641 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 642 | <device Dname="ARMv8MML_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 643 | <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] | 644 | <description> |
| 645 | no DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 646 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 647 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DP.h" define="ARMv8MML_DP"/> |
| 648 | </device> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 649 | |
| 650 | <device Dname="ARMv8MML_DSP_DP"> |
| 651 | <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] | 652 | <description> |
| 653 | DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 654 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 655 | <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] | 656 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 657 | </family> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 658 | |
| 659 | <!-- ****************************** ARMv8.1-M Mainline ****************************** --> |
| 660 | <family Dfamily="ARMv8.1-M Mainline" Dvendor="ARM:82"> |
| 661 | <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/--> |
| 662 | <description> |
| 663 | Armv8.1-M Mainline based device with TrustZone and MVE |
| 664 | </description> |
| 665 | <!-- <debug svd="Device/ARM/SVD/ARMv8MML.svd"/> --> |
| 666 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 667 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
| 668 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 669 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 670 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 671 | |
| 672 | |
| 673 | <device Dname="ARMv81MML_DSP_DP_MVE_FP"> |
| 674 | <processor Dcore="ARMV81MML" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 675 | <description> |
| 676 | Double Precision Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 677 | </description> |
| 678 | <compile header="Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h" define="ARMv81MML_DSP_DP_MVE_FP"/> |
| 679 | </device> |
| 680 | </family> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 681 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 682 | <!-- ****************************** Cortex-A5 ****************************** --> |
| 683 | <family Dfamily="ARM Cortex A5" Dvendor="ARM:82"> |
| 684 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0433c/index.html" title="Cortex-A5 Technical Reference Manual"/> |
| 685 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 686 | The Arm Cortex-A5 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full |
| 687 | virtual memory capabilities. The Cortex-A5 processor implements the Armv7-A architecture profile and can execute 32-bit |
| 688 | 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] | 689 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 690 | |
| 691 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 692 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 693 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 694 | <device Dname="ARMCA5"> |
| 695 | <processor Dcore="Cortex-A5" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 696 | <compile header="Device/ARM/ARMCA5/Include/ARMCA5.h" define="ARMCA5"/> |
| 697 | </device> |
| 698 | </family> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 699 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 700 | <!-- ****************************** Cortex-A7 ****************************** --> |
| 701 | <family Dfamily="ARM Cortex A7" Dvendor="ARM:82"> |
| 702 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0464f/index.html" title="Cortex-A7 MPCore Technical Reference Manual"/> |
| 703 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 704 | 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] | 705 | 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] | 706 | an optional integrated GIC, and an optional L2 cache controller. |
| 707 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 708 | |
| 709 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 710 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 711 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 712 | <device Dname="ARMCA7"> |
| 713 | <processor Dcore="Cortex-A7" DcoreVersion="r0p5" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 714 | <compile header="Device/ARM/ARMCA7/Include/ARMCA7.h" define="ARMCA7"/> |
| 715 | </device> |
| 716 | </family> |
| 717 | |
| 718 | <!-- ****************************** Cortex-A9 ****************************** --> |
| 719 | <family Dfamily="ARM Cortex A9" Dvendor="ARM:82"> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 720 | <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] | 721 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 722 | The Cortex-A9 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full virtual memory capabilities. |
| 723 | 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] | 724 | and 8-bit Java bytecodes in Jazelle state. |
| 725 | </description> |
| 726 | |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 727 | <memory id="IROM1" start="0x80000000" size="0x00200000" startup="1" default="1"/> |
| 728 | <memory id="IRAM1" start="0x80200000" size="0x00200000" init ="0" default="1"/> |
| 729 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 730 | <device Dname="ARMCA9"> |
| 731 | <processor Dcore="Cortex-A9" DcoreVersion="r4p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable"/> |
| 732 | <compile header="Device/ARM/ARMCA9/Include/ARMCA9.h" define="ARMCA9"/> |
| 733 | </device> |
| 734 | </family> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 735 | </devices> |
| 736 | |
| 737 | |
| 738 | <apis> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 739 | <!-- CMSIS Device API --> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 740 | <api Cclass="Device" Cgroup="IRQ Controller" Capiversion="1.0.0" exclusive="1"> |
| 741 | <description>Device interrupt controller interface</description> |
| 742 | <files> |
| 743 | <file category="header" name="CMSIS/Core_A/Include/irq_ctrl.h"/> |
| 744 | </files> |
| 745 | </api> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 746 | <api Cclass="Device" Cgroup="OS Tick" Capiversion="1.0.1" exclusive="1"> |
Robert Rostohar | aeb6dd5 | 2017-06-09 14:17:43 +0200 | [diff] [blame] | 747 | <description>RTOS Kernel system tick timer interface</description> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 748 | <files> |
| 749 | <file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/> |
| 750 | </files> |
| 751 | </api> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 752 | <!-- CMSIS-RTOS API --> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 753 | <api Cclass="CMSIS" Cgroup="RTOS" Capiversion="1.0.0" exclusive="1"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 754 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 755 | <files> |
| 756 | <file category="doc" name="CMSIS/Documentation/RTOS/html/index.html"/> |
| 757 | </files> |
| 758 | </api> |
Robert Rostohar | f7d6092 | 2018-06-18 13:43:04 +0200 | [diff] [blame] | 759 | <api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.1.3" exclusive="1"> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 760 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 761 | <files> |
| 762 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/index.html"/> |
Robert Rostohar | 0a36405 | 2017-01-25 12:35:54 +0100 | [diff] [blame] | 763 | <file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 764 | </files> |
| 765 | </api> |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 766 | <!-- CMSIS Driver API --> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 767 | <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] | 768 | <description>USART Driver API for Cortex-M</description> |
| 769 | <files> |
| 770 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usart__interface__gr.html" /> |
| 771 | <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" /> |
| 772 | </files> |
| 773 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 774 | <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] | 775 | <description>SPI Driver API for Cortex-M</description> |
| 776 | <files> |
| 777 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__spi__interface__gr.html" /> |
| 778 | <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" /> |
| 779 | </files> |
| 780 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 781 | <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] | 782 | <description>SAI Driver API for Cortex-M</description> |
| 783 | <files> |
| 784 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__sai__interface__gr.html"/> |
| 785 | <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" /> |
| 786 | </files> |
| 787 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 788 | <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] | 789 | <description>I2C Driver API for Cortex-M</description> |
| 790 | <files> |
| 791 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__i2c__interface__gr.html"/> |
| 792 | <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" /> |
| 793 | </files> |
| 794 | </api> |
Robert Rostohar | 3bb9b77 | 2017-09-13 15:24:14 +0200 | [diff] [blame] | 795 | <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] | 796 | <description>CAN Driver API for Cortex-M</description> |
| 797 | <files> |
| 798 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__can__interface__gr.html"/> |
| 799 | <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" /> |
| 800 | </files> |
| 801 | </api> |
Vladimir Umek | c1e9d20 | 2018-04-19 08:00:56 +0200 | [diff] [blame] | 802 | <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] | 803 | <description>Flash Driver API for Cortex-M</description> |
| 804 | <files> |
| 805 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__flash__interface__gr.html" /> |
| 806 | <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" /> |
| 807 | </files> |
| 808 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 809 | <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] | 810 | <description>MCI Driver API for Cortex-M</description> |
| 811 | <files> |
| 812 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__mci__interface__gr.html" /> |
| 813 | <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" /> |
| 814 | </files> |
| 815 | </api> |
Vladimir Umek | b472809 | 2017-11-14 10:12:51 +0100 | [diff] [blame] | 816 | <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] | 817 | <description>NAND Flash Driver API for Cortex-M</description> |
| 818 | <files> |
| 819 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__nand__interface__gr.html" /> |
| 820 | <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" /> |
| 821 | </files> |
| 822 | </api> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 823 | <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] | 824 | <description>Ethernet MAC and PHY Driver API for Cortex-M</description> |
| 825 | <files> |
| 826 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__interface__gr.html" /> |
| 827 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 828 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 829 | </files> |
| 830 | </api> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 831 | <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] | 832 | <description>Ethernet MAC Driver API for Cortex-M</description> |
| 833 | <files> |
| 834 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__mac__interface__gr.html" /> |
| 835 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 836 | </files> |
| 837 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 838 | <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] | 839 | <description>Ethernet PHY Driver API for Cortex-M</description> |
| 840 | <files> |
| 841 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__phy__interface__gr.html" /> |
| 842 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 843 | </files> |
| 844 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 845 | <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] | 846 | <description>USB Device Driver API for Cortex-M</description> |
| 847 | <files> |
| 848 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbd__interface__gr.html" /> |
| 849 | <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" /> |
| 850 | </files> |
| 851 | </api> |
Robert Rostohar | 9098a47 | 2017-02-02 17:59:12 +0100 | [diff] [blame] | 852 | <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] | 853 | <description>USB Host Driver API for Cortex-M</description> |
| 854 | <files> |
| 855 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbh__interface__gr.html" /> |
| 856 | <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" /> |
| 857 | </files> |
| 858 | </api> |
Robert Rostohar | 688e536 | 2019-02-14 10:37:45 +0100 | [diff] [blame] | 859 | <api Cclass="CMSIS Driver" Cgroup="WiFi" Capiversion="1.0.0-beta" exclusive="0"> |
| 860 | <description>WiFi driver</description> |
| 861 | <files> |
Robert Rostohar | b10b6af | 2019-02-14 11:04:53 +0100 | [diff] [blame] | 862 | <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/> |
Robert Rostohar | 688e536 | 2019-02-14 10:37:45 +0100 | [diff] [blame] | 863 | </files> |
| 864 | </api> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 865 | </apis> |
| 866 | |
| 867 | <!-- conditions are dependency rules that can apply to a component or an individual file --> |
| 868 | <conditions> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 869 | <!-- compiler --> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 870 | <condition id="ARMCC6"> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 871 | <accept Tcompiler="ARMCC" Toptions="AC6"/> |
| 872 | <accept Tcompiler="ARMCC" Toptions="AC6LTO"/> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 873 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 874 | <condition id="ARMCC5"> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 875 | <require Tcompiler="ARMCC" Toptions="AC5"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 876 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 877 | <condition id="ARMCC"> |
| 878 | <require Tcompiler="ARMCC"/> |
| 879 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 880 | <condition id="GCC"> |
| 881 | <require Tcompiler="GCC"/> |
| 882 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 883 | <condition id="IAR"> |
| 884 | <require Tcompiler="IAR"/> |
| 885 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 886 | <condition id="ARMCC GCC"> |
| 887 | <accept Tcompiler="ARMCC"/> |
| 888 | <accept Tcompiler="GCC"/> |
| 889 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 890 | <condition id="ARMCC GCC IAR"> |
| 891 | <accept Tcompiler="ARMCC"/> |
| 892 | <accept Tcompiler="GCC"/> |
| 893 | <accept Tcompiler="IAR"/> |
| 894 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 895 | |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 896 | <!-- Arm architecture --> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 897 | <condition id="ARMv6-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 898 | <description>Armv6-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 899 | <accept Dcore="Cortex-M0"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 900 | <accept Dcore="Cortex-M1"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 901 | <accept Dcore="Cortex-M0+"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 902 | <accept Dcore="SC000"/> |
| 903 | </condition> |
| 904 | <condition id="ARMv7-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 905 | <description>Armv7-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 906 | <accept Dcore="Cortex-M3"/> |
| 907 | <accept Dcore="Cortex-M4"/> |
| 908 | <accept Dcore="Cortex-M7"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 909 | <accept Dcore="SC300"/> |
| 910 | </condition> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 911 | <condition id="ARMv8-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 912 | <description>Armv8-M architecture based device</description> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 913 | <accept Dcore="ARMV8MBL"/> |
| 914 | <accept Dcore="ARMV8MML"/> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 915 | <accept Dcore="ARMV81MML"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 916 | <accept Dcore="Cortex-M23"/> |
| 917 | <accept Dcore="Cortex-M33"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 918 | <accept Dcore="Cortex-M35P"/> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 919 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 920 | <condition id="ARMv8-M TZ Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 921 | <description>Armv8-M architecture based device with TrustZone</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 922 | <require condition="ARMv8-M Device"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 923 | <require Dtz="TZ"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 924 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 925 | <condition id="ARMv6_7-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 926 | <description>Armv6_7-M architecture based device</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 927 | <accept condition="ARMv6-M Device"/> |
| 928 | <accept condition="ARMv7-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 929 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 930 | <condition id="ARMv6_7_8-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 931 | <description>Armv6_7_8-M architecture based device</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 932 | <accept condition="ARMv6-M Device"/> |
| 933 | <accept condition="ARMv7-M Device"/> |
| 934 | <accept condition="ARMv8-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 935 | </condition> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 936 | <condition id="ARMv7-A Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 937 | <description>Armv7-A architecture based device</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 938 | <accept Dcore="Cortex-A5"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 939 | <accept Dcore="Cortex-A7"/> |
| 940 | <accept Dcore="Cortex-A9"/> |
| 941 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 942 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 943 | <!-- ARM core --> |
| 944 | <condition id="CM0"> |
| 945 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device</description> |
| 946 | <accept Dcore="Cortex-M0"/> |
| 947 | <accept Dcore="Cortex-M0+"/> |
| 948 | <accept Dcore="SC000"/> |
| 949 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 950 | <condition id="CM1"> |
| 951 | <description>Cortex-M1</description> |
| 952 | <require Dcore="Cortex-M1"/> |
| 953 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 954 | <condition id="CM3"> |
| 955 | <description>Cortex-M3 or SC300 processor based device</description> |
| 956 | <accept Dcore="Cortex-M3"/> |
| 957 | <accept Dcore="SC300"/> |
| 958 | </condition> |
| 959 | <condition id="CM4"> |
| 960 | <description>Cortex-M4 processor based device</description> |
| 961 | <require Dcore="Cortex-M4" Dfpu="NO_FPU"/> |
| 962 | </condition> |
| 963 | <condition id="CM4_FP"> |
| 964 | <description>Cortex-M4 processor based device using Floating Point Unit</description> |
Jonatan Antoni | 020309a | 2017-11-09 13:38:36 +0100 | [diff] [blame] | 965 | <accept Dcore="Cortex-M4" Dfpu="FPU"/> |
| 966 | <accept Dcore="Cortex-M4" Dfpu="SP_FPU"/> |
| 967 | <accept Dcore="Cortex-M4" Dfpu="DP_FPU"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 968 | </condition> |
| 969 | <condition id="CM7"> |
| 970 | <description>Cortex-M7 processor based device</description> |
| 971 | <require Dcore="Cortex-M7" Dfpu="NO_FPU"/> |
| 972 | </condition> |
| 973 | <condition id="CM7_FP"> |
| 974 | <description>Cortex-M7 processor based device using Floating Point Unit</description> |
| 975 | <accept Dcore="Cortex-M7" Dfpu="SP_FPU"/> |
| 976 | <accept Dcore="Cortex-M7" Dfpu="DP_FPU"/> |
| 977 | </condition> |
| 978 | <condition id="CM7_SP"> |
| 979 | <description>Cortex-M7 processor based device using Floating Point Unit (SP)</description> |
| 980 | <require Dcore="Cortex-M7" Dfpu="SP_FPU"/> |
| 981 | </condition> |
| 982 | <condition id="CM7_DP"> |
| 983 | <description>Cortex-M7 processor based device using Floating Point Unit (DP)</description> |
| 984 | <require Dcore="Cortex-M7" Dfpu="DP_FPU"/> |
| 985 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 986 | <condition id="CM23"> |
| 987 | <description>Cortex-M23 processor based device</description> |
| 988 | <require Dcore="Cortex-M23"/> |
| 989 | </condition> |
| 990 | <condition id="CM33"> |
| 991 | <description>Cortex-M33 processor based device</description> |
| 992 | <require Dcore="Cortex-M33" Dfpu="NO_FPU"/> |
| 993 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 994 | <condition id="CM33_FP"> |
| 995 | <description>Cortex-M33 processor based device using Floating Point Unit</description> |
| 996 | <require Dcore="Cortex-M33" Dfpu="SP_FPU"/> |
| 997 | </condition> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 998 | <condition id="CM35P"> |
| 999 | <description>Cortex-M35P processor based device</description> |
| 1000 | <require Dcore="Cortex-M35P" Dfpu="NO_FPU"/> |
| 1001 | </condition> |
| 1002 | <condition id="CM35P_FP"> |
| 1003 | <description>Cortex-M35P processor based device using Floating Point Unit</description> |
| 1004 | <require Dcore="Cortex-M35P" Dfpu="SP_FPU"/> |
| 1005 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1006 | <condition id="ARMv8MBL"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1007 | <description>Armv8-M Baseline processor based device</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1008 | <require Dcore="ARMV8MBL"/> |
| 1009 | </condition> |
| 1010 | <condition id="ARMv8MML"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1011 | <description>Armv8-M Mainline processor based device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1012 | <require Dcore="ARMV8MML" Dfpu="NO_FPU"/> |
| 1013 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1014 | <condition id="ARMv8MML_FP"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1015 | <description>Armv8-M Mainline processor based device using Floating Point Unit</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1016 | <accept Dcore="ARMV8MML" Dfpu="SP_FPU"/> |
| 1017 | <accept Dcore="ARMV8MML" Dfpu="DP_FPU"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1018 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1019 | |
| 1020 | <condition id="CM33_NODSP_NOFPU"> |
| 1021 | <description>CM33, no DSP, no FPU</description> |
| 1022 | <require Dcore="Cortex-M33" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 1023 | </condition> |
| 1024 | <condition id="CM33_DSP_NOFPU"> |
| 1025 | <description>CM33, DSP, no FPU</description> |
| 1026 | <require Dcore="Cortex-M33" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 1027 | </condition> |
| 1028 | <condition id="CM33_NODSP_SP"> |
| 1029 | <description>CM33, no DSP, SP FPU</description> |
| 1030 | <require Dcore="Cortex-M33" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
| 1031 | </condition> |
| 1032 | <condition id="CM33_DSP_SP"> |
| 1033 | <description>CM33, DSP, SP FPU</description> |
| 1034 | <require Dcore="Cortex-M33" Ddsp="DSP" Dfpu="SP_FPU"/> |
| 1035 | </condition> |
| 1036 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1037 | <condition id="CM35P_NODSP_NOFPU"> |
| 1038 | <description>CM35P, no DSP, no FPU</description> |
| 1039 | <require Dcore="Cortex-M35P" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 1040 | </condition> |
| 1041 | <condition id="CM35P_DSP_NOFPU"> |
| 1042 | <description>CM35P, DSP, no FPU</description> |
| 1043 | <require Dcore="Cortex-M35P" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 1044 | </condition> |
| 1045 | <condition id="CM35P_NODSP_SP"> |
| 1046 | <description>CM35P, no DSP, SP FPU</description> |
| 1047 | <require Dcore="Cortex-M35P" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
| 1048 | </condition> |
| 1049 | <condition id="CM35P_DSP_SP"> |
| 1050 | <description>CM35P, DSP, SP FPU</description> |
| 1051 | <require Dcore="Cortex-M35P" Ddsp="DSP" Dfpu="SP_FPU"/> |
| 1052 | </condition> |
| 1053 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1054 | <condition id="ARMv8MML_NODSP_NOFPU"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1055 | <description>Armv8-M Mainline, no DSP, no FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1056 | <require Dcore="ARMV8MML" Ddsp="NO_DSP" Dfpu="NO_FPU"/> |
| 1057 | </condition> |
| 1058 | <condition id="ARMv8MML_DSP_NOFPU"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1059 | <description>Armv8-M Mainline, DSP, no FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1060 | <require Dcore="ARMV8MML" Ddsp="DSP" Dfpu="NO_FPU"/> |
| 1061 | </condition> |
| 1062 | <condition id="ARMv8MML_NODSP_SP"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1063 | <description>Armv8-M Mainline, no DSP, SP FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1064 | <require Dcore="ARMV8MML" Ddsp="NO_DSP" Dfpu="SP_FPU"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1065 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1066 | <condition id="ARMv8MML_DSP_SP"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1067 | <description>Armv8-M Mainline, DSP, SP FPU</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1068 | <require Dcore="ARMV8MML" Ddsp="DSP" Dfpu="SP_FPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1069 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1070 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 1071 | <condition id="ARMv81MML"> |
| 1072 | <description>Armv8.1-M Mainline</description> |
| 1073 | <require Dvendor="ARM:82" Dname="ARMv81MML*"/> |
| 1074 | </condition> |
| 1075 | |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 1076 | <condition id="CA5_CA9"> |
| 1077 | <description>Cortex-A5 or Cortex-A9 processor based device</description> |
| 1078 | <accept Dcore="Cortex-A5"/> |
| 1079 | <accept Dcore="Cortex-A9"/> |
| 1080 | </condition> |
| 1081 | |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 1082 | <condition id="CA7"> |
| 1083 | <description>Cortex-A7 processor based device</description> |
| 1084 | <accept Dcore="Cortex-A7"/> |
| 1085 | </condition> |
| 1086 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1087 | <!-- ARMCC compiler --> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1088 | <condition id="CA_ARMCC5"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1089 | <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] | 1090 | <require condition="ARMv7-A Device"/> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1091 | <require condition="ARMCC5"/> |
Jonatan Antoni | 41e74d5 | 2017-04-21 14:42:00 +0200 | [diff] [blame] | 1092 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1093 | <condition id="CA_ARMCC6"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1094 | <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] | 1095 | <require condition="ARMv7-A Device"/> |
| 1096 | <require condition="ARMCC6"/> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1097 | </condition> |
| 1098 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1099 | <condition id="CM0_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1100 | <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] | 1101 | <require condition="CM0"/> |
| 1102 | <require Tcompiler="ARMCC"/> |
| 1103 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1104 | <condition id="CM0_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1105 | <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] | 1106 | <require condition="CM0_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1107 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1108 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1109 | <condition id="CM0_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1110 | <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] | 1111 | <require condition="CM0_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1112 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1113 | </condition> |
| 1114 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1115 | <condition id="CM1_ARMCC"> |
| 1116 | <description>Cortex-M1 based device for the Arm Compiler</description> |
| 1117 | <require condition="CM1"/> |
| 1118 | <require Tcompiler="ARMCC"/> |
| 1119 | </condition> |
| 1120 | <condition id="CM1_LE_ARMCC"> |
| 1121 | <description>Cortex-M1 based device in little endian mode for the Arm Compiler</description> |
| 1122 | <require condition="CM1_ARMCC"/> |
| 1123 | <require Dendian="Little-endian"/> |
| 1124 | </condition> |
| 1125 | <condition id="CM1_BE_ARMCC"> |
| 1126 | <description>Cortex-M1 based device in big endian mode for the Arm Compiler</description> |
| 1127 | <require condition="CM1_ARMCC"/> |
| 1128 | <require Dendian="Big-endian"/> |
| 1129 | </condition> |
| 1130 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1131 | <condition id="CM3_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1132 | <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] | 1133 | <require condition="CM3"/> |
| 1134 | <require Tcompiler="ARMCC"/> |
| 1135 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1136 | <condition id="CM3_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1137 | <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] | 1138 | <require condition="CM3_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1139 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1140 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1141 | <condition id="CM3_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1142 | <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] | 1143 | <require condition="CM3_ARMCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1144 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1145 | </condition> |
| 1146 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1147 | <condition id="CM4_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1148 | <description>Cortex-M4 processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1149 | <require condition="CM4"/> |
| 1150 | <require Tcompiler="ARMCC"/> |
| 1151 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1152 | <condition id="CM4_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1153 | <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] | 1154 | <require condition="CM4_ARMCC"/> |
| 1155 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1156 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1157 | <condition id="CM4_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1158 | <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] | 1159 | <require condition="CM4_ARMCC"/> |
| 1160 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1161 | </condition> |
| 1162 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1163 | <condition id="CM4_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1164 | <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] | 1165 | <require condition="CM4_FP"/> |
| 1166 | <require Tcompiler="ARMCC"/> |
| 1167 | </condition> |
| 1168 | <condition id="CM4_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1169 | <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] | 1170 | <require condition="CM4_FP_ARMCC"/> |
| 1171 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1172 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1173 | <condition id="CM4_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1174 | <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] | 1175 | <require condition="CM4_FP_ARMCC"/> |
| 1176 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1177 | </condition> |
| 1178 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1179 | <condition id="CM7_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1180 | <description>Cortex-M7 processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1181 | <require condition="CM7"/> |
| 1182 | <require Tcompiler="ARMCC"/> |
| 1183 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1184 | <condition id="CM7_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1185 | <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] | 1186 | <require condition="CM7_ARMCC"/> |
| 1187 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1188 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1189 | <condition id="CM7_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1190 | <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] | 1191 | <require condition="CM7_ARMCC"/> |
| 1192 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1193 | </condition> |
| 1194 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1195 | <condition id="CM7_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1196 | <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] | 1197 | <require condition="CM7_FP"/> |
| 1198 | <require Tcompiler="ARMCC"/> |
| 1199 | </condition> |
| 1200 | <condition id="CM7_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1201 | <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] | 1202 | <require condition="CM7_FP_ARMCC"/> |
| 1203 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1204 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1205 | <condition id="CM7_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1206 | <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] | 1207 | <require condition="CM7_FP_ARMCC"/> |
| 1208 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1209 | </condition> |
| 1210 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1211 | <condition id="CM7_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1212 | <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] | 1213 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1214 | <require Tcompiler="ARMCC"/> |
| 1215 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1216 | <condition id="CM7_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1217 | <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] | 1218 | <require condition="CM7_SP_ARMCC"/> |
| 1219 | <require Dendian="Little-endian"/> |
| 1220 | </condition> |
| 1221 | <condition id="CM7_SP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1222 | <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] | 1223 | <require condition="CM7_SP_ARMCC"/> |
| 1224 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1225 | </condition> |
| 1226 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1227 | <condition id="CM7_DP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1228 | <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] | 1229 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1230 | <require Tcompiler="ARMCC"/> |
| 1231 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1232 | <condition id="CM7_DP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1233 | <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] | 1234 | <require condition="CM7_DP_ARMCC"/> |
| 1235 | <require Dendian="Little-endian"/> |
| 1236 | </condition> |
| 1237 | <condition id="CM7_DP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1238 | <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] | 1239 | <require condition="CM7_DP_ARMCC"/> |
| 1240 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1241 | </condition> |
| 1242 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1243 | <condition id="CM23_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1244 | <description>Cortex-M23 processor based device for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1245 | <require condition="CM23"/> |
| 1246 | <require Tcompiler="ARMCC"/> |
| 1247 | </condition> |
| 1248 | <condition id="CM23_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1249 | <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] | 1250 | <require condition="CM23_ARMCC"/> |
| 1251 | <require Dendian="Little-endian"/> |
| 1252 | </condition> |
| 1253 | <condition id="CM23_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1254 | <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] | 1255 | <require condition="CM23_ARMCC"/> |
| 1256 | <require Dendian="Big-endian"/> |
| 1257 | </condition> |
| 1258 | |
| 1259 | <condition id="CM33_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1260 | <description>Cortex-M33 processor based device for the Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1261 | <require condition="CM33"/> |
| 1262 | <require Tcompiler="ARMCC"/> |
| 1263 | </condition> |
| 1264 | <condition id="CM33_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1265 | <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] | 1266 | <require condition="CM33_ARMCC"/> |
| 1267 | <require Dendian="Little-endian"/> |
| 1268 | </condition> |
| 1269 | <condition id="CM33_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1270 | <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] | 1271 | <require condition="CM33_ARMCC"/> |
| 1272 | <require Dendian="Big-endian"/> |
| 1273 | </condition> |
| 1274 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1275 | <condition id="CM33_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1276 | <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] | 1277 | <require condition="CM33_FP"/> |
| 1278 | <require Tcompiler="ARMCC"/> |
| 1279 | </condition> |
| 1280 | <condition id="CM33_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1281 | <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] | 1282 | <require condition="CM33_FP_ARMCC"/> |
| 1283 | <require Dendian="Little-endian"/> |
| 1284 | </condition> |
| 1285 | <condition id="CM33_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1286 | <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] | 1287 | <require condition="CM33_FP_ARMCC"/> |
| 1288 | <require Dendian="Big-endian"/> |
| 1289 | </condition> |
| 1290 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1291 | <condition id="CM33_NODSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1292 | <description>Cortex-M33 processor, no DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1293 | <require condition="CM33_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1294 | <require Tcompiler="ARMCC"/> |
| 1295 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1296 | <condition id="CM33_DSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1297 | <description>Cortex-M33 processor, DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1298 | <require condition="CM33_DSP_NOFPU"/> |
| 1299 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1300 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1301 | <condition id="CM33_NODSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1302 | <description>Cortex-M33 processor, no DSP, SP FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1303 | <require condition="CM33_NODSP_SP"/> |
| 1304 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1305 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1306 | <condition id="CM33_DSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1307 | <description>Cortex-M33 processor, DSP, SP FPU, Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1308 | <require condition="CM33_DSP_SP"/> |
| 1309 | <require Tcompiler="ARMCC"/> |
| 1310 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1311 | <condition id="CM33_NODSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1312 | <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] | 1313 | <require condition="CM33_NODSP_NOFPU_ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1314 | <require Dendian="Little-endian"/> |
| 1315 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1316 | <condition id="CM33_DSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1317 | <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] | 1318 | <require condition="CM33_DSP_NOFPU_ARMCC"/> |
| 1319 | <require Dendian="Little-endian"/> |
| 1320 | </condition> |
| 1321 | <condition id="CM33_NODSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1322 | <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] | 1323 | <require condition="CM33_NODSP_SP_ARMCC"/> |
| 1324 | <require Dendian="Little-endian"/> |
| 1325 | </condition> |
| 1326 | <condition id="CM33_DSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1327 | <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] | 1328 | <require condition="CM33_DSP_SP_ARMCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1329 | <require Dendian="Little-endian"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1330 | </condition> |
| 1331 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1332 | <condition id="CM35P_ARMCC"> |
| 1333 | <description>Cortex-M35P processor based device for the Arm Compiler</description> |
| 1334 | <require condition="CM35P"/> |
| 1335 | <require Tcompiler="ARMCC"/> |
| 1336 | </condition> |
| 1337 | <condition id="CM35P_LE_ARMCC"> |
| 1338 | <description>Cortex-M35P processor based device in little endian mode for the Arm Compiler</description> |
| 1339 | <require condition="CM35P_ARMCC"/> |
| 1340 | <require Dendian="Little-endian"/> |
| 1341 | </condition> |
| 1342 | <condition id="CM35P_BE_ARMCC"> |
| 1343 | <description>Cortex-M35P processor based device in big endian mode for the Arm Compiler</description> |
| 1344 | <require condition="CM35P_ARMCC"/> |
| 1345 | <require Dendian="Big-endian"/> |
| 1346 | </condition> |
| 1347 | |
| 1348 | <condition id="CM35P_FP_ARMCC"> |
| 1349 | <description>Cortex-M35P processor based device using Floating Point Unit for the Arm Compiler</description> |
| 1350 | <require condition="CM35P_FP"/> |
| 1351 | <require Tcompiler="ARMCC"/> |
| 1352 | </condition> |
| 1353 | <condition id="CM35P_FP_LE_ARMCC"> |
| 1354 | <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the Arm Compiler</description> |
| 1355 | <require condition="CM35P_FP_ARMCC"/> |
| 1356 | <require Dendian="Little-endian"/> |
| 1357 | </condition> |
| 1358 | <condition id="CM35P_FP_BE_ARMCC"> |
| 1359 | <description>Cortex-M35P processor based device using Floating Point Unit in big endian mode for the Arm Compiler</description> |
| 1360 | <require condition="CM35P_FP_ARMCC"/> |
| 1361 | <require Dendian="Big-endian"/> |
| 1362 | </condition> |
| 1363 | |
| 1364 | <condition id="CM35P_NODSP_NOFPU_ARMCC"> |
| 1365 | <description>Cortex-M35P processor, no DSP, no FPU, Arm Compiler</description> |
| 1366 | <require condition="CM35P_NODSP_NOFPU"/> |
| 1367 | <require Tcompiler="ARMCC"/> |
| 1368 | </condition> |
| 1369 | <condition id="CM35P_DSP_NOFPU_ARMCC"> |
| 1370 | <description>Cortex-M35P processor, DSP, no FPU, Arm Compiler</description> |
| 1371 | <require condition="CM35P_DSP_NOFPU"/> |
| 1372 | <require Tcompiler="ARMCC"/> |
| 1373 | </condition> |
| 1374 | <condition id="CM35P_NODSP_SP_ARMCC"> |
| 1375 | <description>Cortex-M35P processor, no DSP, SP FPU, Arm Compiler</description> |
| 1376 | <require condition="CM35P_NODSP_SP"/> |
| 1377 | <require Tcompiler="ARMCC"/> |
| 1378 | </condition> |
| 1379 | <condition id="CM35P_DSP_SP_ARMCC"> |
| 1380 | <description>Cortex-M35P processor, DSP, SP FPU, Arm Compiler</description> |
| 1381 | <require condition="CM35P_DSP_SP"/> |
| 1382 | <require Tcompiler="ARMCC"/> |
| 1383 | </condition> |
| 1384 | <condition id="CM35P_NODSP_NOFPU_LE_ARMCC"> |
| 1385 | <description>Cortex-M35P processor, little endian, no DSP, no FPU, Arm Compiler</description> |
| 1386 | <require condition="CM35P_NODSP_NOFPU_ARMCC"/> |
| 1387 | <require Dendian="Little-endian"/> |
| 1388 | </condition> |
| 1389 | <condition id="CM35P_DSP_NOFPU_LE_ARMCC"> |
| 1390 | <description>Cortex-M35P processor, little endian, DSP, no FPU, Arm Compiler</description> |
| 1391 | <require condition="CM35P_DSP_NOFPU_ARMCC"/> |
| 1392 | <require Dendian="Little-endian"/> |
| 1393 | </condition> |
| 1394 | <condition id="CM35P_NODSP_SP_LE_ARMCC"> |
| 1395 | <description>Cortex-M35P processor, little endian, no DSP, SP FPU, Arm Compiler</description> |
| 1396 | <require condition="CM35P_NODSP_SP_ARMCC"/> |
| 1397 | <require Dendian="Little-endian"/> |
| 1398 | </condition> |
| 1399 | <condition id="CM35P_DSP_SP_LE_ARMCC"> |
| 1400 | <description>Cortex-M35P processor, little endian, DSP, SP FPU, Arm Compiler</description> |
| 1401 | <require condition="CM35P_DSP_SP_ARMCC"/> |
| 1402 | <require Dendian="Little-endian"/> |
| 1403 | </condition> |
| 1404 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1405 | <condition id="ARMv8MBL_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1406 | <description>Armv8-M Baseline processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1407 | <require condition="ARMv8MBL"/> |
| 1408 | <require Tcompiler="ARMCC"/> |
| 1409 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1410 | <condition id="ARMv8MBL_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1411 | <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] | 1412 | <require condition="ARMv8MBL_ARMCC"/> |
| 1413 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1414 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1415 | <condition id="ARMv8MBL_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1416 | <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] | 1417 | <require condition="ARMv8MBL_ARMCC"/> |
| 1418 | <require Dendian="Big-endian"/> |
| 1419 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1420 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1421 | <condition id="ARMv8MML_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1422 | <description>Armv8-M Mainline processor based device for the Arm Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1423 | <require condition="ARMv8MML"/> |
| 1424 | <require Tcompiler="ARMCC"/> |
| 1425 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1426 | <condition id="ARMv8MML_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1427 | <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] | 1428 | <require condition="ARMv8MML_ARMCC"/> |
| 1429 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1430 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1431 | <condition id="ARMv8MML_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1432 | <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] | 1433 | <require condition="ARMv8MML_ARMCC"/> |
| 1434 | <require Dendian="Big-endian"/> |
| 1435 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1436 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1437 | <condition id="ARMv8MML_FP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1438 | <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] | 1439 | <require condition="ARMv8MML_FP"/> |
| 1440 | <require Tcompiler="ARMCC"/> |
| 1441 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1442 | <condition id="ARMv8MML_FP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1443 | <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] | 1444 | <require condition="ARMv8MML_FP_ARMCC"/> |
| 1445 | <require Dendian="Little-endian"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1446 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1447 | <condition id="ARMv8MML_FP_BE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1448 | <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] | 1449 | <require condition="ARMv8MML_FP_ARMCC"/> |
| 1450 | <require Dendian="Big-endian"/> |
| 1451 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1452 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1453 | <condition id="ARMv8MML_NODSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1454 | <description>Armv8-M Mainline, no DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1455 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1456 | <require Tcompiler="ARMCC"/> |
| 1457 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1458 | <condition id="ARMv8MML_DSP_NOFPU_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1459 | <description>Armv8-M Mainline, DSP, no FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1460 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 1461 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1462 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1463 | <condition id="ARMv8MML_NODSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1464 | <description>Armv8-M Mainline, no DSP, SP FPU, Arm Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1465 | <require condition="ARMv8MML_NODSP_SP"/> |
| 1466 | <require Tcompiler="ARMCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1467 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1468 | <condition id="ARMv8MML_DSP_SP_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1469 | <description>Armv8-M Mainline, DSP, SP FPU, Arm Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1470 | <require condition="ARMv8MML_DSP_SP"/> |
| 1471 | <require Tcompiler="ARMCC"/> |
| 1472 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1473 | <condition id="ARMv8MML_NODSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1474 | <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] | 1475 | <require condition="ARMv8MML_NODSP_NOFPU_ARMCC"/> |
| 1476 | <require Dendian="Little-endian"/> |
| 1477 | </condition> |
| 1478 | <condition id="ARMv8MML_DSP_NOFPU_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1479 | <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] | 1480 | <require condition="ARMv8MML_DSP_NOFPU_ARMCC"/> |
| 1481 | <require Dendian="Little-endian"/> |
| 1482 | </condition> |
| 1483 | <condition id="ARMv8MML_NODSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1484 | <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] | 1485 | <require condition="ARMv8MML_NODSP_SP_ARMCC"/> |
| 1486 | <require Dendian="Little-endian"/> |
| 1487 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1488 | <condition id="ARMv8MML_DSP_SP_LE_ARMCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1489 | <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] | 1490 | <require condition="ARMv8MML_DSP_SP_ARMCC"/> |
| 1491 | <require Dendian="Little-endian"/> |
| 1492 | </condition> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 1493 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1494 | <!-- GCC compiler --> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1495 | <condition id="CA_GCC"> |
| 1496 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the GCC Compiler</description> |
| 1497 | <require condition="ARMv7-A Device"/> |
| 1498 | <require Tcompiler="GCC"/> |
| 1499 | </condition> |
| 1500 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1501 | <condition id="CM0_GCC"> |
| 1502 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the GCC Compiler</description> |
| 1503 | <require condition="CM0"/> |
| 1504 | <require Tcompiler="GCC"/> |
| 1505 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1506 | <condition id="CM0_LE_GCC"> |
| 1507 | <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] | 1508 | <require condition="CM0_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1509 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1510 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1511 | <condition id="CM0_BE_GCC"> |
| 1512 | <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] | 1513 | <require condition="CM0_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1514 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1515 | </condition> |
| 1516 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1517 | <condition id="CM1_GCC"> |
| 1518 | <description>Cortex-M1 based device for the GCC Compiler</description> |
| 1519 | <require condition="CM1"/> |
| 1520 | <require Tcompiler="GCC"/> |
| 1521 | </condition> |
| 1522 | <condition id="CM1_LE_GCC"> |
| 1523 | <description>Cortex-M1 based device in little endian mode for the GCC Compiler</description> |
| 1524 | <require condition="CM1_GCC"/> |
| 1525 | <require Dendian="Little-endian"/> |
| 1526 | </condition> |
| 1527 | <condition id="CM1_BE_GCC"> |
| 1528 | <description>Cortex-M1 based device in big endian mode for the GCC Compiler</description> |
| 1529 | <require condition="CM1_GCC"/> |
| 1530 | <require Dendian="Big-endian"/> |
| 1531 | </condition> |
| 1532 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1533 | <condition id="CM3_GCC"> |
| 1534 | <description>Cortex-M3 or SC300 processor based device for the GCC Compiler</description> |
| 1535 | <require condition="CM3"/> |
| 1536 | <require Tcompiler="GCC"/> |
| 1537 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1538 | <condition id="CM3_LE_GCC"> |
| 1539 | <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] | 1540 | <require condition="CM3_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1541 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1542 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1543 | <condition id="CM3_BE_GCC"> |
| 1544 | <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] | 1545 | <require condition="CM3_GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1546 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1547 | </condition> |
| 1548 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1549 | <condition id="CM4_GCC"> |
| 1550 | <description>Cortex-M4 processor based device for the GCC Compiler</description> |
| 1551 | <require condition="CM4"/> |
| 1552 | <require Tcompiler="GCC"/> |
| 1553 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1554 | <condition id="CM4_LE_GCC"> |
| 1555 | <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] | 1556 | <require condition="CM4_GCC"/> |
| 1557 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1558 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1559 | <condition id="CM4_BE_GCC"> |
| 1560 | <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] | 1561 | <require condition="CM4_GCC"/> |
| 1562 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1563 | </condition> |
| 1564 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1565 | <condition id="CM4_FP_GCC"> |
| 1566 | <description>Cortex-M4 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1567 | <require condition="CM4_FP"/> |
| 1568 | <require Tcompiler="GCC"/> |
| 1569 | </condition> |
| 1570 | <condition id="CM4_FP_LE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1571 | <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] | 1572 | <require condition="CM4_FP_GCC"/> |
| 1573 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1574 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1575 | <condition id="CM4_FP_BE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1576 | <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] | 1577 | <require condition="CM4_FP_GCC"/> |
| 1578 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1579 | </condition> |
| 1580 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1581 | <condition id="CM7_GCC"> |
| 1582 | <description>Cortex-M7 processor based device for the GCC Compiler</description> |
| 1583 | <require condition="CM7"/> |
| 1584 | <require Tcompiler="GCC"/> |
| 1585 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1586 | <condition id="CM7_LE_GCC"> |
| 1587 | <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] | 1588 | <require condition="CM7_GCC"/> |
| 1589 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1590 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1591 | <condition id="CM7_BE_GCC"> |
| 1592 | <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] | 1593 | <require condition="CM7_GCC"/> |
| 1594 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1595 | </condition> |
| 1596 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1597 | <condition id="CM7_FP_GCC"> |
| 1598 | <description>Cortex-M7 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1599 | <require condition="CM7_FP"/> |
| 1600 | <require Tcompiler="GCC"/> |
| 1601 | </condition> |
| 1602 | <condition id="CM7_FP_LE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1603 | <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] | 1604 | <require condition="CM7_FP_GCC"/> |
| 1605 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1606 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1607 | <condition id="CM7_FP_BE_GCC"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1608 | <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] | 1609 | <require condition="CM7_FP_GCC"/> |
| 1610 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1611 | </condition> |
| 1612 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1613 | <condition id="CM7_SP_GCC"> |
| 1614 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the GCC Compiler</description> |
| 1615 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1616 | <require Tcompiler="GCC"/> |
| 1617 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1618 | <condition id="CM7_SP_LE_GCC"> |
| 1619 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the GCC Compiler</description> |
| 1620 | <require condition="CM7_SP_GCC"/> |
| 1621 | <require Dendian="Little-endian"/> |
| 1622 | </condition> |
| 1623 | <condition id="CM7_SP_BE_GCC"> |
| 1624 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the GCC Compiler</description> |
| 1625 | <require condition="CM7_SP_GCC"/> |
| 1626 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1627 | </condition> |
| 1628 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1629 | <condition id="CM7_DP_GCC"> |
| 1630 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the GCC Compiler</description> |
| 1631 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1632 | <require Tcompiler="GCC"/> |
| 1633 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1634 | <condition id="CM7_DP_LE_GCC"> |
| 1635 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the GCC Compiler</description> |
| 1636 | <require condition="CM7_DP_GCC"/> |
| 1637 | <require Dendian="Little-endian"/> |
| 1638 | </condition> |
| 1639 | <condition id="CM7_DP_BE_GCC"> |
| 1640 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the GCC Compiler</description> |
| 1641 | <require condition="CM7_DP_GCC"/> |
| 1642 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1643 | </condition> |
| 1644 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1645 | <condition id="CM23_GCC"> |
| 1646 | <description>Cortex-M23 processor based device for the GCC Compiler</description> |
| 1647 | <require condition="CM23"/> |
| 1648 | <require Tcompiler="GCC"/> |
| 1649 | </condition> |
| 1650 | <condition id="CM23_LE_GCC"> |
| 1651 | <description>Cortex-M23 processor based device in little endian mode for the GCC Compiler</description> |
| 1652 | <require condition="CM23_GCC"/> |
| 1653 | <require Dendian="Little-endian"/> |
| 1654 | </condition> |
| 1655 | <condition id="CM23_BE_GCC"> |
| 1656 | <description>Cortex-M23 processor based device in big endian mode for the GCC Compiler</description> |
| 1657 | <require condition="CM23_GCC"/> |
| 1658 | <require Dendian="Big-endian"/> |
| 1659 | </condition> |
| 1660 | |
| 1661 | <condition id="CM33_GCC"> |
| 1662 | <description>Cortex-M33 processor based device for the GCC Compiler</description> |
| 1663 | <require condition="CM33"/> |
| 1664 | <require Tcompiler="GCC"/> |
| 1665 | </condition> |
| 1666 | <condition id="CM33_LE_GCC"> |
| 1667 | <description>Cortex-M33 processor based device in little endian mode for the GCC Compiler</description> |
| 1668 | <require condition="CM33_GCC"/> |
| 1669 | <require Dendian="Little-endian"/> |
| 1670 | </condition> |
| 1671 | <condition id="CM33_BE_GCC"> |
| 1672 | <description>Cortex-M33 processor based device in big endian mode for the GCC Compiler</description> |
| 1673 | <require condition="CM33_GCC"/> |
| 1674 | <require Dendian="Big-endian"/> |
| 1675 | </condition> |
| 1676 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1677 | <condition id="CM33_FP_GCC"> |
| 1678 | <description>Cortex-M33 processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1679 | <require condition="CM33_FP"/> |
| 1680 | <require Tcompiler="GCC"/> |
| 1681 | </condition> |
| 1682 | <condition id="CM33_FP_LE_GCC"> |
| 1683 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
| 1684 | <require condition="CM33_FP_GCC"/> |
| 1685 | <require Dendian="Little-endian"/> |
| 1686 | </condition> |
| 1687 | <condition id="CM33_FP_BE_GCC"> |
| 1688 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
| 1689 | <require condition="CM33_FP_GCC"/> |
| 1690 | <require Dendian="Big-endian"/> |
| 1691 | </condition> |
| 1692 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1693 | <condition id="CM33_NODSP_NOFPU_GCC"> |
| 1694 | <description>CM33, no DSP, no FPU, GCC Compiler</description> |
| 1695 | <require condition="CM33_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1696 | <require Tcompiler="GCC"/> |
| 1697 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1698 | <condition id="CM33_DSP_NOFPU_GCC"> |
| 1699 | <description>CM33, DSP, no FPU, GCC Compiler</description> |
| 1700 | <require condition="CM33_DSP_NOFPU"/> |
| 1701 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1702 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1703 | <condition id="CM33_NODSP_SP_GCC"> |
| 1704 | <description>CM33, no DSP, SP FPU, GCC Compiler</description> |
| 1705 | <require condition="CM33_NODSP_SP"/> |
| 1706 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1707 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1708 | <condition id="CM33_DSP_SP_GCC"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1709 | <description>CM33, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1710 | <require condition="CM33_DSP_SP"/> |
| 1711 | <require Tcompiler="GCC"/> |
| 1712 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1713 | <condition id="CM33_NODSP_NOFPU_LE_GCC"> |
| 1714 | <description>CM33, little endian, no DSP, no FPU, GCC Compiler</description> |
| 1715 | <require condition="CM33_NODSP_NOFPU_GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1716 | <require Dendian="Little-endian"/> |
| 1717 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1718 | <condition id="CM33_DSP_NOFPU_LE_GCC"> |
| 1719 | <description>CM33, little endian, DSP, no FPU, GCC Compiler</description> |
| 1720 | <require condition="CM33_DSP_NOFPU_GCC"/> |
| 1721 | <require Dendian="Little-endian"/> |
| 1722 | </condition> |
| 1723 | <condition id="CM33_NODSP_SP_LE_GCC"> |
| 1724 | <description>CM33, little endian, no DSP, SP FPU, GCC Compiler</description> |
| 1725 | <require condition="CM33_NODSP_SP_GCC"/> |
| 1726 | <require Dendian="Little-endian"/> |
| 1727 | </condition> |
| 1728 | <condition id="CM33_DSP_SP_LE_GCC"> |
| 1729 | <description>CM33, little endian, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1730 | <require condition="CM33_DSP_SP_GCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1731 | <require Dendian="Little-endian"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1732 | </condition> |
| 1733 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1734 | <condition id="CM35P_GCC"> |
| 1735 | <description>Cortex-M35P processor based device for the GCC Compiler</description> |
| 1736 | <require condition="CM35P"/> |
| 1737 | <require Tcompiler="GCC"/> |
| 1738 | </condition> |
| 1739 | <condition id="CM35P_LE_GCC"> |
| 1740 | <description>Cortex-M35P processor based device in little endian mode for the GCC Compiler</description> |
| 1741 | <require condition="CM35P_GCC"/> |
| 1742 | <require Dendian="Little-endian"/> |
| 1743 | </condition> |
| 1744 | <condition id="CM35P_BE_GCC"> |
| 1745 | <description>Cortex-M35P processor based device in big endian mode for the GCC Compiler</description> |
| 1746 | <require condition="CM35P_GCC"/> |
| 1747 | <require Dendian="Big-endian"/> |
| 1748 | </condition> |
| 1749 | |
| 1750 | <condition id="CM35P_FP_GCC"> |
| 1751 | <description>Cortex-M35P processor based device using Floating Point Unit for the GCC Compiler</description> |
| 1752 | <require condition="CM35P_FP"/> |
| 1753 | <require Tcompiler="GCC"/> |
| 1754 | </condition> |
| 1755 | <condition id="CM35P_FP_LE_GCC"> |
| 1756 | <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the GCC Compiler</description> |
| 1757 | <require condition="CM35P_FP_GCC"/> |
| 1758 | <require Dendian="Little-endian"/> |
| 1759 | </condition> |
| 1760 | <condition id="CM35P_FP_BE_GCC"> |
| 1761 | <description>Cortex-M35P processor based device using Floating Point Unit in big endian mode for the GCC Compiler</description> |
| 1762 | <require condition="CM35P_FP_GCC"/> |
| 1763 | <require Dendian="Big-endian"/> |
| 1764 | </condition> |
| 1765 | |
| 1766 | <condition id="CM35P_NODSP_NOFPU_GCC"> |
| 1767 | <description>CM35P, no DSP, no FPU, GCC Compiler</description> |
| 1768 | <require condition="CM35P_NODSP_NOFPU"/> |
| 1769 | <require Tcompiler="GCC"/> |
| 1770 | </condition> |
| 1771 | <condition id="CM35P_DSP_NOFPU_GCC"> |
| 1772 | <description>CM35P, DSP, no FPU, GCC Compiler</description> |
| 1773 | <require condition="CM35P_DSP_NOFPU"/> |
| 1774 | <require Tcompiler="GCC"/> |
| 1775 | </condition> |
| 1776 | <condition id="CM35P_NODSP_SP_GCC"> |
| 1777 | <description>CM35P, no DSP, SP FPU, GCC Compiler</description> |
| 1778 | <require condition="CM35P_NODSP_SP"/> |
| 1779 | <require Tcompiler="GCC"/> |
| 1780 | </condition> |
| 1781 | <condition id="CM35P_DSP_SP_GCC"> |
| 1782 | <description>CM35P, DSP, SP FPU, GCC Compiler</description> |
| 1783 | <require condition="CM35P_DSP_SP"/> |
| 1784 | <require Tcompiler="GCC"/> |
| 1785 | </condition> |
| 1786 | <condition id="CM35P_NODSP_NOFPU_LE_GCC"> |
| 1787 | <description>CM35P, little endian, no DSP, no FPU, GCC Compiler</description> |
| 1788 | <require condition="CM35P_NODSP_NOFPU_GCC"/> |
| 1789 | <require Dendian="Little-endian"/> |
| 1790 | </condition> |
| 1791 | <condition id="CM35P_DSP_NOFPU_LE_GCC"> |
| 1792 | <description>CM35P, little endian, DSP, no FPU, GCC Compiler</description> |
| 1793 | <require condition="CM35P_DSP_NOFPU_GCC"/> |
| 1794 | <require Dendian="Little-endian"/> |
| 1795 | </condition> |
| 1796 | <condition id="CM35P_NODSP_SP_LE_GCC"> |
| 1797 | <description>CM35P, little endian, no DSP, SP FPU, GCC Compiler</description> |
| 1798 | <require condition="CM35P_NODSP_SP_GCC"/> |
| 1799 | <require Dendian="Little-endian"/> |
| 1800 | </condition> |
| 1801 | <condition id="CM35P_DSP_SP_LE_GCC"> |
| 1802 | <description>CM35P, little endian, DSP, SP FPU, GCC Compiler</description> |
| 1803 | <require condition="CM35P_DSP_SP_GCC"/> |
| 1804 | <require Dendian="Little-endian"/> |
| 1805 | </condition> |
| 1806 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1807 | <condition id="ARMv8MBL_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1808 | <description>Armv8-M Baseline processor based device for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1809 | <require condition="ARMv8MBL"/> |
| 1810 | <require Tcompiler="GCC"/> |
| 1811 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1812 | <condition id="ARMv8MBL_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1813 | <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] | 1814 | <require condition="ARMv8MBL_GCC"/> |
| 1815 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1816 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1817 | <condition id="ARMv8MBL_BE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1818 | <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] | 1819 | <require condition="ARMv8MBL_GCC"/> |
| 1820 | <require Dendian="Big-endian"/> |
| 1821 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1822 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1823 | <condition id="ARMv8MML_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1824 | <description>Armv8-M Mainline processor based device for the GCC Compiler</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1825 | <require condition="ARMv8MML"/> |
| 1826 | <require Tcompiler="GCC"/> |
| 1827 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1828 | <condition id="ARMv8MML_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1829 | <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] | 1830 | <require condition="ARMv8MML_GCC"/> |
| 1831 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1832 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1833 | <condition id="ARMv8MML_BE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1834 | <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] | 1835 | <require condition="ARMv8MML_GCC"/> |
| 1836 | <require Dendian="Big-endian"/> |
| 1837 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1838 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1839 | <condition id="ARMv8MML_FP_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1840 | <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] | 1841 | <require condition="ARMv8MML_FP"/> |
| 1842 | <require Tcompiler="GCC"/> |
| 1843 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1844 | <condition id="ARMv8MML_FP_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1845 | <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] | 1846 | <require condition="ARMv8MML_FP_GCC"/> |
| 1847 | <require Dendian="Little-endian"/> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1848 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1849 | <condition id="ARMv8MML_FP_BE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1850 | <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] | 1851 | <require condition="ARMv8MML_FP_GCC"/> |
| 1852 | <require Dendian="Big-endian"/> |
| 1853 | </condition> |
Robert Rostohar | 2a0fd6d | 2016-09-28 13:53:18 +0200 | [diff] [blame] | 1854 | |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1855 | <condition id="ARMv8MML_NODSP_NOFPU_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1856 | <description>Armv8-M Mainline, no DSP, no FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1857 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1858 | <require Tcompiler="GCC"/> |
| 1859 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1860 | <condition id="ARMv8MML_DSP_NOFPU_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1861 | <description>Armv8-M Mainline, DSP, no FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1862 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 1863 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1864 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1865 | <condition id="ARMv8MML_NODSP_SP_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1866 | <description>Armv8-M Mainline, no DSP, SP FPU, GCC Compiler</description> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1867 | <require condition="ARMv8MML_NODSP_SP"/> |
| 1868 | <require Tcompiler="GCC"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1869 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1870 | <condition id="ARMv8MML_DSP_SP_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1871 | <description>Armv8-M Mainline, DSP, SP FPU, GCC Compiler</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1872 | <require condition="ARMv8MML_DSP_SP"/> |
| 1873 | <require Tcompiler="GCC"/> |
| 1874 | </condition> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1875 | <condition id="ARMv8MML_NODSP_NOFPU_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1876 | <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] | 1877 | <require condition="ARMv8MML_NODSP_NOFPU_GCC"/> |
| 1878 | <require Dendian="Little-endian"/> |
| 1879 | </condition> |
| 1880 | <condition id="ARMv8MML_DSP_NOFPU_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1881 | <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] | 1882 | <require condition="ARMv8MML_DSP_NOFPU_GCC"/> |
| 1883 | <require Dendian="Little-endian"/> |
| 1884 | </condition> |
| 1885 | <condition id="ARMv8MML_NODSP_SP_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1886 | <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] | 1887 | <require condition="ARMv8MML_NODSP_SP_GCC"/> |
| 1888 | <require Dendian="Little-endian"/> |
| 1889 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1890 | <condition id="ARMv8MML_DSP_SP_LE_GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1891 | <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] | 1892 | <require condition="ARMv8MML_DSP_SP_GCC"/> |
| 1893 | <require Dendian="Little-endian"/> |
| 1894 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1895 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1896 | <!-- IAR compiler --> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1897 | <condition id="CA_IAR"> |
| 1898 | <description>Cortex-A5, Cortex-A7 or Cortex-A9 processor based device for the IAR Compiler</description> |
| 1899 | <require condition="ARMv7-A Device"/> |
| 1900 | <require Tcompiler="IAR"/> |
| 1901 | </condition> |
| 1902 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1903 | <condition id="CM0_IAR"> |
| 1904 | <description>Cortex-M0 or Cortex-M0+ or SC000 processor based device for the IAR Compiler</description> |
| 1905 | <require condition="CM0"/> |
| 1906 | <require Tcompiler="IAR"/> |
| 1907 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1908 | <condition id="CM0_LE_IAR"> |
| 1909 | <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] | 1910 | <require condition="CM0_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1911 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1912 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1913 | <condition id="CM0_BE_IAR"> |
| 1914 | <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] | 1915 | <require condition="CM0_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1916 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1917 | </condition> |
| 1918 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1919 | <condition id="CM1_IAR"> |
| 1920 | <description>Cortex-M1 based device for the IAR Compiler</description> |
| 1921 | <require condition="CM1"/> |
| 1922 | <require Tcompiler="IAR"/> |
| 1923 | </condition> |
| 1924 | <condition id="CM1_LE_IAR"> |
| 1925 | <description>Cortex-M1 based device in little endian mode for the IAR Compiler</description> |
| 1926 | <require condition="CM1_IAR"/> |
| 1927 | <require Dendian="Little-endian"/> |
| 1928 | </condition> |
| 1929 | <condition id="CM1_BE_IAR"> |
| 1930 | <description>Cortex-M1 based device in big endian mode for the IAR Compiler</description> |
| 1931 | <require condition="CM1_IAR"/> |
| 1932 | <require Dendian="Big-endian"/> |
| 1933 | </condition> |
| 1934 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1935 | <condition id="CM3_IAR"> |
| 1936 | <description>Cortex-M3 or SC300 processor based device for the IAR Compiler</description> |
| 1937 | <require condition="CM3"/> |
| 1938 | <require Tcompiler="IAR"/> |
| 1939 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1940 | <condition id="CM3_LE_IAR"> |
| 1941 | <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] | 1942 | <require condition="CM3_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1943 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1944 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1945 | <condition id="CM3_BE_IAR"> |
| 1946 | <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] | 1947 | <require condition="CM3_IAR"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1948 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1949 | </condition> |
| 1950 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1951 | <condition id="CM4_IAR"> |
| 1952 | <description>Cortex-M4 processor based device for the IAR Compiler</description> |
| 1953 | <require condition="CM4"/> |
| 1954 | <require Tcompiler="IAR"/> |
| 1955 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1956 | <condition id="CM4_LE_IAR"> |
| 1957 | <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] | 1958 | <require condition="CM4_IAR"/> |
| 1959 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1960 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1961 | <condition id="CM4_BE_IAR"> |
| 1962 | <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] | 1963 | <require condition="CM4_IAR"/> |
| 1964 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1965 | </condition> |
| 1966 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1967 | <condition id="CM4_FP_IAR"> |
| 1968 | <description>Cortex-M4 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 1969 | <require condition="CM4_FP"/> |
| 1970 | <require Tcompiler="IAR"/> |
| 1971 | </condition> |
| 1972 | <condition id="CM4_FP_LE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1973 | <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] | 1974 | <require condition="CM4_FP_IAR"/> |
| 1975 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1976 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1977 | <condition id="CM4_FP_BE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1978 | <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] | 1979 | <require condition="CM4_FP_IAR"/> |
| 1980 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1981 | </condition> |
| 1982 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1983 | <condition id="CM7_IAR"> |
| 1984 | <description>Cortex-M7 processor based device for the IAR Compiler</description> |
| 1985 | <require condition="CM7"/> |
| 1986 | <require Tcompiler="IAR"/> |
| 1987 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1988 | <condition id="CM7_LE_IAR"> |
| 1989 | <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] | 1990 | <require condition="CM7_IAR"/> |
| 1991 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1992 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1993 | <condition id="CM7_BE_IAR"> |
| 1994 | <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] | 1995 | <require condition="CM7_IAR"/> |
| 1996 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1997 | </condition> |
| 1998 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1999 | <condition id="CM7_FP_IAR"> |
| 2000 | <description>Cortex-M7 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 2001 | <require condition="CM7_FP"/> |
| 2002 | <require Tcompiler="IAR"/> |
| 2003 | </condition> |
| 2004 | <condition id="CM7_FP_LE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2005 | <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] | 2006 | <require condition="CM7_FP_IAR"/> |
| 2007 | <require Dendian="Little-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2008 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2009 | <condition id="CM7_FP_BE_IAR"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2010 | <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] | 2011 | <require condition="CM7_FP_IAR"/> |
| 2012 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2013 | </condition> |
| 2014 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2015 | <condition id="CM7_SP_IAR"> |
| 2016 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) for the IAR Compiler</description> |
| 2017 | <require condition="CM7_SP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2018 | <require Tcompiler="IAR"/> |
| 2019 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2020 | <condition id="CM7_SP_LE_IAR"> |
| 2021 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in little endian mode for the IAR Compiler</description> |
| 2022 | <require condition="CM7_SP_IAR"/> |
| 2023 | <require Dendian="Little-endian"/> |
| 2024 | </condition> |
| 2025 | <condition id="CM7_SP_BE_IAR"> |
| 2026 | <description>Cortex-M7 processor based device using Floating Point Unit (SP) in big endian mode for the IAR Compiler</description> |
| 2027 | <require condition="CM7_SP_IAR"/> |
| 2028 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2029 | </condition> |
| 2030 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2031 | <condition id="CM7_DP_IAR"> |
| 2032 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) for the IAR Compiler</description> |
| 2033 | <require condition="CM7_DP"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2034 | <require Tcompiler="IAR"/> |
| 2035 | </condition> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2036 | <condition id="CM7_DP_LE_IAR"> |
| 2037 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in little endian mode for the IAR Compiler</description> |
| 2038 | <require condition="CM7_DP_IAR"/> |
| 2039 | <require Dendian="Little-endian"/> |
| 2040 | </condition> |
| 2041 | <condition id="CM7_DP_BE_IAR"> |
| 2042 | <description>Cortex-M7 processor based device using Floating Point Unit (DP) in big endian mode for the IAR Compiler</description> |
| 2043 | <require condition="CM7_DP_IAR"/> |
| 2044 | <require Dendian="Big-endian"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2045 | </condition> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2046 | |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2047 | <condition id="CM23_IAR"> |
| 2048 | <description>Cortex-M23 processor based device for the IAR Compiler</description> |
| 2049 | <require condition="CM23"/> |
| 2050 | <require Tcompiler="IAR"/> |
| 2051 | </condition> |
| 2052 | <condition id="CM23_LE_IAR"> |
| 2053 | <description>Cortex-M23 processor based device in little endian mode for the IAR Compiler</description> |
| 2054 | <require condition="CM23_IAR"/> |
| 2055 | <require Dendian="Little-endian"/> |
| 2056 | </condition> |
| 2057 | <condition id="CM23_BE_IAR"> |
| 2058 | <description>Cortex-M23 processor based device in big endian mode for the IAR Compiler</description> |
| 2059 | <require condition="CM23_IAR"/> |
| 2060 | <require Dendian="Big-endian"/> |
| 2061 | </condition> |
| 2062 | |
| 2063 | <condition id="CM33_IAR"> |
| 2064 | <description>Cortex-M33 processor based device for the IAR Compiler</description> |
| 2065 | <require condition="CM33"/> |
| 2066 | <require Tcompiler="IAR"/> |
| 2067 | </condition> |
| 2068 | <condition id="CM33_LE_IAR"> |
| 2069 | <description>Cortex-M33 processor based device in little endian mode for the IAR Compiler</description> |
| 2070 | <require condition="CM33_IAR"/> |
| 2071 | <require Dendian="Little-endian"/> |
| 2072 | </condition> |
| 2073 | <condition id="CM33_BE_IAR"> |
| 2074 | <description>Cortex-M33 processor based device in big endian mode for the IAR Compiler</description> |
| 2075 | <require condition="CM33_IAR"/> |
| 2076 | <require Dendian="Big-endian"/> |
| 2077 | </condition> |
| 2078 | |
| 2079 | <condition id="CM33_FP_IAR"> |
| 2080 | <description>Cortex-M33 processor based device using Floating Point Unit for the IAR Compiler</description> |
| 2081 | <require condition="CM33_FP"/> |
| 2082 | <require Tcompiler="IAR"/> |
| 2083 | </condition> |
| 2084 | <condition id="CM33_FP_LE_IAR"> |
| 2085 | <description>Cortex-M33 processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
| 2086 | <require condition="CM33_FP_IAR"/> |
| 2087 | <require Dendian="Little-endian"/> |
| 2088 | </condition> |
| 2089 | <condition id="CM33_FP_BE_IAR"> |
| 2090 | <description>Cortex-M33 processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
| 2091 | <require condition="CM33_FP_IAR"/> |
| 2092 | <require Dendian="Big-endian"/> |
| 2093 | </condition> |
| 2094 | |
| 2095 | <condition id="CM33_NODSP_NOFPU_IAR"> |
| 2096 | <description>CM33, no DSP, no FPU, IAR Compiler</description> |
| 2097 | <require condition="CM33_NODSP_NOFPU"/> |
| 2098 | <require Tcompiler="IAR"/> |
| 2099 | </condition> |
| 2100 | <condition id="CM33_DSP_NOFPU_IAR"> |
| 2101 | <description>CM33, DSP, no FPU, IAR Compiler</description> |
| 2102 | <require condition="CM33_DSP_NOFPU"/> |
| 2103 | <require Tcompiler="IAR"/> |
| 2104 | </condition> |
| 2105 | <condition id="CM33_NODSP_SP_IAR"> |
| 2106 | <description>CM33, no DSP, SP FPU, IAR Compiler</description> |
| 2107 | <require condition="CM33_NODSP_SP"/> |
| 2108 | <require Tcompiler="IAR"/> |
| 2109 | </condition> |
| 2110 | <condition id="CM33_DSP_SP_IAR"> |
| 2111 | <description>CM33, DSP, SP FPU, IAR Compiler</description> |
| 2112 | <require condition="CM33_DSP_SP"/> |
| 2113 | <require Tcompiler="IAR"/> |
| 2114 | </condition> |
| 2115 | <condition id="CM33_NODSP_NOFPU_LE_IAR"> |
| 2116 | <description>CM33, little endian, no DSP, no FPU, IAR Compiler</description> |
| 2117 | <require condition="CM33_NODSP_NOFPU_IAR"/> |
| 2118 | <require Dendian="Little-endian"/> |
| 2119 | </condition> |
| 2120 | <condition id="CM33_DSP_NOFPU_LE_IAR"> |
| 2121 | <description>CM33, little endian, DSP, no FPU, IAR Compiler</description> |
| 2122 | <require condition="CM33_DSP_NOFPU_IAR"/> |
| 2123 | <require Dendian="Little-endian"/> |
| 2124 | </condition> |
| 2125 | <condition id="CM33_NODSP_SP_LE_IAR"> |
| 2126 | <description>CM33, little endian, no DSP, SP FPU, IAR Compiler</description> |
| 2127 | <require condition="CM33_NODSP_SP_IAR"/> |
| 2128 | <require Dendian="Little-endian"/> |
| 2129 | </condition> |
| 2130 | <condition id="CM33_DSP_SP_LE_IAR"> |
| 2131 | <description>CM33, little endian, DSP, SP FPU, IAR Compiler</description> |
| 2132 | <require condition="CM33_DSP_SP_IAR"/> |
| 2133 | <require Dendian="Little-endian"/> |
| 2134 | </condition> |
| 2135 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 2136 | <condition id="CM35P_IAR"> |
| 2137 | <description>Cortex-M35P processor based device for the IAR Compiler</description> |
| 2138 | <require condition="CM35P"/> |
| 2139 | <require Tcompiler="IAR"/> |
| 2140 | </condition> |
| 2141 | <condition id="CM35P_LE_IAR"> |
| 2142 | <description>Cortex-M35P processor based device in little endian mode for the IAR Compiler</description> |
| 2143 | <require condition="CM35P_IAR"/> |
| 2144 | <require Dendian="Little-endian"/> |
| 2145 | </condition> |
| 2146 | <condition id="CM35P_BE_IAR"> |
| 2147 | <description>Cortex-M35P processor based device in big endian mode for the IAR Compiler</description> |
| 2148 | <require condition="CM35P_IAR"/> |
| 2149 | <require Dendian="Big-endian"/> |
| 2150 | </condition> |
| 2151 | |
| 2152 | <condition id="CM35P_FP_IAR"> |
| 2153 | <description>Cortex-M35P processor based device using Floating Point Unit for the IAR Compiler</description> |
| 2154 | <require condition="CM35P_FP"/> |
| 2155 | <require Tcompiler="IAR"/> |
| 2156 | </condition> |
| 2157 | <condition id="CM35P_FP_LE_IAR"> |
| 2158 | <description>Cortex-M35P processor based device using Floating Point Unit in little endian mode for the IAR Compiler</description> |
| 2159 | <require condition="CM35P_FP_IAR"/> |
| 2160 | <require Dendian="Little-endian"/> |
| 2161 | </condition> |
| 2162 | <condition id="CM35P_FP_BE_IAR"> |
| 2163 | <description>Cortex-M35P processor based device using Floating Point Unit in big endian mode for the IAR Compiler</description> |
| 2164 | <require condition="CM35P_FP_IAR"/> |
| 2165 | <require Dendian="Big-endian"/> |
| 2166 | </condition> |
| 2167 | |
| 2168 | <condition id="CM35P_NODSP_NOFPU_IAR"> |
| 2169 | <description>CM35P, no DSP, no FPU, IAR Compiler</description> |
| 2170 | <require condition="CM35P_NODSP_NOFPU"/> |
| 2171 | <require Tcompiler="IAR"/> |
| 2172 | </condition> |
| 2173 | <condition id="CM35P_DSP_NOFPU_IAR"> |
| 2174 | <description>CM35P, DSP, no FPU, IAR Compiler</description> |
| 2175 | <require condition="CM35P_DSP_NOFPU"/> |
| 2176 | <require Tcompiler="IAR"/> |
| 2177 | </condition> |
| 2178 | <condition id="CM35P_NODSP_SP_IAR"> |
| 2179 | <description>CM35P, no DSP, SP FPU, IAR Compiler</description> |
| 2180 | <require condition="CM35P_NODSP_SP"/> |
| 2181 | <require Tcompiler="IAR"/> |
| 2182 | </condition> |
| 2183 | <condition id="CM35P_DSP_SP_IAR"> |
| 2184 | <description>CM35P, DSP, SP FPU, IAR Compiler</description> |
| 2185 | <require condition="CM35P_DSP_SP"/> |
| 2186 | <require Tcompiler="IAR"/> |
| 2187 | </condition> |
| 2188 | <condition id="CM35P_NODSP_NOFPU_LE_IAR"> |
| 2189 | <description>CM35P, little endian, no DSP, no FPU, IAR Compiler</description> |
| 2190 | <require condition="CM35P_NODSP_NOFPU_IAR"/> |
| 2191 | <require Dendian="Little-endian"/> |
| 2192 | </condition> |
| 2193 | <condition id="CM35P_DSP_NOFPU_LE_IAR"> |
| 2194 | <description>CM35P, little endian, DSP, no FPU, IAR Compiler</description> |
| 2195 | <require condition="CM35P_DSP_NOFPU_IAR"/> |
| 2196 | <require Dendian="Little-endian"/> |
| 2197 | </condition> |
| 2198 | <condition id="CM35P_NODSP_SP_LE_IAR"> |
| 2199 | <description>CM35P, little endian, no DSP, SP FPU, IAR Compiler</description> |
| 2200 | <require condition="CM35P_NODSP_SP_IAR"/> |
| 2201 | <require Dendian="Little-endian"/> |
| 2202 | </condition> |
| 2203 | <condition id="CM35P_DSP_SP_LE_IAR"> |
| 2204 | <description>CM35P, little endian, DSP, SP FPU, IAR Compiler</description> |
| 2205 | <require condition="CM35P_DSP_SP_IAR"/> |
| 2206 | <require Dendian="Little-endian"/> |
| 2207 | </condition> |
| 2208 | |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2209 | <condition id="ARMv8MBL_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2210 | <description>Armv8-M Baseline processor based device for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2211 | <require condition="ARMv8MBL"/> |
| 2212 | <require Tcompiler="IAR"/> |
| 2213 | </condition> |
| 2214 | <condition id="ARMv8MBL_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2215 | <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] | 2216 | <require condition="ARMv8MBL_IAR"/> |
| 2217 | <require Dendian="Little-endian"/> |
| 2218 | </condition> |
| 2219 | <condition id="ARMv8MBL_BE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2220 | <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] | 2221 | <require condition="ARMv8MBL_IAR"/> |
| 2222 | <require Dendian="Big-endian"/> |
| 2223 | </condition> |
| 2224 | |
| 2225 | <condition id="ARMv8MML_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2226 | <description>Armv8-M Mainline processor based device for the IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2227 | <require condition="ARMv8MML"/> |
| 2228 | <require Tcompiler="IAR"/> |
| 2229 | </condition> |
| 2230 | <condition id="ARMv8MML_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2231 | <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] | 2232 | <require condition="ARMv8MML_IAR"/> |
| 2233 | <require Dendian="Little-endian"/> |
| 2234 | </condition> |
| 2235 | <condition id="ARMv8MML_BE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2236 | <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] | 2237 | <require condition="ARMv8MML_IAR"/> |
| 2238 | <require Dendian="Big-endian"/> |
| 2239 | </condition> |
| 2240 | |
| 2241 | <condition id="ARMv8MML_FP_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2242 | <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] | 2243 | <require condition="ARMv8MML_FP"/> |
| 2244 | <require Tcompiler="IAR"/> |
| 2245 | </condition> |
| 2246 | <condition id="ARMv8MML_FP_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2247 | <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] | 2248 | <require condition="ARMv8MML_FP_IAR"/> |
| 2249 | <require Dendian="Little-endian"/> |
| 2250 | </condition> |
| 2251 | <condition id="ARMv8MML_FP_BE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2252 | <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] | 2253 | <require condition="ARMv8MML_FP_IAR"/> |
| 2254 | <require Dendian="Big-endian"/> |
| 2255 | </condition> |
| 2256 | |
| 2257 | <condition id="ARMv8MML_NODSP_NOFPU_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2258 | <description>Armv8-M Mainline, no DSP, no FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2259 | <require condition="ARMv8MML_NODSP_NOFPU"/> |
| 2260 | <require Tcompiler="IAR"/> |
| 2261 | </condition> |
| 2262 | <condition id="ARMv8MML_DSP_NOFPU_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2263 | <description>Armv8-M Mainline, DSP, no FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2264 | <require condition="ARMv8MML_DSP_NOFPU"/> |
| 2265 | <require Tcompiler="IAR"/> |
| 2266 | </condition> |
| 2267 | <condition id="ARMv8MML_NODSP_SP_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2268 | <description>Armv8-M Mainline, no DSP, SP FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2269 | <require condition="ARMv8MML_NODSP_SP"/> |
| 2270 | <require Tcompiler="IAR"/> |
| 2271 | </condition> |
| 2272 | <condition id="ARMv8MML_DSP_SP_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2273 | <description>Armv8-M Mainline, DSP, SP FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2274 | <require condition="ARMv8MML_DSP_SP"/> |
| 2275 | <require Tcompiler="IAR"/> |
| 2276 | </condition> |
| 2277 | <condition id="ARMv8MML_NODSP_NOFPU_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2278 | <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] | 2279 | <require condition="ARMv8MML_NODSP_NOFPU_IAR"/> |
| 2280 | <require Dendian="Little-endian"/> |
| 2281 | </condition> |
| 2282 | <condition id="ARMv8MML_DSP_NOFPU_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2283 | <description>Armv8-M Mainline, little endian, DSP, no FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2284 | <require condition="ARMv8MML_DSP_NOFPU_IAR"/> |
| 2285 | <require Dendian="Little-endian"/> |
| 2286 | </condition> |
| 2287 | <condition id="ARMv8MML_NODSP_SP_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2288 | <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] | 2289 | <require condition="ARMv8MML_NODSP_SP_IAR"/> |
| 2290 | <require Dendian="Little-endian"/> |
| 2291 | </condition> |
| 2292 | <condition id="ARMv8MML_DSP_SP_LE_IAR"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2293 | <description>Armv8-M Mainline, little endian, DSP, SP FPU, IAR Compiler</description> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2294 | <require condition="ARMv8MML_DSP_SP_IAR"/> |
| 2295 | <require Dendian="Little-endian"/> |
| 2296 | </condition> |
| 2297 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2298 | <!-- conditions selecting single devices and CMSIS Core --> |
| 2299 | <!-- used for component startup, GCC version is used for C-Startup --> |
| 2300 | <condition id="ARMCM0 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2301 | <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] | 2302 | <require Dvendor="ARM:82" Dname="ARMCM0"/> |
| 2303 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2304 | </condition> |
| 2305 | <condition id="ARMCM0 CMSIS GCC"> |
| 2306 | <description>Generic ARM Cortex-M0 device startup and depends on CMSIS Core requiring GCC</description> |
| 2307 | <require condition="ARMCM0 CMSIS"/> |
| 2308 | <require condition="GCC"/> |
| 2309 | </condition> |
| 2310 | |
| 2311 | <condition id="ARMCM0+ CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2312 | <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] | 2313 | <require Dvendor="ARM:82" Dname="ARMCM0P*"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2314 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2315 | </condition> |
| 2316 | <condition id="ARMCM0+ CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2317 | <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] | 2318 | <require condition="ARMCM0+ CMSIS"/> |
| 2319 | <require condition="GCC"/> |
| 2320 | </condition> |
| 2321 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2322 | <condition id="ARMCM1 CMSIS"> |
| 2323 | <description>Generic Arm Cortex-M1 device startup and depends on CMSIS Core</description> |
| 2324 | <require Dvendor="ARM:82" Dname="ARMCM1"/> |
| 2325 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2326 | </condition> |
| 2327 | <condition id="ARMCM1 CMSIS GCC"> |
| 2328 | <description>Generic ARM Cortex-M1 device startup and depends on CMSIS Core requiring GCC</description> |
| 2329 | <require condition="ARMCM1 CMSIS"/> |
| 2330 | <require condition="GCC"/> |
| 2331 | </condition> |
| 2332 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2333 | <condition id="ARMCM3 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2334 | <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] | 2335 | <require Dvendor="ARM:82" Dname="ARMCM3"/> |
| 2336 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2337 | </condition> |
| 2338 | <condition id="ARMCM3 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2339 | <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] | 2340 | <require condition="ARMCM3 CMSIS"/> |
| 2341 | <require condition="GCC"/> |
| 2342 | </condition> |
| 2343 | |
| 2344 | <condition id="ARMCM4 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2345 | <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] | 2346 | <require Dvendor="ARM:82" Dname="ARMCM4*"/> |
| 2347 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2348 | </condition> |
| 2349 | <condition id="ARMCM4 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2350 | <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] | 2351 | <require condition="ARMCM4 CMSIS"/> |
| 2352 | <require condition="GCC"/> |
| 2353 | </condition> |
| 2354 | |
| 2355 | <condition id="ARMCM7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2356 | <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] | 2357 | <require Dvendor="ARM:82" Dname="ARMCM7*"/> |
| 2358 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2359 | </condition> |
| 2360 | <condition id="ARMCM7 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2361 | <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] | 2362 | <require condition="ARMCM7 CMSIS"/> |
| 2363 | <require condition="GCC"/> |
| 2364 | </condition> |
| 2365 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2366 | <condition id="ARMCM23 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2367 | <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] | 2368 | <require Dvendor="ARM:82" Dname="ARMCM23*"/> |
| 2369 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2370 | </condition> |
| 2371 | <condition id="ARMCM23 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2372 | <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] | 2373 | <require condition="ARMCM23 CMSIS"/> |
| 2374 | <require condition="GCC"/> |
| 2375 | </condition> |
| 2376 | |
| 2377 | <condition id="ARMCM33 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2378 | <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] | 2379 | <require Dvendor="ARM:82" Dname="ARMCM33*"/> |
| 2380 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2381 | </condition> |
| 2382 | <condition id="ARMCM33 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2383 | <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] | 2384 | <require condition="ARMCM33 CMSIS"/> |
| 2385 | <require condition="GCC"/> |
| 2386 | </condition> |
| 2387 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 2388 | <condition id="ARMCM35P CMSIS"> |
| 2389 | <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core</description> |
| 2390 | <require Dvendor="ARM:82" Dname="ARMCM35P*"/> |
| 2391 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2392 | </condition> |
| 2393 | <condition id="ARMCM35P CMSIS GCC"> |
| 2394 | <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core requiring GCC</description> |
| 2395 | <require condition="ARMCM35P CMSIS"/> |
| 2396 | <require condition="GCC"/> |
| 2397 | </condition> |
| 2398 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2399 | <condition id="ARMSC000 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2400 | <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] | 2401 | <require Dvendor="ARM:82" Dname="ARMSC000"/> |
| 2402 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2403 | </condition> |
| 2404 | <condition id="ARMSC000 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2405 | <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] | 2406 | <require condition="ARMSC000 CMSIS"/> |
| 2407 | <require condition="GCC"/> |
| 2408 | </condition> |
| 2409 | |
| 2410 | <condition id="ARMSC300 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2411 | <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] | 2412 | <require Dvendor="ARM:82" Dname="ARMSC300"/> |
| 2413 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2414 | </condition> |
| 2415 | <condition id="ARMSC300 CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2416 | <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] | 2417 | <require condition="ARMSC300 CMSIS"/> |
| 2418 | <require condition="GCC"/> |
| 2419 | </condition> |
| 2420 | |
| 2421 | <condition id="ARMv8MBL CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2422 | <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] | 2423 | <require Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 2424 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2425 | </condition> |
| 2426 | <condition id="ARMv8MBL CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2427 | <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] | 2428 | <require condition="ARMv8MBL CMSIS"/> |
| 2429 | <require condition="GCC"/> |
| 2430 | </condition> |
| 2431 | |
| 2432 | <condition id="ARMv8MML CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2433 | <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] | 2434 | <require Dvendor="ARM:82" Dname="ARMv8MML*"/> |
| 2435 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2436 | </condition> |
| 2437 | <condition id="ARMv8MML CMSIS GCC"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2438 | <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] | 2439 | <require condition="ARMv8MML CMSIS"/> |
| 2440 | <require condition="GCC"/> |
| 2441 | </condition> |
| 2442 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2443 | <condition id="ARMv81MML CMSIS"> |
| 2444 | <description>Generic Armv8.1-M Mainline device startup and depends on CMSIS Core</description> |
| 2445 | <require Dvendor="ARM:82" Dname="ARMv81MML*"/> |
| 2446 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2447 | </condition> |
| 2448 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2449 | <condition id="ARMCA5 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2450 | <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] | 2451 | <require Dvendor="ARM:82" Dname="ARMCA5"/> |
| 2452 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2453 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2454 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2455 | <condition id="ARMCA7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2456 | <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] | 2457 | <require Dvendor="ARM:82" Dname="ARMCA7"/> |
| 2458 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2459 | </condition> |
| 2460 | |
| 2461 | <condition id="ARMCA9 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2462 | <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] | 2463 | <require Dvendor="ARM:82" Dname="ARMCA9"/> |
| 2464 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2465 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2466 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2467 | <!-- CMSIS DSP --> |
| 2468 | <condition id="CMSIS DSP"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 2469 | <description>Components required for DSP</description> |
| 2470 | <require condition="ARMv6_7_8-M Device"/> |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 2471 | <require condition="ARMCC GCC IAR"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 2472 | <require Cclass="CMSIS" Cgroup="CORE"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2473 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2474 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2475 | <!-- CMSIS NN --> |
| 2476 | <condition id="CMSIS NN"> |
| 2477 | <description>Components required for NN</description> |
| 2478 | <require condition="CMSIS DSP"/> |
| 2479 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2480 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2481 | <!-- RTOS RTX --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2482 | <condition id="RTOS RTX"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2483 | <description>Components required for RTOS RTX</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2484 | <require condition="ARMv6_7-M Device"/> |
| 2485 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2486 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2487 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2488 | </condition> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2489 | <condition id="RTOS RTX IFX"> |
| 2490 | <description>Components required for RTOS RTX IFX</description> |
| 2491 | <require condition="ARMv6_7-M Device"/> |
| 2492 | <require condition="ARMCC GCC IAR"/> |
| 2493 | <require Dvendor="Infineon:7" Dname="XMC4*"/> |
| 2494 | <require Cclass="Device" Cgroup="Startup"/> |
| 2495 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
| 2496 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2497 | <condition id="RTOS RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2498 | <description>Components required for RTOS RTX5</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2499 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2500 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2501 | <require Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2502 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2503 | <condition id="RTOS2 RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2504 | <description>Components required for RTOS2 RTX5</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2505 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 2506 | <require condition="ARMCC GCC IAR"/> |
| 2507 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2508 | <require Cclass="Device" Cgroup="Startup"/> |
| 2509 | </condition> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2510 | <condition id="RTOS2 RTX5 v7-A"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2511 | <description>Components required for RTOS2 RTX5 on Armv7-A</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2512 | <require condition="ARMv7-A Device"/> |
| 2513 | <require condition="ARMCC GCC IAR"/> |
| 2514 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2515 | <require Cclass="Device" Cgroup="Startup"/> |
| 2516 | <require Cclass="Device" Cgroup="OS Tick"/> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2517 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2518 | </condition> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 2519 | <condition id="RTOS2 RTX5 Lib"> |
| 2520 | <description>Components required for RTOS2 RTX5 Library</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2521 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2522 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2523 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2524 | <require Cclass="Device" Cgroup="Startup"/> |
| 2525 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2526 | <condition id="RTOS2 RTX5 NS"> |
| 2527 | <description>Components required for RTOS2 RTX5 in Non-Secure Domain</description> |
| 2528 | <require condition="ARMv8-M TZ Device"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2529 | <require condition="ARMCC GCC IAR"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2530 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 2531 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2532 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2533 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2534 | <!-- OS Tick --> |
| 2535 | <condition id="OS Tick PTIM"> |
| 2536 | <description>Components required for OS Tick Private Timer</description> |
| 2537 | <require condition="CA5_CA9"/> |
| 2538 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 2539 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2540 | |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 2541 | <condition id="OS Tick GTIM"> |
| 2542 | <description>Components required for OS Tick Generic Physical Timer</description> |
| 2543 | <require condition="CA7"/> |
| 2544 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 2545 | </condition> |
| 2546 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2547 | </conditions> |
| 2548 | |
| 2549 | <components> |
| 2550 | <!-- CMSIS-Core component --> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2551 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="5.1.3" condition="ARMv6_7_8-M Device" > |
| 2552 | <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] | 2553 | <files> |
| 2554 | <!-- CPU independent --> |
| 2555 | <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 2556 | <file category="include" name="CMSIS/Core/Include/"/> |
| 2557 | <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] | 2558 | <!-- Code template --> |
Robert Rostohar | 0e71e88 | 2016-11-16 19:03:44 +0100 | [diff] [blame] | 2559 | <file category="sourceC" attr="template" condition="ARMv8-M TZ Device" name="CMSIS/Core/Template/ARMv8-M/main_s.c" version="1.1.0" select="Secure mode 'main' module for ARMv8-M"/> |
Robert Rostohar | 71f4dcf | 2016-11-16 19:06:01 +0100 | [diff] [blame] | 2560 | <file category="sourceC" attr="template" condition="ARMv8-M TZ Device" name="CMSIS/Core/Template/ARMv8-M/tz_context.c" version="1.1.0" select="RTOS Context Management (TrustZone for ARMv8-M)" /> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2561 | </files> |
| 2562 | </component> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2563 | |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 2564 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="1.1.2" condition="ARMv7-A Device" > |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2565 | <description>CMSIS-CORE for Cortex-A</description> |
| 2566 | <files> |
| 2567 | <!-- CPU independent --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2568 | <file category="doc" name="CMSIS/Documentation/Core_A/html/index.html"/> |
brondani | b6bdb2c | 2017-03-02 16:15:52 +0100 | [diff] [blame] | 2569 | <file category="include" name="CMSIS/Core_A/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2570 | </files> |
| 2571 | </component> |
| 2572 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2573 | <!-- CMSIS-Startup components --> |
| 2574 | <!-- Cortex-M0 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2575 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM0 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2576 | <description>System and Startup for Generic Arm Cortex-M0 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2577 | <files> |
| 2578 | <!-- include folder / device header file --> |
| 2579 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 2580 | <!-- startup / system file --> |
| 2581 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/ARM/startup_ARMCM0.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2582 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2583 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2584 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2585 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 2586 | </files> |
| 2587 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2588 | <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] | 2589 | <description>System and Startup for Generic Arm Cortex-M0 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2590 | <files> |
| 2591 | <!-- include folder / device header file --> |
| 2592 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 2593 | <!-- startup / system file --> |
| 2594 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2595 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2596 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 2597 | </files> |
| 2598 | </component> |
| 2599 | |
| 2600 | <!-- Cortex-M0+ --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2601 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM0+ CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2602 | <description>System and Startup for Generic Arm Cortex-M0+ device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2603 | <files> |
| 2604 | <!-- include folder / device header file --> |
| 2605 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 2606 | <!-- startup / system file --> |
| 2607 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/ARM/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2608 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2609 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2610 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2611 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 2612 | </files> |
| 2613 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2614 | <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] | 2615 | <description>System and Startup for Generic Arm Cortex-M0+ device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2616 | <files> |
| 2617 | <!-- include folder / device header file --> |
| 2618 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 2619 | <!-- startup / system file --> |
| 2620 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2621 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2622 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 2623 | </files> |
| 2624 | </component> |
| 2625 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2626 | <!-- Cortex-M1 --> |
| 2627 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM1 CMSIS"> |
| 2628 | <description>System and Startup for Generic Arm Cortex-M1 device</description> |
| 2629 | <files> |
| 2630 | <!-- include folder / device header file --> |
| 2631 | <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/> |
| 2632 | <!-- startup / system file --> |
| 2633 | <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] | 2634 | <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] | 2635 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2636 | <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/IAR/startup_ARMCM1.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2637 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/> |
| 2638 | </files> |
| 2639 | </component> |
| 2640 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.1" condition="ARMCM1 CMSIS GCC"> |
| 2641 | <description>System and Startup for Generic Arm Cortex-M1 device</description> |
| 2642 | <files> |
| 2643 | <!-- include folder / device header file --> |
| 2644 | <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/> |
| 2645 | <!-- startup / system file --> |
| 2646 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/GCC/startup_ARMCM1.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2647 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2648 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/> |
| 2649 | </files> |
| 2650 | </component> |
| 2651 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2652 | <!-- Cortex-M3 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2653 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM3 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2654 | <description>System and Startup for Generic Arm Cortex-M3 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2655 | <files> |
| 2656 | <!-- include folder / device header file --> |
| 2657 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 2658 | <!-- startup / system file --> |
| 2659 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/ARM/startup_ARMCM3.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2660 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2661 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2662 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/IAR/startup_ARMCM3.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2663 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.0" attr="config"/> |
| 2664 | </files> |
| 2665 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2666 | <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] | 2667 | <description>System and Startup for Generic Arm Cortex-M3 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2668 | <files> |
| 2669 | <!-- include folder / device header file --> |
| 2670 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 2671 | <!-- startup / system file --> |
| 2672 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2673 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2674 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.0" attr="config"/> |
| 2675 | </files> |
| 2676 | </component> |
| 2677 | |
| 2678 | <!-- Cortex-M4 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2679 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM4 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2680 | <description>System and Startup for Generic Arm Cortex-M4 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2681 | <files> |
| 2682 | <!-- include folder / device header file --> |
| 2683 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 2684 | <!-- startup / system file --> |
| 2685 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/ARM/startup_ARMCM4.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2686 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2687 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2688 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/IAR/startup_ARMCM4.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2689 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.0" attr="config"/> |
| 2690 | </files> |
| 2691 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2692 | <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] | 2693 | <description>System and Startup for Generic Arm Cortex-M4 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2694 | <files> |
| 2695 | <!-- include folder / device header file --> |
| 2696 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 2697 | <!-- startup / system file --> |
| 2698 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2699 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2700 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.0" attr="config"/> |
| 2701 | </files> |
| 2702 | </component> |
| 2703 | |
| 2704 | <!-- Cortex-M7 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2705 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCM7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2706 | <description>System and Startup for Generic Arm Cortex-M7 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2707 | <files> |
| 2708 | <!-- include folder / device header file --> |
| 2709 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 2710 | <!-- startup / system file --> |
| 2711 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/ARM/startup_ARMCM7.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2712 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2713 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2714 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/IAR/startup_ARMCM7.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2715 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.0" attr="config"/> |
| 2716 | </files> |
| 2717 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2718 | <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] | 2719 | <description>System and Startup for Generic Arm Cortex-M7 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2720 | <files> |
| 2721 | <!-- include folder / device header file --> |
| 2722 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 2723 | <!-- startup / system file --> |
| 2724 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2725 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2726 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.0" attr="config"/> |
| 2727 | </files> |
| 2728 | </component> |
| 2729 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2730 | <!-- Cortex-M23 --> |
| 2731 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCM23 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2732 | <description>System and Startup for Generic Arm Cortex-M23 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2733 | <files> |
| 2734 | <!-- include folder / device header file --> |
| 2735 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 2736 | <!-- startup / system file --> |
| 2737 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/ARM/startup_ARMCM23.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2738 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2739 | <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] | 2740 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/IAR/startup_ARMCM23.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2741 | <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] | 2742 | <!-- SAU configuration --> |
| 2743 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2744 | </files> |
| 2745 | </component> |
| 2746 | <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] | 2747 | <description>System and Startup for Generic Arm Cortex-M23 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2748 | <files> |
| 2749 | <!-- include folder / device header file --> |
| 2750 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 2751 | <!-- startup / system file --> |
| 2752 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2753 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2754 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.0" attr="config"/> |
| 2755 | <!-- SAU configuration --> |
| 2756 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2757 | </files> |
| 2758 | </component> |
| 2759 | |
| 2760 | <!-- Cortex-M33 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2761 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMCM33 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2762 | <description>System and Startup for Generic Arm Cortex-M33 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2763 | <files> |
| 2764 | <!-- include folder / device header file --> |
| 2765 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 2766 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2767 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/ARM/startup_ARMCM33.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2768 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2769 | <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] | 2770 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/IAR/startup_ARMCM33.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2771 | <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] | 2772 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2773 | <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] | 2774 | </files> |
| 2775 | </component> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2776 | <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] | 2777 | <description>System and Startup for Generic Arm Cortex-M33 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2778 | <files> |
| 2779 | <!-- include folder / device header file --> |
| 2780 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 2781 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2782 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2783 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2784 | <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] | 2785 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2786 | <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] | 2787 | </files> |
| 2788 | </component> |
| 2789 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 2790 | <!-- Cortex-M35P --> |
| 2791 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMCM35P CMSIS"> |
| 2792 | <description>System and Startup for Generic Arm Cortex-M35P device</description> |
| 2793 | <files> |
| 2794 | <!-- include folder / device header file --> |
| 2795 | <file category="include" name="Device/ARM/ARMCM35P/Include/"/> |
| 2796 | <!-- startup / system file --> |
| 2797 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/ARM/startup_ARMCM35P.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2798 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/GCC/startup_ARMCM35P.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2799 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2800 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/IAR/startup_ARMCM35P.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2801 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.0" attr="config"/> |
| 2802 | <!-- SAU configuration --> |
| 2803 | <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2804 | </files> |
| 2805 | </component> |
| 2806 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM35P CMSIS GCC"> |
| 2807 | <description>System and Startup for Generic Arm Cortex-M35P device</description> |
| 2808 | <files> |
| 2809 | <!-- include folder / device header file --> |
| 2810 | <file category="include" name="Device/ARM/ARMCM35P/Include/"/> |
| 2811 | <!-- startup / system file --> |
| 2812 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/GCC/startup_ARMCM35P.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2813 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2814 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.0" attr="config"/> |
| 2815 | <!-- SAU configuration --> |
| 2816 | <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.1.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2817 | </files> |
| 2818 | </component> |
| 2819 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2820 | <!-- Cortex-SC000 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2821 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMSC000 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2822 | <description>System and Startup for Generic Arm SC000 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2823 | <files> |
| 2824 | <!-- include folder / device header file --> |
| 2825 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2826 | <!-- startup / system file --> |
| 2827 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/ARM/startup_ARMSC000.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2828 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2829 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2830 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2831 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2832 | </files> |
| 2833 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2834 | <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] | 2835 | <description>System and Startup for Generic Arm SC000 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2836 | <files> |
| 2837 | <!-- include folder / device header file --> |
| 2838 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2839 | <!-- startup / system file --> |
| 2840 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2841 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2842 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2843 | </files> |
| 2844 | </component> |
| 2845 | |
| 2846 | <!-- Cortex-SC300 --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2847 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMSC300 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2848 | <description>System and Startup for Generic Arm SC300 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2849 | <files> |
| 2850 | <!-- include folder / device header file --> |
| 2851 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2852 | <!-- startup / system file --> |
| 2853 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/ARM/startup_ARMSC300.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2854 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2855 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2856 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/IAR/startup_ARMSC300.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2857 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.0" attr="config"/> |
| 2858 | </files> |
| 2859 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2860 | <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] | 2861 | <description>System and Startup for Generic Arm SC300 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2862 | <files> |
| 2863 | <!-- include folder / device header file --> |
| 2864 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2865 | <!-- startup / system file --> |
| 2866 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2867 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2868 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.0" attr="config"/> |
| 2869 | </files> |
| 2870 | </component> |
| 2871 | |
| 2872 | <!-- ARMv8MBL --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2873 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMv8MBL CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2874 | <description>System and Startup for Generic Armv8-M Baseline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2875 | <files> |
| 2876 | <!-- include folder / device header file --> |
| 2877 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2878 | <!-- startup / system file --> |
| 2879 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/ARM/startup_ARMv8MBL.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2880 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2881 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2882 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.0" attr="config" condition="ARMCC GCC"/> |
| 2883 | <!-- SAU configuration --> |
| 2884 | <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config"/> |
| 2885 | </files> |
| 2886 | </component> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2887 | <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] | 2888 | <description>System and Startup for Generic Armv8-M Baseline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2889 | <files> |
| 2890 | <!-- include folder / device header file --> |
| 2891 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2892 | <!-- startup / system file --> |
| 2893 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2894 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2895 | <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] | 2896 | <!-- SAU configuration --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 2897 | <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] | 2898 | </files> |
| 2899 | </component> |
| 2900 | |
| 2901 | <!-- ARMv8MML --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2902 | <component Cclass="Device" Cgroup="Startup" Cversion="1.1.0" condition="ARMv8MML CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2903 | <description>System and Startup for Generic Armv8-M Mainline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2904 | <files> |
| 2905 | <!-- include folder / device header file --> |
| 2906 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
| 2907 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2908 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/ARM/startup_ARMv8MML.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2909 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2910 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2911 | <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] | 2912 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2913 | <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] | 2914 | </files> |
| 2915 | </component> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2916 | <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] | 2917 | <description>System and Startup for Generic Armv8-M Mainline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2918 | <files> |
| 2919 | <!-- include folder / device header file --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2920 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2921 | <!-- startup / system file --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2922 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2923 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2924 | <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] | 2925 | <!-- SAU configuration --> |
Martin Günther | 2166967 | 2016-12-07 10:40:50 +0100 | [diff] [blame] | 2926 | <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] | 2927 | </files> |
| 2928 | </component> |
| 2929 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2930 | <!-- ARMv81MML --> |
| 2931 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMv81MML CMSIS"> |
| 2932 | <description>System and Startup for Generic Armv8.1-M Mainline device</description> |
| 2933 | <files> |
| 2934 | <!-- include folder / device header file --> |
| 2935 | <file category="include" name="Device/ARM/ARMv81MML/Include/"/> |
| 2936 | <file category="header" name="Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h"/> |
| 2937 | <!-- startup / system file --> |
| 2938 | <file category="sourceAsm" name="Device/ARM/ARMv81MML/Source/ARM/startup_ARMv81MML.s" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2939 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML.sct" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2940 | <file category="sourceAsm" name="Device/ARM/ARMv81MML/Source/GCC/startup_ARMv81MML.S" version="1.0.0" attr="config" condition="GCC"/> |
| 2941 | <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] | 2942 | <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] | 2943 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.0.0" attr="config"/> |
| 2944 | <!-- SAU configuration --> |
| 2945 | <file category="header" name="Device/ARM/ARMv81MML/Include/Template/partition_ARMv81MML.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2946 | </files> |
| 2947 | </component> |
| 2948 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMv81MML CMSIS"> |
| 2949 | <description>System and Startup for Generic Armv8.1-M Mainline device</description> |
| 2950 | <files> |
| 2951 | <!-- include folder / device header file --> |
| 2952 | <file category="include" name="Device/ARM/ARMv81MML/Include/"/> |
| 2953 | <!-- startup / system file --> |
| 2954 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/ARM/startup_ARMv81MML.c" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2955 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML.sct" version="1.0.0" attr="config" condition="ARMCC"/> |
| 2956 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/GCC/startup_ARMv81MML.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2957 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2958 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/IAR/startup_ARMv81MML.c" version="1.0.0" attr="config" condition="IAR"/> |
| 2959 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.0.0" attr="config"/> |
| 2960 | <!-- SAU configuration --> |
| 2961 | <file category="header" name="Device/ARM/ARMv81MML/Include/Template/partition_ARMv81MML.h" version="1.0.0" attr="config" condition="ARMv8-M TZ Device"/> |
| 2962 | </files> |
| 2963 | </component> |
| 2964 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2965 | <!-- Cortex-A5 --> |
| 2966 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCA5 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2967 | <description>System and Startup for Generic Arm Cortex-A5 device</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2968 | <files> |
| 2969 | <!-- include folder / device header file --> |
| 2970 | <file category="include" name="Device/ARM/ARMCA5/Include/"/> |
| 2971 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2972 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC5/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2973 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC5/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2974 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC6/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
| 2975 | <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] | 2976 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/GCC/startup_ARMCA5.c" version="1.0.0" attr="config" condition="GCC"/> |
| 2977 | <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] | 2978 | <file category="sourceAsm" name="Device/ARM/ARMCA5/Source/IAR/startup_ARMCA5.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2979 | <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] | 2980 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/system_ARMCA5.c" version="1.0.0" attr="config"/> |
| 2981 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/mmu_ARMCA5.c" version="1.0.0" attr="config"/> |
| 2982 | <file category="header" name="Device/ARM/ARMCA5/Include/system_ARMCA5.h" version="1.0.0" attr="config"/> |
| 2983 | <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] | 2984 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2985 | </files> |
| 2986 | </component> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2987 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2988 | <!-- Cortex-A7 --> |
| 2989 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.0" condition="ARMCA7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2990 | <description>System and Startup for Generic Arm Cortex-A7 device</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2991 | <files> |
| 2992 | <!-- include folder / device header file --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2993 | <file category="include" name="Device/ARM/ARMCA7/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2994 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2995 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC5/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2996 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC5/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2997 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC6/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC6"/> |
| 2998 | <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] | 2999 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/GCC/startup_ARMCA7.c" version="1.0.0" attr="config" condition="GCC"/> |
| 3000 | <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] | 3001 | <file category="sourceAsm" name="Device/ARM/ARMCA7/Source/IAR/startup_ARMCA7.s" version="1.0.0" attr="config" condition="IAR"/> |
| 3002 | <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] | 3003 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/system_ARMCA7.c" version="1.0.0" attr="config"/> |
| 3004 | <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] | 3005 | <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] | 3006 | <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] | 3007 | </files> |
| 3008 | </component> |
| 3009 | |
| 3010 | <!-- Cortex-A9 --> |
Jonatan Antoni | b27a412 | 2017-08-08 13:30:19 +0200 | [diff] [blame] | 3011 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA9 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3012 | <description>System and Startup for Generic Arm Cortex-A9 device</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 3013 | <files> |
| 3014 | <!-- include folder / device header file --> |
| 3015 | <file category="include" name="Device/ARM/ARMCA9/Include/"/> |
| 3016 | <!-- startup / system / mmu files --> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 3017 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC5/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 3018 | <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] | 3019 | <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] | 3020 | <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] | 3021 | <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] | 3022 | <file category="other" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 3023 | <file category="sourceAsm" name="Device/ARM/ARMCA9/Source/IAR/startup_ARMCA9.s" version="1.0.0" attr="config" condition="IAR"/> |
| 3024 | <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] | 3025 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.0" attr="config"/> |
| 3026 | <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] | 3027 | <file category="header" name="Device/ARM/ARMCA9/Include/system_ARMCA9.h" version="1.0.0" attr="config"/> |
| 3028 | <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] | 3029 | </files> |
| 3030 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3031 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 3032 | <!-- IRQ Controller --> |
Vladimir Umek | 184017e | 2018-04-09 08:11:37 +0200 | [diff] [blame] | 3033 | <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] | 3034 | <description>IRQ Controller implementation using GIC</description> |
| 3035 | <files> |
| 3036 | <file category="sourceC" name="CMSIS/Core_A/Source/irq_ctrl_gic.c"/> |
| 3037 | </files> |
| 3038 | </component> |
| 3039 | |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 3040 | <!-- OS Tick --> |
Jonatan Antoni | c6dca33 | 2018-03-02 12:23:44 +0100 | [diff] [blame] | 3041 | <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] | 3042 | <description>OS Tick implementation using Private Timer</description> |
| 3043 | <files> |
| 3044 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_ptim.c"/> |
| 3045 | </files> |
| 3046 | </component> |
| 3047 | |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3048 | <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] | 3049 | <description>OS Tick implementation using Generic Physical Timer</description> |
| 3050 | <files> |
| 3051 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_gtim.c"/> |
| 3052 | </files> |
| 3053 | </component> |
| 3054 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3055 | <!-- CMSIS-DSP component --> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 3056 | <component Cclass="CMSIS" Cgroup="DSP" Cversion="1.5.2" condition="CMSIS DSP"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3057 | <description>CMSIS-DSP Library for Cortex-M, SC000, and SC300</description> |
| 3058 | <files> |
| 3059 | <!-- CPU independent --> |
| 3060 | <file category="doc" name="CMSIS/Documentation/DSP/html/index.html"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3061 | <file category="header" name="CMSIS/DSP/Include/arm_math.h"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 3062 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3063 | <!-- CPU and Compiler dependent --> |
| 3064 | <!-- ARMCC --> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3065 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM0l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3066 | <file category="library" condition="CM0_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM0b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3067 | <file category="library" condition="CM1_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM0l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3068 | <file category="library" condition="CM1_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM0b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3069 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM3l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3070 | <file category="library" condition="CM3_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM3b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3071 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3072 | <file category="library" condition="CM4_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3073 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4lf_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3074 | <file category="library" condition="CM4_FP_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM4bf_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3075 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7l_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3076 | <file category="library" condition="CM7_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7b_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3077 | <file category="library" condition="CM7_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7lfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3078 | <file category="library" condition="CM7_SP_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7bfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3079 | <file category="library" condition="CM7_DP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7lfdp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3080 | <file category="library" condition="CM7_DP_BE_ARMCC" name="CMSIS/Lib/ARM/arm_cortexM7bfdp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3081 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3082 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MBLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3083 | <file category="library" condition="CM33_NODSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3084 | <file category="library" condition="CM33_DSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3085 | <file category="library" condition="CM33_NODSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3086 | <file category="library" condition="CM33_DSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3087 | <file category="library" condition="CM35P_NODSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3088 | <file category="library" condition="CM35P_DSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3089 | <file category="library" condition="CM35P_NODSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3090 | <file category="library" condition="CM35P_DSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3091 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MBLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3092 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLl_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3093 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLld_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3094 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLlfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3095 | <file category="library" condition="ARMv8MML_DSP_SP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLldfsp_math.lib" src="CMSIS/DSP/Source/ARM"/> |
| 3096 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLlfdp_math.lib" src="CMSIS/DSP/Source/ARM"/--> |
| 3097 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_ARMCC" name="CMSIS/Lib/ARM/arm_ARMv8MMLldfdp_math.lib" src="CMSIS/DSP/Source/ARM"/--> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3098 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3099 | <!-- GCC --> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3100 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM0l_math.a" src="CMSIS/DSP/Source/GCC"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3101 | <file category="library" condition="CM1_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM0l_math.a" src="CMSIS/DSP/Source/GCC"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3102 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM3l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3103 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM4l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3104 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM4lf_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3105 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM7l_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3106 | <file category="library" condition="CM7_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM7lfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3107 | <file category="library" condition="CM7_DP_LE_GCC" name="CMSIS/Lib/GCC/libarm_cortexM7lfdp_math.a" src="CMSIS/DSP/Source/GCC"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3108 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3109 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3110 | <file category="library" condition="CM33_NODSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3111 | <file category="library" condition="CM33_DSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3112 | <file category="library" condition="CM33_NODSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3113 | <file category="library" condition="CM33_DSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3114 | <file category="library" condition="CM35P_NODSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3115 | <file category="library" condition="CM35P_DSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3116 | <file category="library" condition="CM35P_NODSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3117 | <file category="library" condition="CM35P_DSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3118 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3119 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3120 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3121 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3122 | <file category="library" condition="ARMv8MML_DSP_SP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/GCC"/> |
| 3123 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLlfdp_math.a" src="CMSIS/DSP/Source/GCC"/--> |
| 3124 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_GCC" name="CMSIS/Lib/GCC/libarm_ARMv8MMLldfdp_math.a" src="CMSIS/DSP/Source/GCC"/--> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 3125 | |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 3126 | <!-- IAR --> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3127 | <file category="library" condition="CM0_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM0l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3128 | <file category="library" condition="CM0_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM0b_math.a" src="CMSIS/DSP/Source/IAR"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3129 | <file category="library" condition="CM1_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM0l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3130 | <file category="library" condition="CM1_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM0b_math.a" src="CMSIS/DSP/Source/IAR"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3131 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM3l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3132 | <file category="library" condition="CM3_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM3b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3133 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM4l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3134 | <file category="library" condition="CM4_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM4b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3135 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM4lf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3136 | <file category="library" condition="CM4_FP_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM4bf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3137 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM7l_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3138 | <file category="library" condition="CM7_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM7b_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3139 | <file category="library" condition="CM7_DP_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM7lf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3140 | <file category="library" condition="CM7_DP_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM7bf_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3141 | <file category="library" condition="CM7_SP_LE_IAR" name="CMSIS/Lib/IAR/iar_cortexM7ls_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3142 | <file category="library" condition="CM7_SP_BE_IAR" name="CMSIS/Lib/IAR/iar_cortexM7bs_math.a" src="CMSIS/DSP/Source/IAR"/> |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 3143 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3144 | <file category="library" condition="CM23_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3145 | <file category="library" condition="CM33_NODSP_NOFPU_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3146 | <file category="library" condition="CM33_DSP_NOFPU_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3147 | <file category="library" condition="CM33_NODSP_SP_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3148 | <file category="library" condition="CM33_DSP_SP_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3149 | <file category="library" condition="CM35P_NODSP_NOFPU_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3150 | <file category="library" condition="CM35P_DSP_NOFPU_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3151 | <file category="library" condition="CM35P_NODSP_SP_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
| 3152 | <file category="library" condition="CM35P_DSP_SP_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3153 | <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MBLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3154 | <file category="library" condition="ARMv8MML_NODSP_NOFPU_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLl_math.a" src="CMSIS/DSP/Source/IAR"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3155 | <file category="library" condition="ARMv8MML_DSP_NOFPU_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLld_math.a" src="CMSIS/DSP/Source/IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3156 | <file category="library" condition="ARMv8MML_NODSP_SP_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLlfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3157 | <file category="library" condition="ARMv8MML_DSP_SP_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLldfsp_math.a" src="CMSIS/DSP/Source/IAR"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3158 | <!--file category="library" condition="ARMv8MML_DP_NOFPU_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLlfdp_math.a" src="CMSIS/DSP/Source/IAR"/--> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3159 | <!--file category="library" condition="ARMv8MML_DSP_DP_LE_IAR" name="CMSIS/Lib/IAR/iar_ARMv8MMLldfdp_math.a" src="CMSIS/DSP/Source/IAR"/--> |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 3160 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3161 | </files> |
| 3162 | </component> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3163 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3164 | <!-- CMSIS-NN component --> |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 3165 | <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] | 3166 | <description>CMSIS-NN Neural Network Library</description> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3167 | <files> |
| 3168 | <file category="doc" name="CMSIS/Documentation/NN/html/index.html"/> |
| 3169 | <file category="header" name="CMSIS/NN/Include/arm_nnfunctions.h"/> |
| 3170 | |
| 3171 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c"/> |
| 3172 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c"/> |
| 3173 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c"/> |
| 3174 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3175 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3176 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c"/> |
| 3177 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c"/> |
| 3178 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c"/> |
| 3179 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c"/> |
| 3180 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c"/> |
| 3181 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c"/> |
| 3182 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c"/> |
| 3183 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c"/> |
| 3184 | <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] | 3185 | <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] | 3186 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c"/> |
| 3187 | <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] | 3188 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3189 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c"/> |
| 3190 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c"/> |
| 3191 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c"/> |
| 3192 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c"/> |
| 3193 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c"/> |
| 3194 | <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] | 3195 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3196 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c"/> |
| 3197 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3198 | <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] | 3199 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c"/> |
| 3200 | <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] | 3201 | |
| 3202 | <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3203 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 3204 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c"/> |
| 3205 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c"/> |
| 3206 | </files> |
| 3207 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3208 | |
| 3209 | <!-- CMSIS-RTOS Keil RTX component --> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 3210 | <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] | 3211 | <description>CMSIS-RTOS RTX implementation for Cortex-M, SC000, and SC300</description> |
| 3212 | <RTE_Components_h> |
| 3213 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3214 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 3215 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 3216 | </RTE_Components_h> |
| 3217 | <files> |
| 3218 | <!-- CPU independent --> |
bruneu01 | f9c0195 | 2016-09-13 16:28:46 +0200 | [diff] [blame] | 3219 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3220 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 3221 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 3222 | |
| 3223 | <!-- RTX templates --> |
| 3224 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 3225 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 3226 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 3227 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 3228 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 3229 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 3230 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 3231 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 3232 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 3233 | <!-- tool-chain specific template file --> |
| 3234 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3235 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 3236 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3237 | |
| 3238 | <!-- CPU and Compiler dependent --> |
| 3239 | <!-- ARMCC --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3240 | <file category="library" condition="CM0_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3241 | <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] | 3242 | <file category="library" condition="CM1_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3243 | <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] | 3244 | <file category="library" condition="CM3_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3245 | <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] | 3246 | <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] | 3247 | <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] | 3248 | <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] | 3249 | <file category="library" condition="CM4_FP_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3250 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3251 | <file category="library" condition="CM7_BE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3252 | <file category="library" condition="CM7_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3253 | <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] | 3254 | <!-- GCC --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3255 | <file category="library" condition="CM0_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3256 | <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] | 3257 | <file category="library" condition="CM1_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3258 | <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] | 3259 | <file category="library" condition="CM3_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3260 | <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] | 3261 | <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] | 3262 | <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] | 3263 | <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] | 3264 | <file category="library" condition="CM4_FP_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3265 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3266 | <file category="library" condition="CM7_BE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3267 | <file category="library" condition="CM7_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3268 | <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] | 3269 | <!-- IAR --> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 3270 | <file category="library" condition="CM0_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3271 | <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] | 3272 | <file category="library" condition="CM1_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3273 | <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] | 3274 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3275 | <file category="library" condition="CM3_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3276 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3277 | <file category="library" condition="CM4_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3278 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3279 | <file category="library" condition="CM4_FP_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3280 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3281 | <file category="library" condition="CM7_BE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3282 | <file category="library" condition="CM7_FP_LE_IAR" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 3283 | <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] | 3284 | </files> |
| 3285 | </component> |
| 3286 | <!-- CMSIS-RTOS Keil RTX component (IFX variant) --> |
| 3287 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvariant="IFX" Cversion="4.81.1" Capiversion="1.0.0" condition="RTOS RTX IFX"> |
| 3288 | <description>CMSIS-RTOS RTX implementation for Infineon XMC4 series affected by PMU_CM.001 errata</description> |
| 3289 | <RTE_Components_h> |
| 3290 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3291 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 3292 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 3293 | </RTE_Components_h> |
| 3294 | <files> |
| 3295 | <!-- CPU independent --> |
| 3296 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
| 3297 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 3298 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 3299 | |
| 3300 | <!-- RTX templates --> |
| 3301 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 3302 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 3303 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 3304 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 3305 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 3306 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 3307 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 3308 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 3309 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 3310 | <!-- tool-chain specific template file --> |
| 3311 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3312 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 3313 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 3314 | |
| 3315 | <!-- CPU and Compiler dependent --> |
| 3316 | <!-- ARMCC --> |
| 3317 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3318 | <file category="library" condition="CM4_FP_LE_ARMCC" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 3319 | <!-- GCC --> |
| 3320 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3321 | <file category="library" condition="CM4_FP_LE_GCC" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 3322 | <!-- IAR --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3323 | </files> |
| 3324 | </component> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3325 | |
| 3326 | <!-- CMSIS-RTOS Keil RTX5 component --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3327 | <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] | 3328 | <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3329 | <RTE_Components_h> |
| 3330 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3331 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 3332 | #define RTE_CMSIS_RTOS_RTX5 /* CMSIS-RTOS Keil RTX5 */ |
| 3333 | </RTE_Components_h> |
| 3334 | <files> |
| 3335 | <!-- RTX header file --> |
| 3336 | <file category="header" name="CMSIS/RTOS2/RTX/Include1/cmsis_os.h"/> |
| 3337 | <!-- RTX compatibility module for API V1 --> |
| 3338 | <file category="source" name="CMSIS/RTOS2/RTX/Library/cmsis_os1.c"/> |
| 3339 | </files> |
| 3340 | </component> |
| 3341 | |
| 3342 | <!-- CMSIS-RTOS2 Keil RTX5 component --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3343 | <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] | 3344 | <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] | 3345 | <RTE_Components_h> |
| 3346 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3347 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3348 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3349 | </RTE_Components_h> |
| 3350 | <files> |
| 3351 | <!-- RTX documentation --> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3352 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3353 | |
| 3354 | <!-- RTX header files --> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3355 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3356 | |
| 3357 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3358 | <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] | 3359 | <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] | 3360 | |
| 3361 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3362 | <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] | 3363 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3364 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3365 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3366 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3367 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3368 | <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] | 3369 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
| 3370 | <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] | 3371 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3372 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3373 | <!-- RTX library configuration --> |
| 3374 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 3375 | |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 3376 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 3377 | <!-- ARMCC --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3378 | <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] | 3379 | <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] | 3380 | <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] | 3381 | <file category="library" condition="CM4_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3382 | <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] | 3383 | <file category="library" condition="CM7_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3384 | <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] | 3385 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3386 | <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3387 | <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] | 3388 | <file category="library" condition="CM35P_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3389 | <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] | 3390 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3391 | <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3392 | <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMF.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3393 | <!-- GCC --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3394 | <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] | 3395 | <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] | 3396 | <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] | 3397 | <file category="library" condition="CM4_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3398 | <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] | 3399 | <file category="library" condition="CM7_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3400 | <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] | 3401 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3402 | <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3403 | <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] | 3404 | <file category="library" condition="CM35P_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3405 | <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] | 3406 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3407 | <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3408 | <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] | 3409 | <!-- IAR --> |
| 3410 | <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] | 3411 | <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] | 3412 | <file category="library" condition="CM3_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3413 | <file category="library" condition="CM4_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3414 | <file category="library" condition="CM4_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3415 | <file category="library" condition="CM7_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3416 | <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] | 3417 | <file category="library" condition="CM23_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3418 | <file category="library" condition="CM33_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3419 | <file category="library" condition="CM33_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3420 | <file category="library" condition="CM35P_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3421 | <file category="library" condition="CM35P_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3422 | <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3423 | <file category="library" condition="ARMv8MML_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3424 | <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] | 3425 | </files> |
| 3426 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3427 | <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] | 3428 | <description>CMSIS-RTOS2 RTX5 for Armv8-M Non-Secure Domain (Library)</description> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3429 | <RTE_Components_h> |
| 3430 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3431 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3432 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3433 | #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] | 3434 | </RTE_Components_h> |
| 3435 | <files> |
| 3436 | <!-- RTX documentation --> |
| 3437 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3438 | |
| 3439 | <!-- RTX header files --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3440 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3441 | |
| 3442 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3443 | <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] | 3444 | <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] | 3445 | |
| 3446 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3447 | <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] | 3448 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3449 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3450 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3451 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3452 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3453 | <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] | 3454 | <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] | 3455 | <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] | 3456 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3457 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3458 | <!-- RTX library configuration --> |
| 3459 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 3460 | |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 3461 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 3462 | <!-- ARMCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3463 | <file category="library" condition="CM23_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3464 | <file category="library" condition="CM33_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3465 | <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] | 3466 | <file category="library" condition="CM35P_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3467 | <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] | 3468 | <file category="library" condition="ARMv8MBL_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3469 | <file category="library" condition="ARMv8MML_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3470 | <file category="library" condition="ARMv8MML_FP_LE_ARMCC" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMFN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 3471 | <!-- GCC --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3472 | <file category="library" condition="CM23_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3473 | <file category="library" condition="CM33_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3474 | <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] | 3475 | <file category="library" condition="CM35P_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3476 | <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] | 3477 | <file category="library" condition="ARMv8MBL_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3478 | <file category="library" condition="ARMv8MML_LE_GCC" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3479 | <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] | 3480 | <!-- IAR --> |
| 3481 | <file category="library" condition="CM23_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3482 | <file category="library" condition="CM33_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3483 | <file category="library" condition="CM33_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3484 | <file category="library" condition="CM35P_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3485 | <file category="library" condition="CM35P_FP_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3486 | <file category="library" condition="ARMv8MBL_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3487 | <file category="library" condition="ARMv8MML_LE_IAR" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 3488 | <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] | 3489 | </files> |
| 3490 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3491 | <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] | 3492 | <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] | 3493 | <RTE_Components_h> |
| 3494 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3495 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3496 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 3497 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3498 | </RTE_Components_h> |
| 3499 | <files> |
| 3500 | <!-- RTX documentation --> |
| 3501 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3502 | |
| 3503 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3504 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3505 | |
| 3506 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3507 | <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] | 3508 | <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] | 3509 | |
| 3510 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3511 | <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] | 3512 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3513 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3514 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3515 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3516 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3517 | <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] | 3518 | <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] | 3519 | <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] | 3520 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3521 | |
| 3522 | <!-- RTX sources (core) --> |
| 3523 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 3524 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 3525 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 3526 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 3527 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 3528 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 3529 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 3530 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 3531 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 3532 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 3533 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3534 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 3535 | <!-- RTX sources (library configuration) --> |
| 3536 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3537 | <!-- RTX sources (handlers ARMCC) --> |
| 3538 | <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] | 3539 | <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] | 3540 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM3_ARMCC"/> |
| 3541 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM4_ARMCC"/> |
| 3542 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm4f.s" condition="CM4_FP_ARMCC"/> |
| 3543 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s" condition="CM7_ARMCC"/> |
| 3544 | <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] | 3545 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s" condition="CM23_ARMCC"/> |
| 3546 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM33_ARMCC"/> |
| 3547 | <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] | 3548 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="CM35P_ARMCC"/> |
| 3549 | <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] | 3550 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s" condition="ARMv8MBL_ARMCC"/> |
| 3551 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="ARMv8MML_ARMCC"/> |
| 3552 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s" condition="ARMv8MML_FP_ARMCC"/> |
| 3553 | <!-- RTX sources (handlers GCC) --> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 3554 | <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] | 3555 | <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] | 3556 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM3_GCC"/> |
| 3557 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM4_GCC"/> |
| 3558 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S" condition="CM4_FP_GCC"/> |
| 3559 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S" condition="CM7_GCC"/> |
| 3560 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S" condition="CM7_FP_GCC"/> |
| 3561 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="CM23_GCC"/> |
| 3562 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM33_GCC"/> |
| 3563 | <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] | 3564 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="CM35P_GCC"/> |
| 3565 | <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] | 3566 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="ARMv8MBL_GCC"/> |
| 3567 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="ARMv8MML_GCC"/> |
| 3568 | <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] | 3569 | <!-- RTX sources (handlers IAR) --> |
| 3570 | <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] | 3571 | <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] | 3572 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM3_IAR"/> |
| 3573 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM4_IAR"/> |
| 3574 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm4f.s" condition="CM4_FP_IAR"/> |
| 3575 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s" condition="CM7_IAR"/> |
| 3576 | <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] | 3577 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="CM23_IAR"/> |
| 3578 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM33_IAR"/> |
| 3579 | <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] | 3580 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="CM35P_IAR"/> |
| 3581 | <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] | 3582 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="ARMv8MBL_IAR"/> |
| 3583 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="ARMv8MML_IAR"/> |
| 3584 | <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] | 3585 | <!-- OS Tick (SysTick) --> |
| 3586 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
| 3587 | </files> |
| 3588 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3589 | <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] | 3590 | <description>CMSIS-RTOS2 RTX5 for Armv7-A (Source)</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3591 | <RTE_Components_h> |
| 3592 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3593 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3594 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
| 3595 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
| 3596 | </RTE_Components_h> |
| 3597 | <files> |
| 3598 | <!-- RTX documentation --> |
| 3599 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3600 | |
| 3601 | <!-- RTX header files --> |
| 3602 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3603 | |
| 3604 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3605 | <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] | 3606 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.0"/> |
| 3607 | |
| 3608 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/handlers.c" version="5.1.0"/> |
| 3609 | |
| 3610 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3611 | <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] | 3612 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3613 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3614 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3615 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3616 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3617 | <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] | 3618 | <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] | 3619 | <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] | 3620 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3621 | |
| 3622 | <!-- RTX sources (core) --> |
| 3623 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 3624 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 3625 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 3626 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 3627 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 3628 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 3629 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 3630 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 3631 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 3632 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 3633 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
| 3634 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 3635 | <!-- RTX sources (library configuration) --> |
| 3636 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 3637 | <!-- RTX sources (handlers ARMCC) --> |
| 3638 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_ca.s" condition="CA_ARMCC5"/> |
| 3639 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S" condition="CA_ARMCC6"/> |
| 3640 | <!-- RTX sources (handlers GCC) --> |
| 3641 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S" condition="CA_GCC"/> |
| 3642 | <!-- RTX sources (handlers IAR) --> |
| 3643 | <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] | 3644 | </files> |
| 3645 | </component> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3646 | <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] | 3647 | <description>CMSIS-RTOS2 RTX5 for Armv8-M Non-Secure Domain (Source)</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3648 | <RTE_Components_h> |
| 3649 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 3650 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 3651 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 3652 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 3653 | #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] | 3654 | </RTE_Components_h> |
| 3655 | <files> |
| 3656 | <!-- RTX documentation --> |
| 3657 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 3658 | |
| 3659 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3660 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 3661 | |
| 3662 | <!-- RTX configuration --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3663 | <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] | 3664 | <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] | 3665 | |
| 3666 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 3667 | <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] | 3668 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 3669 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 3670 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 3671 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 3672 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 3673 | <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] | 3674 | <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] | 3675 | <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] | 3676 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 3677 | |
| 3678 | <!-- RTX sources (core) --> |
| 3679 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 3680 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 3681 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 3682 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 3683 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 3684 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 3685 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 3686 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 3687 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 3688 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 3689 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 3690 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 3691 | <!-- RTX sources (library configuration) --> |
| 3692 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3693 | <!-- RTX sources (ARMCC handlers) --> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 3694 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl_ns.s" condition="CM23_ARMCC"/> |
| 3695 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM33_ARMCC"/> |
| 3696 | <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] | 3697 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="CM35P_ARMCC"/> |
| 3698 | <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] | 3699 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl_ns.s" condition="ARMv8MBL_ARMCC"/> |
| 3700 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="ARMv8MML_ARMCC"/> |
| 3701 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml_ns.s" condition="ARMv8MML_FP_ARMCC"/> |
| 3702 | <!-- RTX sources (GCC handlers) --> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 3703 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl_ns.S" condition="CM23_GCC"/> |
| 3704 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="CM33_GCC"/> |
| 3705 | <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] | 3706 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="CM35P_GCC"/> |
| 3707 | <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] | 3708 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl_ns.S" condition="ARMv8MBL_GCC"/> |
| 3709 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml_ns.S" condition="ARMv8MML_GCC"/> |
| 3710 | <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] | 3711 | <!-- RTX sources (IAR handlers) --> |
Jonatan Antoni | 1be0aea | 2017-11-10 10:01:03 +0100 | [diff] [blame] | 3712 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_ns.s" condition="CM23_IAR"/> |
| 3713 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM33_IAR"/> |
| 3714 | <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] | 3715 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="CM35P_IAR"/> |
| 3716 | <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] | 3717 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_ns.s" condition="ARMv8MBL_IAR"/> |
| 3718 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_ns.s" condition="ARMv8MML_IAR"/> |
| 3719 | <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] | 3720 | <!-- OS Tick (SysTick) --> |
| 3721 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 3722 | </files> |
| 3723 | </component> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame^] | 3724 | |
| 3725 | <!-- CMSIS-Driver Custom components --> |
| 3726 | <component Cclass="CMSIS Driver" Cgroup="USART" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3727 | <description>Access to #include Driver_USART.h file and code template for custom implementation</description> |
| 3728 | <files> |
| 3729 | <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" /> |
| 3730 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USART.c" select="USART Driver"/> |
| 3731 | </files> |
| 3732 | </component> |
| 3733 | <component Cclass="CMSIS Driver" Cgroup="SPI" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3734 | <description>Access to #include Driver_SPI.h file and code template for custom implementation</description> |
| 3735 | <files> |
| 3736 | <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" /> |
| 3737 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SPI.c" select="SPI Driver"/> |
| 3738 | </files> |
| 3739 | </component> |
| 3740 | <component Cclass="CMSIS Driver" Cgroup="SAI" Csub="Custom" Cversion="1.1.0" Capiversion="1.1.0"> |
| 3741 | <description>Access to #include Driver_SAI.h file and code template for custom implementation</description> |
| 3742 | <files> |
| 3743 | <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" /> |
| 3744 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SAI.c" select="SAI Driver"/> |
| 3745 | </files> |
| 3746 | </component> |
| 3747 | <component Cclass="CMSIS Driver" Cgroup="I2C" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3748 | <description>Access to #include Driver_I2C.h file and code template for custom implementation</description> |
| 3749 | <files> |
| 3750 | <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" /> |
| 3751 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_I2C.c" select="I2C Driver"/> |
| 3752 | </files> |
| 3753 | </component> |
| 3754 | <component Cclass="CMSIS Driver" Cgroup="CAN" Csub="Custom" Cversion="1.2.0" Capiversion="1.2.0"> |
| 3755 | <description>Access to #include Driver_CAN.h file and code template for custom implementation</description> |
| 3756 | <files> |
| 3757 | <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" /> |
| 3758 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_CAN.c" select="CAN Driver"/> |
| 3759 | </files> |
| 3760 | </component> |
| 3761 | <component Cclass="CMSIS Driver" Cgroup="Flash" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3762 | <description>Access to #include Driver_Flash.h file and code template for custom implementation</description> |
| 3763 | <files> |
| 3764 | <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" /> |
| 3765 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_Flash.c" select="Flash Driver"/> |
| 3766 | </files> |
| 3767 | </component> |
| 3768 | <component Cclass="CMSIS Driver" Cgroup="MCI" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3769 | <description>Access to #include Driver_MCI.h file and code template for custom implementation</description> |
| 3770 | <files> |
| 3771 | <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" /> |
| 3772 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_MCI.c" select="MCI Driver"/> |
| 3773 | </files> |
| 3774 | </component> |
| 3775 | <component Cclass="CMSIS Driver" Cgroup="NAND" Csub="Custom" Cversion="2.3.0" Capiversion="2.3.0"> |
| 3776 | <description>Access to #include Driver_NAND.h file and code template for custom implementation</description> |
| 3777 | <files> |
| 3778 | <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" /> |
| 3779 | <!-- <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_NAND.c" select="NAND Flash Driver"/> --> |
| 3780 | </files> |
| 3781 | </component> |
| 3782 | <component Cclass="CMSIS Driver" Cgroup="Ethernet" Csub="Custom" Cversion="2.1.0" Capiversion="2.1.0"> |
| 3783 | <description>Access to #include Driver_ETH_PHY.h and Driver_ETH_MAC.h files and code template for custom implementation</description> |
| 3784 | <files> |
| 3785 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 3786 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 3787 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY and MAC Driver"/> |
| 3788 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet PHY and MAC Driver"/> |
| 3789 | </files> |
| 3790 | </component> |
| 3791 | <component Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Csub="Custom" Cversion="2.1.0" Capiversion="2.1.0"> |
| 3792 | <description>Access to #include Driver_ETH_MAC.h file and code template for custom implementation</description> |
| 3793 | <files> |
| 3794 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 3795 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet MAC Driver"/> |
| 3796 | </files> |
| 3797 | </component> |
| 3798 | <component Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Csub="Custom" Cversion="2.1.0" Capiversion="2.1.0"> |
| 3799 | <description>Access to #include Driver_ETH_PHY.h file and code template for custom implementation</description> |
| 3800 | <files> |
| 3801 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 3802 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY Driver"/> |
| 3803 | </files> |
| 3804 | </component> |
| 3805 | <component Cclass="CMSIS Driver" Cgroup="USB Device" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3806 | <description>Access to #include Driver_USBD.h file and code template for custom implementation</description> |
| 3807 | <files> |
| 3808 | <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" /> |
| 3809 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBD.c" select="USB Device Driver"/> |
| 3810 | </files> |
| 3811 | </component> |
| 3812 | <component Cclass="CMSIS Driver" Cgroup="USB Host" Csub="Custom" Cversion="2.2.0" Capiversion="2.2.0"> |
| 3813 | <description>Access to #include Driver_USBH.h file and code template for custom implementation</description> |
| 3814 | <files> |
| 3815 | <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" /> |
| 3816 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBH.c" select="USB Host Driver"/> |
| 3817 | </files> |
| 3818 | </component> |
| 3819 | <component Cclass="CMSIS Driver" Cgroup="WiFi" Csub="Custom" Cversion="1.0.0-beta" Capiversion="1.0.0-beta"> |
| 3820 | <description>Access to #include Driver_WiFi.h file</description> |
| 3821 | <files> |
| 3822 | <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/> |
| 3823 | <!-- <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_WiFi.c" select="WiFi Driver"/> --> |
| 3824 | </files> |
| 3825 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3826 | </components> |
| 3827 | |
| 3828 | <boards> |
| 3829 | <board name="uVision Simulator" vendor="Keil"> |
| 3830 | <description>uVision Simulator</description> |
| 3831 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/> |
| 3832 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 3833 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 3834 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3835 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3836 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3837 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3838 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 3839 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3840 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/> |
| 3841 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 3842 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/> |
| 3843 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/> |
| 3844 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/> |
| 3845 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/> |
Joachim Krech | 4a03e6d | 2017-02-06 13:17:39 +0100 | [diff] [blame] | 3846 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 3847 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/> |
| 3848 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/> |
| 3849 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/> |
| 3850 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 3851 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/> |
| 3852 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/> |
| 3853 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/> |
| 3854 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/> |
Daniel Brondani | faaa48f | 2017-07-31 14:00:54 +0200 | [diff] [blame] | 3855 | </board> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3856 | |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 3857 | <board name="EWARM Simulator" vendor="IAR"> |
| 3858 | <description>EWARM Simulator</description> |
| 3859 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/> |
| 3860 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/> |
| 3861 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/> |
| 3862 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/> |
| 3863 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/> |
| 3864 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/> |
| 3865 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/> |
| 3866 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/> |
| 3867 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/> |
| 3868 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/> |
| 3869 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 3870 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/> |
| 3871 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/> |
| 3872 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/> |
| 3873 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/> |
| 3874 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/> |
| 3875 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/> |
| 3876 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/> |
| 3877 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/> |
| 3878 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/> |
| 3879 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/> |
| 3880 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/> |
| 3881 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/> |
| 3882 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/> |
| 3883 | </board> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3884 | </boards> |
| 3885 | |
| 3886 | <examples> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3887 | <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] | 3888 | <description>DSP_Lib Class Marks example</description> |
| 3889 | <board name="uVision Simulator" vendor="Keil"/> |
| 3890 | <project> |
| 3891 | <environment name="uv" load="arm_class_marks_example.uvprojx"/> |
| 3892 | </project> |
| 3893 | <attributes> |
| 3894 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3895 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3896 | <component Cclass="Device" Cgroup="Startup"/> |
| 3897 | <category>Getting Started</category> |
| 3898 | </attributes> |
| 3899 | </example> |
| 3900 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3901 | <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] | 3902 | <description>DSP_Lib Convolution example</description> |
| 3903 | <board name="uVision Simulator" vendor="Keil"/> |
| 3904 | <project> |
| 3905 | <environment name="uv" load="arm_convolution_example.uvprojx"/> |
| 3906 | </project> |
| 3907 | <attributes> |
| 3908 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3909 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3910 | <component Cclass="Device" Cgroup="Startup"/> |
| 3911 | <category>Getting Started</category> |
| 3912 | </attributes> |
| 3913 | </example> |
| 3914 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3915 | <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] | 3916 | <description>DSP_Lib Dotproduct example</description> |
| 3917 | <board name="uVision Simulator" vendor="Keil"/> |
| 3918 | <project> |
| 3919 | <environment name="uv" load="arm_dotproduct_example.uvprojx"/> |
| 3920 | </project> |
| 3921 | <attributes> |
| 3922 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3923 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3924 | <component Cclass="Device" Cgroup="Startup"/> |
| 3925 | <category>Getting Started</category> |
| 3926 | </attributes> |
| 3927 | </example> |
| 3928 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3929 | <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] | 3930 | <description>DSP_Lib FFT Bin example</description> |
| 3931 | <board name="uVision Simulator" vendor="Keil"/> |
| 3932 | <project> |
| 3933 | <environment name="uv" load="arm_fft_bin_example.uvprojx"/> |
| 3934 | </project> |
| 3935 | <attributes> |
| 3936 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3937 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3938 | <component Cclass="Device" Cgroup="Startup"/> |
| 3939 | <category>Getting Started</category> |
| 3940 | </attributes> |
| 3941 | </example> |
| 3942 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3943 | <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] | 3944 | <description>DSP_Lib FIR example</description> |
| 3945 | <board name="uVision Simulator" vendor="Keil"/> |
| 3946 | <project> |
| 3947 | <environment name="uv" load="arm_fir_example.uvprojx"/> |
| 3948 | </project> |
| 3949 | <attributes> |
| 3950 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3951 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3952 | <component Cclass="Device" Cgroup="Startup"/> |
| 3953 | <category>Getting Started</category> |
| 3954 | </attributes> |
| 3955 | </example> |
| 3956 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3957 | <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] | 3958 | <description>DSP_Lib Graphic Equalizer example</description> |
| 3959 | <board name="uVision Simulator" vendor="Keil"/> |
| 3960 | <project> |
| 3961 | <environment name="uv" load="arm_graphic_equalizer_example.uvprojx"/> |
| 3962 | </project> |
| 3963 | <attributes> |
| 3964 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3965 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3966 | <component Cclass="Device" Cgroup="Startup"/> |
| 3967 | <category>Getting Started</category> |
| 3968 | </attributes> |
| 3969 | </example> |
| 3970 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3971 | <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] | 3972 | <description>DSP_Lib Linear Interpolation example</description> |
| 3973 | <board name="uVision Simulator" vendor="Keil"/> |
| 3974 | <project> |
| 3975 | <environment name="uv" load="arm_linear_interp_example.uvprojx"/> |
| 3976 | </project> |
| 3977 | <attributes> |
| 3978 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3979 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3980 | <component Cclass="Device" Cgroup="Startup"/> |
| 3981 | <category>Getting Started</category> |
| 3982 | </attributes> |
| 3983 | </example> |
| 3984 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3985 | <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] | 3986 | <description>DSP_Lib Matrix example</description> |
| 3987 | <board name="uVision Simulator" vendor="Keil"/> |
| 3988 | <project> |
| 3989 | <environment name="uv" load="arm_matrix_example.uvprojx"/> |
| 3990 | </project> |
| 3991 | <attributes> |
| 3992 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3993 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3994 | <component Cclass="Device" Cgroup="Startup"/> |
| 3995 | <category>Getting Started</category> |
| 3996 | </attributes> |
| 3997 | </example> |
| 3998 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3999 | <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] | 4000 | <description>DSP_Lib Signal Convergence example</description> |
| 4001 | <board name="uVision Simulator" vendor="Keil"/> |
| 4002 | <project> |
| 4003 | <environment name="uv" load="arm_signal_converge_example.uvprojx"/> |
| 4004 | </project> |
| 4005 | <attributes> |
| 4006 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4007 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4008 | <component Cclass="Device" Cgroup="Startup"/> |
| 4009 | <category>Getting Started</category> |
| 4010 | </attributes> |
| 4011 | </example> |
| 4012 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 4013 | <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] | 4014 | <description>DSP_Lib Sinus/Cosinus example</description> |
| 4015 | <board name="uVision Simulator" vendor="Keil"/> |
| 4016 | <project> |
| 4017 | <environment name="uv" load="arm_sin_cos_example.uvprojx"/> |
| 4018 | </project> |
| 4019 | <attributes> |
| 4020 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4021 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4022 | <component Cclass="Device" Cgroup="Startup"/> |
| 4023 | <category>Getting Started</category> |
| 4024 | </attributes> |
| 4025 | </example> |
| 4026 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 4027 | <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] | 4028 | <description>DSP_Lib Variance example</description> |
| 4029 | <board name="uVision Simulator" vendor="Keil"/> |
| 4030 | <project> |
| 4031 | <environment name="uv" load="arm_variance_example.uvprojx"/> |
| 4032 | </project> |
| 4033 | <attributes> |
| 4034 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4035 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4036 | <component Cclass="Device" Cgroup="Startup"/> |
| 4037 | <category>Getting Started</category> |
| 4038 | </attributes> |
| 4039 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 4040 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4041 | <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] | 4042 | <description>Neural Network CIFAR10 example</description> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4043 | <board name="uVision Simulator" vendor="Keil"/> |
| 4044 | <project> |
| 4045 | <environment name="uv" load="arm_nnexamples_cifar10.uvprojx"/> |
| 4046 | </project> |
| 4047 | <attributes> |
| 4048 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4049 | <component Cclass="CMSIS" Cgroup="DSP"/> |
Jonatan Antoni | 0cd6383 | 2018-02-20 15:00:53 +0100 | [diff] [blame] | 4050 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4051 | <component Cclass="Device" Cgroup="Startup"/> |
| 4052 | <category>Getting Started</category> |
| 4053 | </attributes> |
| 4054 | </example> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 4055 | |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4056 | <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] | 4057 | <description>Neural Network CIFAR10 example</description> |
| 4058 | <board name="EWARM Simulator" vendor="IAR"/> |
| 4059 | <project> |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4060 | <environment name="iar" load="NN-example-cifar10.ewp"/> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 4061 | </project> |
| 4062 | <attributes> |
| 4063 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4064 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4065 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
| 4066 | <component Cclass="Device" Cgroup="Startup"/> |
| 4067 | <category>Getting Started</category> |
| 4068 | </attributes> |
| 4069 | </example> |
| 4070 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4071 | <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] | 4072 | <description>Neural Network GRU example</description> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4073 | <board name="uVision Simulator" vendor="Keil"/> |
| 4074 | <project> |
| 4075 | <environment name="uv" load="arm_nnexamples_gru.uvprojx"/> |
| 4076 | </project> |
| 4077 | <attributes> |
| 4078 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4079 | <component Cclass="CMSIS" Cgroup="DSP"/> |
Jonatan Antoni | 0cd6383 | 2018-02-20 15:00:53 +0100 | [diff] [blame] | 4080 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 4081 | <component Cclass="Device" Cgroup="Startup"/> |
| 4082 | <category>Getting Started</category> |
| 4083 | </attributes> |
| 4084 | </example> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 4085 | |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4086 | <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] | 4087 | <description>Neural Network GRU example</description> |
| 4088 | <board name="EWARM Simulator" vendor="IAR"/> |
| 4089 | <project> |
TTornblom | 7645a11 | 2018-10-08 09:51:13 +0200 | [diff] [blame] | 4090 | <environment name="iar" load="NN-example-gru.ewp"/> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 4091 | </project> |
| 4092 | <attributes> |
| 4093 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4094 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 4095 | <component Cclass="CMSIS" Cgroup="NN Lib"/> |
| 4096 | <component Cclass="Device" Cgroup="Startup"/> |
| 4097 | <category>Getting Started</category> |
| 4098 | </attributes> |
| 4099 | </example> |
| 4100 | |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4101 | <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] | 4102 | <description>CMSIS-RTOS2 Blinky example</description> |
| 4103 | <board name="uVision Simulator" vendor="Keil"/> |
| 4104 | <project> |
| 4105 | <environment name="uv" load="Blinky.uvprojx"/> |
| 4106 | </project> |
| 4107 | <attributes> |
| 4108 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4109 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4110 | <component Cclass="Device" Cgroup="Startup"/> |
| 4111 | <category>Getting Started</category> |
| 4112 | </attributes> |
| 4113 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 4114 | |
Robert Rostohar | e13e470 | 2016-11-07 15:23:44 +0100 | [diff] [blame] | 4115 | <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] | 4116 | <description>CMSIS-RTOS2 mixed API v1 and v2</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4117 | <board name="uVision Simulator" vendor="Keil"/> |
| 4118 | <project> |
| 4119 | <environment name="uv" load="Blinky.uvprojx"/> |
| 4120 | </project> |
| 4121 | <attributes> |
| 4122 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4123 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4124 | <component Cclass="Device" Cgroup="Startup"/> |
| 4125 | <category>Getting Started</category> |
| 4126 | </attributes> |
| 4127 | </example> |
| 4128 | |
Jonatan Antoni | 401391f | 2017-08-30 16:52:33 +0200 | [diff] [blame] | 4129 | <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MsgQueue"> |
| 4130 | <description>CMSIS-RTOS2 Message Queue Example</description> |
| 4131 | <board name="uVision Simulator" vendor="Keil"/> |
| 4132 | <project> |
| 4133 | <environment name="uv" load="MsqQueue.uvprojx"/> |
| 4134 | </project> |
| 4135 | <attributes> |
| 4136 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4137 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4138 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 4139 | <component Cclass="Device" Cgroup="Startup"/> |
| 4140 | <category>Getting Started</category> |
| 4141 | </attributes> |
| 4142 | </example> |
Jonatan Antoni | 6c160d4 | 2017-09-01 10:48:45 +0200 | [diff] [blame] | 4143 | |
| 4144 | <example name="CMSIS-RTOS2 RTX5 Memory Pool" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MemPool"> |
| 4145 | <description>CMSIS-RTOS2 Memory Pool Example</description> |
Jonatan Antoni | 5398c46 | 2019-01-10 16:36:16 +0100 | [diff] [blame] | 4146 | <board name="uVision Simulator" vendor="Keil"/> |
Jonatan Antoni | 6c160d4 | 2017-09-01 10:48:45 +0200 | [diff] [blame] | 4147 | <project> |
| 4148 | <environment name="uv" load="MemPool.uvprojx"/> |
| 4149 | </project> |
| 4150 | <attributes> |
| 4151 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4152 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4153 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 4154 | <component Cclass="Device" Cgroup="Startup"/> |
| 4155 | <category>Getting Started</category> |
| 4156 | </attributes> |
| 4157 | </example> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 4158 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 4159 | <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] | 4160 | <description>Bare-metal secure/non-secure example without RTOS</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4161 | <board name="uVision Simulator" vendor="Keil"/> |
| 4162 | <project> |
| 4163 | <environment name="uv" load="NoRTOS.uvmpw"/> |
| 4164 | </project> |
| 4165 | <attributes> |
| 4166 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4167 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4168 | <component Cclass="Device" Cgroup="Startup"/> |
| 4169 | <category>Getting Started</category> |
| 4170 | </attributes> |
| 4171 | </example> |
| 4172 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 4173 | <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] | 4174 | <description>Secure/non-secure RTOS example with thread context management</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4175 | <board name="uVision Simulator" vendor="Keil"/> |
| 4176 | <project> |
| 4177 | <environment name="uv" load="RTOS.uvmpw"/> |
| 4178 | </project> |
| 4179 | <attributes> |
| 4180 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4181 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4182 | <component Cclass="Device" Cgroup="Startup"/> |
| 4183 | <category>Getting Started</category> |
| 4184 | </attributes> |
| 4185 | </example> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 4186 | |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 4187 | <example name="TrustZone for ARMv8-M RTOS Security Tests" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults"> |
| 4188 | <description>Secure/non-secure RTOS example with security test cases and system recovery</description> |
| 4189 | <board name="uVision Simulator" vendor="Keil"/> |
| 4190 | <project> |
| 4191 | <environment name="uv" load="RTOS_Faults.uvmpw"/> |
| 4192 | </project> |
| 4193 | <attributes> |
| 4194 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 4195 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 4196 | <component Cclass="Device" Cgroup="Startup"/> |
| 4197 | <category>Getting Started</category> |
| 4198 | </attributes> |
| 4199 | </example> |
| 4200 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4201 | </examples> |
| 4202 | |
| 4203 | </package> |