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