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