Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | |
Jonatan Antoni | e8a03d1 | 2022-04-27 11:34:27 +0200 | [diff] [blame] | 3 | <package schemaVersion="1.7.7" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.7/schema/PACK.xsd"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 4 | <name>CMSIS</name> |
Jonatan Antoni | 4ed9008 | 2021-06-08 14:07:37 +0200 | [diff] [blame] | 5 | <description>CMSIS (Common Microcontroller Software Interface Standard)</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 6 | <vendor>ARM</vendor> |
Joachim Krech | a33860c | 2016-11-09 22:25:55 +0100 | [diff] [blame] | 7 | <!-- <license>license.txt</license> --> |
Joachim Krech | d169645 | 2022-05-24 08:38:43 +0200 | [diff] [blame] | 8 | <url>https://www.keil.com/pack/</url> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 9 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 10 | <releases> |
Jonatan Antoni | 259bf60 | 2022-05-02 12:57:58 +0200 | [diff] [blame] | 11 | <release version="5.9.1"> |
| 12 | Active development ... |
Måns Nilsson | 6a18a74 | 2022-05-09 13:03:37 +0200 | [diff] [blame] | 13 | CMSIS-NN: 4.0.0 (see revision history for details) |
| 14 | - Changed return types of all API's |
Måns Nilsson | b341cd5 | 2022-05-19 13:15:28 +0200 | [diff] [blame] | 15 | - Support for int16 average pooling DSP implementation |
Måns Nilsson | 2961508 | 2022-05-19 17:08:11 +0200 | [diff] [blame] | 16 | - Support for DSP extension optimization for int16 depthwise_conv |
Måns Nilsson | 7353126 | 2022-06-22 09:59:51 +0200 | [diff] [blame] | 17 | - Support for MVEI extension optimization for int16 max pooling |
Jonatan Antoni | 259bf60 | 2022-05-02 12:57:58 +0200 | [diff] [blame] | 18 | </release> |
Jonatan Antoni | 2c9d1f1 | 2022-05-02 12:42:50 +0200 | [diff] [blame] | 19 | <release version="5.9.0" date="2022-05-02"> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 20 | CMSIS-Core(M): 5.6.0 |
Jonatan Antoni | e197f78 | 2022-04-26 16:24:59 +0200 | [diff] [blame] | 21 | - Arm Cortex-M85 cpu support |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 22 | - Arm China STAR-MC1 cpu support |
GuentherMartin | 53dc7aa | 2022-03-28 15:19:53 +0200 | [diff] [blame] | 23 | - Updated system_ARMCM55.c |
Christophe Favergeon | 347ca08 | 2021-07-08 12:52:54 +0200 | [diff] [blame] | 24 | CMSIS-DSP: 1.10.0 (see revision history for details) |
Oscar Andersson | 0116423 | 2021-08-02 16:19:24 +0200 | [diff] [blame] | 25 | CMSIS-NN: 3.1.0 (see revision history for details) |
Måns Nilsson | 0fe4e1c | 2021-06-21 15:05:46 +0200 | [diff] [blame] | 26 | - Support for int16 convolution and fully connected for reference implementation |
Oscar Andersson | c43379b | 2021-08-09 14:33:22 +0200 | [diff] [blame] | 27 | - Support for DSP extension optimization for int16 convolution and fully connected |
Måns Nilsson | 977abe9 | 2021-12-29 15:40:12 +0100 | [diff] [blame] | 28 | - Support dilation for int8 convolution |
| 29 | - Support dilation for int8 depthwise convolution |
Måns Nilsson | 5b58d2d | 2022-01-31 15:50:49 +0100 | [diff] [blame] | 30 | - Support for int16 depthwise conv for reference implementation including dilation |
Måns Nilsson | 0928e57 | 2022-01-31 16:06:54 +0100 | [diff] [blame] | 31 | - Support for int16 average and max pooling for reference implementation |
Måns Nilsson | 773cdff | 2022-02-17 15:11:54 +0100 | [diff] [blame] | 32 | - Support for elementwise add and mul int16 scalar version |
Måns Nilsson | cf67528 | 2022-03-10 08:33:26 +0100 | [diff] [blame] | 33 | - Support for softmax int16 scalar version |
hmogensen-arm | 856cf46 | 2022-04-19 14:05:28 +0200 | [diff] [blame] | 34 | - Support for SVDF with 8 bit state tensor |
Jonatan Antoni | e8a03d1 | 2022-04-27 11:34:27 +0200 | [diff] [blame] | 35 | CMSIS-RTOS2: 2.1.3 (unchanged) |
Robert Rostohar | 6b8c755 | 2021-12-20 13:08:36 +0100 | [diff] [blame] | 36 | - RTX 5.5.4 (see revision history for details) |
Jonatan Antoni | e8a03d1 | 2022-04-27 11:34:27 +0200 | [diff] [blame] | 37 | CMSIS-Pack: deprecated (moved to Open-CMSIS-Pack) |
| 38 | CMSIS-SVD: 1.3.9 (see revision history for details) |
| 39 | CMSIS-DAP: 2.1.1 (see revision history for details) |
| 40 | - Allow default clock frequency to use fast clock mode |
| 41 | Devices |
| 42 | - Support for Cortex-M85 |
| 43 | Utilities |
| 44 | - SVDConv 3.3.42 |
| 45 | - PackChk 1.3.95 |
Jonatan Antoni | d12d2b5 | 2021-06-29 17:17:30 +0200 | [diff] [blame] | 46 | </release> |
Jonatan Antoni | 3623c46 | 2021-06-24 11:54:40 +0200 | [diff] [blame] | 47 | <release version="5.8.0" date="2021-06-24"> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 48 | CMSIS-Core(M): 5.5.0 (see revision history for details) |
Jonatan Antoni | def6f80 | 2021-05-06 17:31:38 +0200 | [diff] [blame] | 49 | - Updated GCC LinkerDescription, GCC Assembler startup |
Jonatan Antoni | c6c4839 | 2021-06-17 14:44:05 +0200 | [diff] [blame] | 50 | - Added Armv8-M Stack Sealing (to linker, startup) for toolchain ARM, GCC |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 51 | - Changed C-Startup to default Startup. |
Jonatan Antoni | c6c4839 | 2021-06-17 14:44:05 +0200 | [diff] [blame] | 52 | - Updated Armv8-M Assembler startup to use GAS syntax |
| 53 | Note: Updating existing projects may need manual user interaction! |
Jonatan Antoni | 4e7223d | 2021-06-17 16:07:04 +0200 | [diff] [blame] | 54 | CMSIS-Core(A): 1.2.1 (see revision history for details) |
Jonatan Antoni | c6c4839 | 2021-06-17 14:44:05 +0200 | [diff] [blame] | 55 | - Bugfixes for Cortex-A32 |
Jonatan Antoni | 4e7223d | 2021-06-17 16:07:04 +0200 | [diff] [blame] | 56 | CMSIS-DAP: 2.1.0 (see revision history for details) |
| 57 | - Enhanced DAP_Info |
| 58 | - Added extra UART support |
Jonatan Antoni | c6c4839 | 2021-06-17 14:44:05 +0200 | [diff] [blame] | 59 | CMSIS-DSP: 1.9.0 (see revision history for details) |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 60 | - Purged pre-built libs from Git |
Jonatan Antoni | c6c4839 | 2021-06-17 14:44:05 +0200 | [diff] [blame] | 61 | - Enhanced support for f16 datatype |
| 62 | - Fixed couple of GCC issues |
Felix Thomasmathibalan | d1d0879 | 2021-03-19 08:18:24 +0100 | [diff] [blame] | 63 | CMSIS-NN: 3.0.0 (see revision history for details including version 2.0.0) |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 64 | - Major interface change for functions compatible with TensorFlow Lite for Microcontroller |
| 65 | - Added optimization for SVDF kernel |
| 66 | - Improved MVE performance for fully Connected and max pool operator |
| 67 | - NULL bias support for fully connected operator in non-MVE case(Can affect performance) |
| 68 | - Expanded existing unit test suite along with support for FVP |
Felix Thomasmathibalan | 561f936 | 2021-06-14 16:31:02 +0200 | [diff] [blame] | 69 | - Removed Examples folder |
Jonatan Antoni | def6f80 | 2021-05-06 17:31:38 +0200 | [diff] [blame] | 70 | CMSIS-RTOS2: |
Jonatan Antoni | def6f80 | 2021-05-06 17:31:38 +0200 | [diff] [blame] | 71 | - RTX 5.5.3 (see revision history for details) |
Jonatan Antoni | 4e7223d | 2021-06-17 16:07:04 +0200 | [diff] [blame] | 72 | - CVE-2021-27431 vulnerability mitigation. |
| 73 | - Enhanced stack overrun checking. |
| 74 | - Various bug fixes and improvements. |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 75 | CMSIS-Pack: 1.7.2 (see revision history for details) |
| 76 | - Support for Microchip XC32 compiler |
| 77 | - Support for Custom Datapath Extension |
Jonatan Antoni | 17ccd4d | 2020-04-09 16:39:25 +0200 | [diff] [blame] | 78 | </release> |
| 79 | <release version="5.7.0" date="2020-04-09"> |
Jonatan Antoni | 9a10fef | 2020-04-02 18:08:33 +0200 | [diff] [blame] | 80 | CMSIS-Build: 0.9.0 (beta) |
| 81 | - Draft for CMSIS Project description (CPRJ) |
Jonatan Antoni | b2a65a0 | 2020-04-03 15:55:17 +0200 | [diff] [blame] | 82 | CMSIS-Core(M): 5.4.0 (see revision history for details) |
| 83 | - Cortex-M55 cpu support |
| 84 | - Enhanced MVE support for Armv8.1-MML |
Milorad Cvjetkovic | d7be594 | 2020-03-31 15:32:26 +0200 | [diff] [blame] | 85 | - Fixed device config define checks. |
Jonatan Antoni | b2a65a0 | 2020-04-03 15:55:17 +0200 | [diff] [blame] | 86 | - L1 Cache functions for Armv7-M and later |
Jonatan Antoni | 724104c | 2020-04-03 16:52:57 +0200 | [diff] [blame] | 87 | CMSIS-Core(A): 1.2.0 (see revision history for details) |
| 88 | - Fixed GIC_SetPendingIRQ to use GICD_SGIR |
| 89 | - Added missing DSP intrinsics |
| 90 | - Reworked assembly intrinsics: volatile, barriers and clobber |
Jonatan Antoni | ea0a3c7 | 2020-03-16 13:13:49 +0100 | [diff] [blame] | 91 | CMSIS-DSP: 1.8.0 (see revision history for details) |
| 92 | - Added new functions and function groups |
| 93 | - Added MVE support |
Jonatan Antoni | b2a65a0 | 2020-04-03 15:55:17 +0200 | [diff] [blame] | 94 | CMSIS-NN: 1.3.0 (see revision history for details) |
| 95 | - Added MVE support |
| 96 | - Further optimizations for kernels using DSP extension |
Robert Rostohar | 11e3d0f | 2019-10-18 13:18:01 +0200 | [diff] [blame] | 97 | CMSIS-RTOS2: |
| 98 | - RTX 5.5.2 (see revision history for details) |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 99 | CMSIS-Driver: 2.8.0 |
Jonatan Antoni | b2a65a0 | 2020-04-03 15:55:17 +0200 | [diff] [blame] | 100 | - Added VIO API 0.1.0 (Preview) |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 101 | - removed volatile from status related typedefs in APIs |
Robert Rostohar | 5b0a551 | 2020-01-24 14:35:11 +0100 | [diff] [blame] | 102 | - enhanced WiFi Interface API with support for polling Socket Receive/Send |
Jonatan Antoni | 9a10fef | 2020-04-02 18:08:33 +0200 | [diff] [blame] | 103 | CMSIS-Pack: 1.6.3 (see revision history for details) |
| 104 | - deprecating all types specific to cpdsc format. Cpdsc is replaced by Cprj with dedicated schema. |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 105 | Devices: |
Jonatan Antoni | b2a65a0 | 2020-04-03 15:55:17 +0200 | [diff] [blame] | 106 | - ARMCM55 device |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 107 | - ARMv81MML startup code recognizing __MVE_USED macro |
| 108 | - Refactored vector table references for all Cortex-M devices |
Jonatan Antoni | b2a65a0 | 2020-04-03 15:55:17 +0200 | [diff] [blame] | 109 | - Reworked ARMCM* C-StartUp files. |
| 110 | - Include L1 Cache functions in ARMv8MML/ARMv81MML devices |
| 111 | Utilities: |
| 112 | Attention: Linux binaries moved to Linux64 folder! |
| 113 | - SVDConv 3.3.35 |
| 114 | - PackChk 1.3.89 |
Jonatan Antoni | d9a6b2e | 2019-07-10 15:52:17 +0200 | [diff] [blame] | 115 | </release> |
| 116 | <release version="5.6.0" date="2019-07-10"> |
Jonatan Antoni | ae553b7 | 2019-05-06 16:29:20 +0200 | [diff] [blame] | 117 | CMSIS-Core(M): 5.3.0 (see revision history for details) |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 118 | - Added provisions for compiler-independent C startup code. |
Jonatan Antoni | f677f00 | 2019-06-25 13:01:11 +0200 | [diff] [blame] | 119 | CMSIS-Core(A): 1.1.4 (see revision history for details) |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 120 | - Fixed __FPU_Enable. |
Christophe Favergeon | 03e3e41 | 2019-06-25 09:29:51 +0200 | [diff] [blame] | 121 | CMSIS-DSP: 1.7.0 (see revision history for details) |
| 122 | - New Neon versions of f32 functions |
| 123 | - Python wrapper |
| 124 | - Preliminary cmake build |
| 125 | - Compilation flags for FFTs |
| 126 | - Changes to arm_math.h |
Jonatan Antoni | c68a7f2 | 2019-07-10 15:05:34 +0200 | [diff] [blame] | 127 | CMSIS-NN: 1.2.0 (see revision history for details) |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 128 | - New function for depthwise convolution with asymmetric quantization. |
| 129 | - New support functions for requantization. |
Robert Rostohar | 86d53b7 | 2019-05-07 12:07:42 +0200 | [diff] [blame] | 130 | CMSIS-RTOS: |
| 131 | - RTX 4.82.0 (updated provisions for Arm Compiler 6 when using Cortex-M0/M0+) |
Robert Rostohar | 274494c | 2019-04-26 07:51:54 +0200 | [diff] [blame] | 132 | CMSIS-RTOS2: |
| 133 | - RTX 5.5.1 (see revision history for details) |
Jonatan Antoni | f677f00 | 2019-06-25 13:01:11 +0200 | [diff] [blame] | 134 | CMSIS-Driver: 2.7.1 |
Robert Rostohar | 89109b2 | 2019-06-24 10:44:56 +0200 | [diff] [blame] | 135 | - WiFi Interface API 1.0.0 |
Jonatan Antoni | ae553b7 | 2019-05-06 16:29:20 +0200 | [diff] [blame] | 136 | Devices: |
Jonatan Antoni | df0acdd | 2020-04-07 14:20:16 +0200 | [diff] [blame] | 137 | - Generalized C startup code for all Cortex-M family devices. |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 138 | - Updated Cortex-A default memory regions and MMU configurations |
| 139 | - Moved Cortex-A memory and system config files to avoid include path issues |
Jonatan Antoni | 035cfb1 | 2019-03-20 14:18:39 +0100 | [diff] [blame] | 140 | </release> |
| 141 | <release version="5.5.1" date="2019-03-20"> |
Jonatan Antoni | 63c1419 | 2019-03-20 13:53:55 +0100 | [diff] [blame] | 142 | The following folders are deprecated |
| 143 | - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/) |
| 144 | |
| 145 | CMSIS-Core(M): 5.2.1 (see revision history for details) |
| 146 | - Fixed compilation issue in cmsis_armclang_ltm.h |
Jonatan Antoni | c91a46d | 2019-03-15 16:47:52 +0100 | [diff] [blame] | 147 | </release> |
Jonatan Antoni | 63c1419 | 2019-03-20 13:53:55 +0100 | [diff] [blame] | 148 | <release version="5.5.0" date="2019-03-18"> |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 149 | The following folders have been removed: |
Jonatan Antoni | 9feb2b2 | 2019-03-15 14:54:08 +0100 | [diff] [blame] | 150 | - CMSIS/Lib/ (superseded by CMSIS/DSP/Lib/) |
| 151 | - CMSIS/DSP_Lib/ (superseded by CMSIS/DSP/) |
Jonatan Antoni | 12955cd | 2019-03-18 12:06:15 +0100 | [diff] [blame] | 152 | The following folders are deprecated |
| 153 | - CMSIS/Include/ (superseded by CMSIS/DSP/Include/ and CMSIS/Core/Include/) |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 154 | |
| 155 | CMSIS-Core(M): 5.2.0 (see revision history for details) |
| 156 | - Reworked Stack/Heap configuration for ARM startup files. |
| 157 | - Added Cortex-M35P device support. |
| 158 | - Added generic Armv8.1-M Mainline device support. |
| 159 | CMSIS-Core(A): 1.1.3 (see revision history for details) |
Jonatan Antoni | 12955cd | 2019-03-18 12:06:15 +0100 | [diff] [blame] | 160 | CMSIS-DSP: 1.6.0 (see revision history for details) |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 161 | - reworked DSP library source files |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 162 | - reworked DSP library documentation |
Jonatan Antoni | 3b2f0d2 | 2019-03-18 12:11:51 +0100 | [diff] [blame] | 163 | - Changed DSP folder structure |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 164 | - moved DSP libraries to folder ./DSP/Lib |
| 165 | - ARM DSP Libraries are built with ARMCLANG |
| 166 | - Added DSP Libraries Source variant |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 167 | CMSIS-RTOS2: |
| 168 | - RTX 5.5.0 (see revision history for details) |
Robert Rostohar | eea3193 | 2019-03-15 14:51:42 +0100 | [diff] [blame] | 169 | CMSIS-Driver: 2.7.0 |
Jonatan Antoni | 445accf | 2019-03-15 15:07:45 +0100 | [diff] [blame] | 170 | - Added WiFi Interface API 1.0.0-beta |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 171 | - Added components for project specific driver implementations |
| 172 | CMSIS-Pack: 1.6.0 (see revision history for details) |
Jonatan Antoni | 191afdb | 2019-03-18 12:31:47 +0100 | [diff] [blame] | 173 | Devices: |
| 174 | - Added Cortex-M35P and ARMv81MML device templates. |
| 175 | - Fixed C-Startup Code for GCC (aligned with other compilers) |
Jonatan Antoni | 99bb93c | 2019-03-15 13:45:47 +0100 | [diff] [blame] | 176 | Utilities: |
| 177 | - SVDConv 3.3.25 |
| 178 | - PackChk 1.3.82 |
Jonatan Antoni | 0d2dbfb | 2018-08-01 17:34:38 +0200 | [diff] [blame] | 179 | </release> |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 180 | <release version="5.4.0" date="2018-08-01"> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 181 | Aligned pack structure with repository. |
| 182 | The following folders are deprecated: |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 183 | - CMSIS/Include/ |
| 184 | - CMSIS/DSP_Lib/ |
| 185 | |
Jonatan Antoni | 5d19e5f | 2018-04-09 10:16:49 +0200 | [diff] [blame] | 186 | CMSIS-Core(M): 5.1.2 (see revision history for details) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 187 | - Added Cortex-M1 support (beta). |
Jonatan Antoni | 5d19e5f | 2018-04-09 10:16:49 +0200 | [diff] [blame] | 188 | CMSIS-Core(A): 1.1.2 (see revision history for details) |
Jonatan Antoni | adbadb2 | 2018-08-01 17:33:45 +0200 | [diff] [blame] | 189 | CMSIS-NN: 1.1.0 |
| 190 | - Added new math functions. |
Robert Rostohar | 84a9388 | 2018-03-06 14:27:36 +0100 | [diff] [blame] | 191 | CMSIS-RTOS2: |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 192 | - API 2.1.3 (see revision history for details) |
| 193 | - RTX 5.4.0 (see revision history for details) |
| 194 | * Updated exception handling on Cortex-A |
Vladimir Umek | c1e9d20 | 2018-04-19 08:00:56 +0200 | [diff] [blame] | 195 | CMSIS-Driver: |
| 196 | - Flash Driver API V2.2.0 |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 197 | Utilities: |
| 198 | - SVDConv 3.3.21 |
| 199 | - PackChk 1.3.71 |
Jonatan Antoni | 7f501a7 | 2018-02-22 10:13:58 +0100 | [diff] [blame] | 200 | </release> |
| 201 | <release version="5.3.0" date="2018-02-22"> |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 202 | Updated Arm company brand. |
| 203 | CMSIS-Core(M): 5.1.1 (see revision history for details) |
| 204 | CMSIS-Core(A): 1.1.1 (see revision history for details) |
Jonatan Antoni | a3ec1f2 | 2018-02-21 13:51:30 +0100 | [diff] [blame] | 205 | CMSIS-DAP: 2.0.0 (see revision history for details) |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 206 | CMSIS-NN: 1.0.0 |
Jonatan Antoni | 13bff48 | 2018-01-19 13:05:57 +0100 | [diff] [blame] | 207 | - Initial contribution of the bare metal Neural Network Library. |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 208 | CMSIS-RTOS2: |
Robert Rostohar | cd44e6f | 2018-01-09 11:45:59 +0100 | [diff] [blame] | 209 | - RTX 5.3.0 (see revision history for details) |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 210 | - OS Tick API 1.0.1 |
Jonatan Antoni | 1434f1f | 2017-11-16 16:55:57 +0100 | [diff] [blame] | 211 | </release> |
| 212 | <release version="5.2.0" date="2017-11-16"> |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 213 | CMSIS-Core(M): 5.1.0 (see revision history for details) |
| 214 | - Added MPU Functions for ARMv8-M for Cortex-M23/M33. |
| 215 | - Added compiler_iccarm.h to replace compiler_iar.h shipped with the compiler. |
| 216 | CMSIS-Core(A): 1.1.0 (see revision history for details) |
| 217 | - Added compiler_iccarm.h. |
| 218 | - Added additional access functions for physical timer. |
| 219 | CMSIS-DAP: 1.2.0 (see revision history for details) |
| 220 | CMSIS-DSP: 1.5.2 (see revision history for details) |
Jonatan Antoni | e924d64 | 2018-02-20 11:43:50 +0100 | [diff] [blame] | 221 | CMSIS-Driver: 2.6.0 (see revision history for details) |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 222 | - CAN Driver API V1.2.0 |
Vladimir Umek | b472809 | 2017-11-14 10:12:51 +0100 | [diff] [blame] | 223 | - NAND Driver API V2.3.0 |
Jonatan Antoni | de31664 | 2017-11-10 11:40:06 +0100 | [diff] [blame] | 224 | CMSIS-RTOS: |
| 225 | - RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata. |
| 226 | CMSIS-RTOS2: |
| 227 | - API 2.1.2 (see revision history for details) |
| 228 | - RTX 5.2.3 (see revision history for details) |
| 229 | Devices: |
| 230 | - Added GCC startup and linker script for Cortex-A9. |
| 231 | - Added device ARMCM0plus_MPU for Cortex-M0+ with MPU. |
| 232 | - Added IAR startup code for Cortex-A9 |
| 233 | </release> |
Jonatan Antoni | 5bfb1e6 | 2017-09-19 15:46:40 +0200 | [diff] [blame] | 234 | <release version="5.1.1" date="2017-09-19"> |
| 235 | CMSIS-RTOS2: |
| 236 | - RTX 5.2.1 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 237 | </release> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 238 | <release version="5.1.0" date="2017-08-04"> |
| 239 | CMSIS-Core(M): 5.0.2 (see revision history for details) |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 240 | - Changed Version Control macros to be core agnostic. |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 241 | - Added MPU Functions for ARMv7-M for Cortex-M0+/M3/M4/M7. |
| 242 | CMSIS-Core(A): 1.0.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 243 | - Initial release |
| 244 | - IRQ Controller API 1.0.0 |
| 245 | CMSIS-Driver: 2.05 (see revision history for details) |
| 246 | - All typedefs related to status have been made volatile. |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 247 | CMSIS-RTOS2: |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 248 | - API 2.1.1 (see revision history for details) |
| 249 | - RTX 5.2.0 (see revision history for details) |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 250 | - OS Tick API 1.0.0 |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 251 | CMSIS-DSP: 1.5.2 (see revision history for details) |
| 252 | - Fixed GNU Compiler specific diagnostics. |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 253 | CMSIS-Pack: 1.5.0 (see revision history for details) |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 254 | - added System Description File (*.SDF) Format |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 255 | CMSIS-Zone: 0.0.1 (Preview) |
| 256 | - Initial specification draft |
| 257 | </release> |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 258 | <release version="5.0.1" date="2017-02-03"> |
| 259 | Package Description: |
| 260 | - added taxonomy for Cclass RTOS |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 261 | CMSIS-RTOS2: |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 262 | - API 2.1 (see revision history for details) |
| 263 | - RTX 5.1.0 (see revision history for details) |
| 264 | CMSIS-Core: 5.0.1 (see revision history for details) |
| 265 | - Added __PACKED_STRUCT macro |
| 266 | - Added uVisior support |
| 267 | - Updated cmsis_armcc.h: corrected macro __ARM_ARCH_6M__ |
| 268 | - Updated template for secure main function (main_s.c) |
| 269 | - Updated template for Context Management for ARMv8-M TrustZone (tz_context.c) |
| 270 | CMSIS-DSP: 1.5.1 (see revision history for details) |
| 271 | - added ARMv8M DSP libraries. |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 272 | CMSIS-Pack:1.4.9 (see revision history for details) |
Joachim Krech | 3ef9713 | 2017-02-03 15:09:58 +0100 | [diff] [blame] | 273 | - added Pack Index File specification and schema file |
Martin Günther | d106053 | 2016-11-15 09:43:43 +0100 | [diff] [blame] | 274 | </release> |
Joachim Krech | c45bb4a | 2016-11-11 11:01:22 +0100 | [diff] [blame] | 275 | <release version="5.0.0" date="2016-11-11"> |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 276 | Changed open source license to Apache 2.0 |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 277 | CMSIS_Core: |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 278 | - Added support for Cortex-M23 and Cortex-M33. |
| 279 | - Added ARMv8-M device configurations for mainline and baseline. |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 280 | - Added CMSE support and thread context management for TrustZone for ARMv8-M |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 281 | - Added cmsis_compiler.h to unify compiler behaviour. |
| 282 | - Updated function SCB_EnableICache (for Cortex-M7). |
| 283 | - Added functions: NVIC_GetEnableIRQ, SCB_GetFPUType |
| 284 | CMSIS-RTOS: |
| 285 | - bug fix in RTX 4.82 (see revision history for details) |
| 286 | CMSIS-RTOS2: |
| 287 | - new API including compatibility layer to CMSIS-RTOS |
Robert Rostohar | 9f7ce66 | 2016-11-10 09:20:14 +0100 | [diff] [blame] | 288 | - reference implementation based on RTX5 |
| 289 | - supports all Cortex-M variants including TrustZone for ARMv8-M |
ReinhardKeil | 0d39905 | 2016-10-21 13:40:52 +0200 | [diff] [blame] | 290 | CMSIS-SVD: |
| 291 | - reworked SVD format documentation |
Joachim Krech | 655f724 | 2016-09-29 15:49:24 +0200 | [diff] [blame] | 292 | - removed SVD file database documentation as SVD files are distributed in packs |
| 293 | - updated SVDConv for Win32 and Linux |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 294 | CMSIS-DSP: |
Martin Günther | 29502d7 | 2016-06-16 14:48:33 +0200 | [diff] [blame] | 295 | - Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib. |
| 296 | - Added DSP libraries build projects to CMSIS pack. |
Martin Günther | 10babd8 | 2016-06-14 14:10:36 +0200 | [diff] [blame] | 297 | </release> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 298 | <release version="4.5.0" date="2015-10-28"> |
| 299 | - CMSIS-Core 4.30.0 (see revision history for details) |
| 300 | - CMSIS-DAP 1.1.0 (unchanged) |
| 301 | - CMSIS-Driver 2.04.0 (see revision history for details) |
| 302 | - CMSIS-DSP 1.4.7 (no source code change [still labeled 1.4.5], see revision history for details) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 303 | - CMSIS-Pack 1.4.1 (see revision history for details) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 304 | - CMSIS-RTOS 4.80.0 Restored time delay parameter 'millisec' old behavior (prior V4.79) for software compatibility. (see revision history for details) |
| 305 | - CMSIS-SVD 1.3.1 (see revision history for details) |
| 306 | </release> |
| 307 | <release version="4.4.0" date="2015-09-11"> |
| 308 | - CMSIS-Core 4.20 (see revision history for details) |
| 309 | - CMSIS-DSP 1.4.6 (no source code change [still labeled 1.4.5], see revision history for details) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 310 | - CMSIS-Pack 1.4.0 (adding memory attributes, algorithm style) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 311 | - CMSIS-Driver 2.03.0 (adding CAN [Controller Area Network] API) |
| 312 | - CMSIS-RTOS |
| 313 | -- API 1.02 (unchanged) |
| 314 | -- RTX 4.79 (see revision history for details) |
| 315 | - CMSIS-SVD 1.3.0 (see revision history for details) |
| 316 | - CMSIS-DAP 1.1.0 (extended with SWO support) |
| 317 | </release> |
| 318 | <release version="4.3.0" date="2015-03-20"> |
| 319 | - CMSIS-Core 4.10 (Cortex-M7 extended Cache Maintenance functions) |
| 320 | - CMSIS-DSP 1.4.5 (see revision history for details) |
| 321 | - CMSIS-Driver 2.02 (adding SAI (Serial Audio Interface) API) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 322 | - CMSIS-Pack 1.3.3 (Semantic Versioning, Generator extensions) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 323 | - CMSIS-RTOS |
| 324 | -- API 1.02 (unchanged) |
| 325 | -- RTX 4.78 (see revision history for details) |
| 326 | - CMSIS-SVD 1.2 (unchanged) |
| 327 | </release> |
| 328 | <release version="4.2.0" date="2014-09-24"> |
| 329 | Adding Cortex-M7 support |
| 330 | - CMSIS-Core 4.00 (Cortex-M7 support, corrected C++ include guards in core header files) |
| 331 | - CMSIS-DSP 1.4.4 (Cortex-M7 support and corrected out of bound issues) |
Jonatan Antoni | fd687e5 | 2018-07-25 10:50:56 +0200 | [diff] [blame] | 332 | - CMSIS-Pack 1.3.1 (Cortex-M7 updates, clarification, corrected batch files in Tutorial) |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 333 | - CMSIS-SVD 1.2 (Cortex-M7 extensions) |
| 334 | - CMSIS-RTOS RTX 4.75 (see revision history for details) |
| 335 | </release> |
| 336 | <release version="4.1.1" date="2014-06-30"> |
| 337 | - fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 series devices |
| 338 | </release> |
| 339 | <release version="4.1.0" date="2014-06-12"> |
| 340 | - CMSIS-Driver 2.02 (incompatible update) |
| 341 | - CMSIS-Pack 1.3 (see revision history for details) |
| 342 | - CMSIS-DSP 1.4.2 (unchanged) |
| 343 | - CMSIS-Core 3.30 (unchanged) |
| 344 | - CMSIS-RTOS RTX 4.74 (unchanged) |
| 345 | - CMSIS-RTOS API 1.02 (unchanged) |
| 346 | - CMSIS-SVD 1.10 (unchanged) |
| 347 | PACK: |
| 348 | - removed G++ specific files from PACK |
| 349 | - added Component Startup variant "C Startup" |
| 350 | - added Pack Checking Utility |
| 351 | - updated conditions to reflect tool-chain dependency |
| 352 | - added Taxonomy for Graphics |
| 353 | - updated Taxonomy for unified drivers from "Drivers" to "CMSIS Drivers" |
| 354 | </release> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 355 | <!-- release version="4.0.0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 356 | - CMSIS-Driver 2.00 Preliminary (incompatible update) |
| 357 | - CMSIS-Pack 1.1 Preliminary |
| 358 | - CMSIS-DSP 1.4.2 (see revision history for details) |
| 359 | - CMSIS-Core 3.30 (see revision history for details) |
| 360 | - CMSIS-RTOS RTX 4.74 (see revision history for details) |
| 361 | - CMSIS-RTOS API 1.02 (unchanged) |
| 362 | - CMSIS-SVD 1.10 (unchanged) |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 363 | </release --> |
| 364 | <release version="3.20.4" date="2014-02-20"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 365 | - CMSIS-RTOS 4.74 (see revision history for details) |
| 366 | - PACK Extensions (Boards, Device Features, Flash Programming, Generators, Configuration Wizard). Schema version 1.1. |
| 367 | </release> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 368 | <!-- release version="3.20.3"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 369 | - CMSIS-Driver API Version 1.10 ARM prefix added (incompatible change) |
| 370 | - CMSIS-RTOS 4.73 (see revision history for details) |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 371 | </release --> |
| 372 | <!-- release version="3.20.2"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 373 | - CMSIS-Pack documentation has been added |
| 374 | - CMSIS-Drivers header and documentation have been added to PACK |
| 375 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 376 | </release --> |
| 377 | <!-- release version="3.20.1"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 378 | - CMSIS-RTOS Keil RTX V4.72 has been added to PACK |
| 379 | - CMSIS-CORE, CMSIS-DSP, CMSIS-RTOS API and CMSIS-SVD remain unchanged |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 380 | </release --> |
| 381 | <!-- release version="3.20.0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 382 | The software portions that are deployed in the application program are now under a BSD license which allows usage |
| 383 | of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSIS.pdsc describes the use cases |
| 384 | The individual components have been update as listed below: |
| 385 | - CMSIS-CORE adds functions for setting breakpoints, supports the latest GCC Compiler, and contains several corrections. |
| 386 | - CMSIS-DSP library is optimized for more performance and contains several bug fixes. |
| 387 | - CMSIS-RTOS API is extended with capabilities for short timeouts, Kernel initialization, and prepared for a C++ interface. |
| 388 | - CMSIS-SVD is unchanged. |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 389 | </release --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 390 | </releases> |
| 391 | |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 392 | <taxonomy> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 393 | <description Cclass="Audio">Software components for audio processing</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 394 | <description Cclass="Board Support">Generic Interfaces for Evaluation and Development Boards</description> |
Joachim Krech | 1ce088b | 2019-03-14 13:27:35 +0100 | [diff] [blame] | 395 | <description Cclass="Board Part">Drivers that support an external component available on an evaluation board</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 396 | <description Cclass="Compiler">Compiler Software Extensions</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 397 | <description Cclass="CMSIS" doc="CMSIS/Documentation/General/html/index.html">Cortex Microcontroller Software Interface Components</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 398 | <description Cclass="CMSIS Driver" doc="CMSIS/Documentation/Driver/html/index.html">Unified Device Drivers compliant to CMSIS-Driver Specifications</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 399 | <description Cclass="Device" doc="CMSIS/Documentation/Core/html/index.html">Startup, System Setup</description> |
| 400 | <description Cclass="Data Exchange">Data exchange or data formatter</description> |
Joachim Krech | 1ce088b | 2019-03-14 13:27:35 +0100 | [diff] [blame] | 401 | <description Cclass="Extension Board">Drivers that support an extension board or shield</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 402 | <description Cclass="File System">File Drive Support and File System</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 403 | <description Cclass="IoT Client">IoT cloud client connector</description> |
reinhardkeil | ca2acab | 2019-09-02 08:21:47 +0200 | [diff] [blame] | 404 | <description Cclass="IoT Service">IoT specific services</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 405 | <description Cclass="IoT Utility">IoT specific software utility</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 406 | <description Cclass="Graphics">Graphical User Interface</description> |
| 407 | <description Cclass="Network">Network Stack using Internet Protocols</description> |
Joachim Krech | 62838c8 | 2017-02-02 15:54:57 +0100 | [diff] [blame] | 408 | <description Cclass="RTOS">Real-time Operating System</description> |
reinhardkeil | 671fea1 | 2019-03-13 17:03:40 +0100 | [diff] [blame] | 409 | <description Cclass="Security">Encryption for secure communication or storage</description> |
| 410 | <description Cclass="USB">Universal Serial Bus Stack</description> |
| 411 | <description Cclass="Utility">Generic software utility components</description> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 412 | </taxonomy> |
| 413 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 414 | <devices> |
| 415 | <!-- ****************************** Cortex-M0 ****************************** --> |
| 416 | <family Dfamily="ARM Cortex M0" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 417 | <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] | 418 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 419 | The Cortex-M0 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 420 | - simple, easy-to-use programmers model |
| 421 | - highly efficient ultra-low power operation |
| 422 | - excellent code density |
| 423 | - deterministic, high-performance interrupt handling |
| 424 | - upward compatibility with the rest of the Cortex-M processor family. |
| 425 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 426 | <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 427 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 428 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 429 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 430 | |
| 431 | <device Dname="ARMCM0"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 432 | <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] | 433 | <compile header="Device/ARM/ARMCM0/Include/ARMCM0.h" define="ARMCM0"/> |
| 434 | </device> |
| 435 | </family> |
| 436 | |
| 437 | <!-- ****************************** Cortex-M0P ****************************** --> |
| 438 | <family Dfamily="ARM Cortex M0 plus" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 439 | <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] | 440 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 441 | The Cortex-M0+ processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 442 | - simple, easy-to-use programmers model |
| 443 | - highly efficient ultra-low power operation |
| 444 | - excellent code density |
| 445 | - deterministic, high-performance interrupt handling |
| 446 | - upward compatibility with the rest of the Cortex-M processor family. |
| 447 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 448 | <!-- debug svd="Device/ARM/SVD/ARMCM0P.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 449 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 450 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 451 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 452 | |
| 453 | <device Dname="ARMCM0P"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 454 | <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] | 455 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h" define="ARMCM0P"/> |
| 456 | </device> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 457 | |
| 458 | <device Dname="ARMCM0P_MPU"> |
| 459 | <processor Dcore="Cortex-M0+" DcoreVersion="r0p1" Dfpu="NO_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="10000000"/> |
| 460 | <compile header="Device/ARM/ARMCM0plus/Include/ARMCM0plus_MPU.h" define="ARMCM0P_MPU"/> |
| 461 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 462 | </family> |
| 463 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 464 | <!-- ****************************** Cortex-M1 ****************************** --> |
| 465 | <family Dfamily="ARM Cortex M1" Dvendor="ARM:82"> |
| 466 | <!--book name="http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html" title="Cortex-M1 Device Generic Users Guide"/--> |
| 467 | <description> |
| 468 | The ARM Cortex-M1 FPGA processor is intended for deeply embedded applications that require a small processor integrated into an FPGA. |
| 469 | The ARM Cortex-M1 processor implements the ARMv6-M architecture profile. |
| 470 | </description> |
| 471 | <!-- debug svd="Device/ARM/SVD/ARMCM0.svd"/ SVD files do not contain any peripheral --> |
| 472 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 473 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 474 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 475 | |
| 476 | <device Dname="ARMCM1"> |
| 477 | <processor Dcore="Cortex-M1" DcoreVersion="r1p0" Dfpu="NO_FPU" Dmpu="NO_MPU" Dendian="Configurable" Dclock="10000000"/> |
| 478 | <compile header="Device/ARM/ARMCM1/Include/ARMCM1.h" define="ARMCM1"/> |
| 479 | </device> |
| 480 | </family> |
| 481 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 482 | <!-- ****************************** Cortex-M3 ****************************** --> |
| 483 | <family Dfamily="ARM Cortex M3" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 484 | <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] | 485 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 486 | The Cortex-M3 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 487 | - simple, easy-to-use programmers model |
| 488 | - highly efficient ultra-low power operation |
| 489 | - excellent code density |
| 490 | - deterministic, high-performance interrupt handling |
| 491 | - upward compatibility with the rest of the Cortex-M processor family. |
| 492 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 493 | <!-- debug svd="Device/ARM/SVD/ARMCM3.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 494 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 495 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 496 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 497 | |
| 498 | <device Dname="ARMCM3"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 499 | <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] | 500 | <compile header="Device/ARM/ARMCM3/Include/ARMCM3.h" define="ARMCM3"/> |
| 501 | </device> |
| 502 | </family> |
| 503 | |
| 504 | <!-- ****************************** Cortex-M4 ****************************** --> |
| 505 | <family Dfamily="ARM Cortex M4" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 506 | <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] | 507 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 508 | The Cortex-M4 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 509 | - simple, easy-to-use programmers model |
| 510 | - highly efficient ultra-low power operation |
| 511 | - excellent code density |
| 512 | - deterministic, high-performance interrupt handling |
| 513 | - upward compatibility with the rest of the Cortex-M processor family. |
| 514 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 515 | <!-- debug svd="Device/ARM/SVD/ARMCM4.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 516 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 517 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 518 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 519 | |
| 520 | <device Dname="ARMCM4"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 521 | <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] | 522 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4.h" define="ARMCM4"/> |
| 523 | </device> |
| 524 | |
| 525 | <device Dname="ARMCM4_FP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 526 | <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] | 527 | <compile header="Device/ARM/ARMCM4/Include/ARMCM4_FP.h" define="ARMCM4_FP"/> |
| 528 | </device> |
| 529 | </family> |
| 530 | |
| 531 | <!-- ****************************** Cortex-M7 ****************************** --> |
| 532 | <family Dfamily="ARM Cortex M7" Dvendor="ARM:82"> |
Martin Günther | 2d0f0e8 | 2016-05-17 09:06:12 +0200 | [diff] [blame] | 533 | <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] | 534 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 535 | 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] | 536 | - simple, easy-to-use programmers model |
| 537 | - highly efficient ultra-low power operation |
| 538 | - excellent code density |
| 539 | - deterministic, high-performance interrupt handling |
| 540 | - upward compatibility with the rest of the Cortex-M processor family. |
| 541 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 542 | <!-- debug svd="Device/ARM/SVD/ARMCM7.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 543 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 544 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 545 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 546 | |
| 547 | <device Dname="ARMCM7"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 548 | <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] | 549 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7.h" define="ARMCM7"/> |
| 550 | </device> |
| 551 | |
| 552 | <device Dname="ARMCM7_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 553 | <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] | 554 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_SP.h" define="ARMCM7_SP"/> |
| 555 | </device> |
| 556 | |
| 557 | <device Dname="ARMCM7_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 558 | <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] | 559 | <compile header="Device/ARM/ARMCM7/Include/ARMCM7_DP.h" define="ARMCM7_DP"/> |
| 560 | </device> |
| 561 | </family> |
| 562 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 563 | <!-- ****************************** Cortex-M23 ********************** --> |
| 564 | <family Dfamily="ARM Cortex M23" Dvendor="ARM:82"> |
| 565 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 566 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 567 | The Arm Cortex-M23 is based on the Armv8-M baseline architecture. |
| 568 | 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] | 569 | 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] | 570 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 571 | <!-- debug svd="Device/ARM/SVD/ARMCM23.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 572 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 573 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 574 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 575 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 576 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 577 | |
| 578 | <device Dname="ARMCM23"> |
| 579 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 580 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23.h" define="ARMCM23"/> |
| 581 | </device> |
| 582 | |
| 583 | <device Dname="ARMCM23_TZ"> |
| 584 | <processor Dcore="Cortex-M23" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 585 | <compile header="Device/ARM/ARMCM23/Include/ARMCM23_TZ.h" define="ARMCM23_TZ"/> |
| 586 | </device> |
| 587 | </family> |
| 588 | |
| 589 | <!-- ****************************** Cortex-M33 ****************************** --> |
| 590 | <family Dfamily="ARM Cortex M33" Dvendor="ARM:82"> |
| 591 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 592 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 593 | The Arm Cortex-M33 is the most configurable of all Cortex-M processors. It is a full featured microcontroller |
| 594 | 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] | 595 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 596 | <!-- debug svd="Device/ARM/SVD/ARMCM33.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 597 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 598 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 599 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 600 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 601 | <!--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] | 602 | |
| 603 | <device Dname="ARMCM33"> |
| 604 | <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] | 605 | <description> |
| 606 | no DSP Instructions, no Floating Point Unit, no TrustZone |
| 607 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 608 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33.h" define="ARMCM33"/> |
| 609 | </device> |
| 610 | |
| 611 | <device Dname="ARMCM33_TZ"> |
| 612 | <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] | 613 | <description> |
| 614 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 615 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 616 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_TZ.h" define="ARMCM33_TZ"/> |
| 617 | </device> |
| 618 | |
| 619 | <device Dname="ARMCM33_DSP_FP"> |
| 620 | <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] | 621 | <description> |
| 622 | DSP Instructions, Single Precision Floating Point Unit, no TrustZone |
| 623 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 624 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP.h" define="ARMCM33_DSP_FP"/> |
| 625 | </device> |
| 626 | |
| 627 | <device Dname="ARMCM33_DSP_FP_TZ"> |
| 628 | <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] | 629 | <description> |
| 630 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 631 | </description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 632 | <compile header="Device/ARM/ARMCM33/Include/ARMCM33_DSP_FP_TZ.h" define="ARMCM33_DSP_FP_TZ"/> |
| 633 | </device> |
| 634 | </family> |
| 635 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 636 | <!-- ****************************** Cortex-M35P ****************************** --> |
| 637 | <family Dfamily="ARM Cortex M35P" Dvendor="ARM:82"> |
| 638 | <!--book name="Device/ARM/Documents/??_dgug.pdf" title="?? Device Generic Users Guide"/--> |
| 639 | <description> |
| 640 | The Arm Cortex-M35P is the most configurable of all Cortex-M processors. It is a full featured microcontroller |
| 641 | class processor based on the Armv8-M mainline architecture with Arm TrustZone security designed for a broad range of secure embedded applications. |
| 642 | </description> |
| 643 | |
| 644 | <!-- debug svd="Device/ARM/SVD/ARMCM35P.svd"/ SVD files do not contain any peripheral --> |
| 645 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 646 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
| 647 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 648 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
| 649 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 650 | |
| 651 | <device Dname="ARMCM35P"> |
| 652 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 653 | <description> |
| 654 | no DSP Instructions, no Floating Point Unit, no TrustZone |
| 655 | </description> |
| 656 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P.h" define="ARMCM35P"/> |
| 657 | </device> |
| 658 | |
| 659 | <device Dname="ARMCM35P_TZ"> |
| 660 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="NO_FPU" Dmpu="MPU" Ddsp="NO_DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 661 | <description> |
| 662 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 663 | </description> |
| 664 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_TZ.h" define="ARMCM35P_TZ"/> |
| 665 | </device> |
| 666 | |
| 667 | <device Dname="ARMCM35P_DSP_FP"> |
| 668 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="NO_TZ" Dendian="Configurable" Dclock="10000000"/> |
| 669 | <description> |
| 670 | DSP Instructions, Single Precision Floating Point Unit, no TrustZone |
| 671 | </description> |
| 672 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP.h" define="ARMCM35P_DSP_FP"/> |
| 673 | </device> |
| 674 | |
| 675 | <device Dname="ARMCM35P_DSP_FP_TZ"> |
| 676 | <processor Dcore="Cortex-M35P" DcoreVersion="r0p0" Dfpu="SP_FPU" Dmpu="MPU" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 677 | <description> |
| 678 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 679 | </description> |
| 680 | <compile header="Device/ARM/ARMCM35P/Include/ARMCM35P_DSP_FP_TZ.h" define="ARMCM35P_DSP_FP_TZ"/> |
| 681 | </device> |
| 682 | </family> |
| 683 | |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 684 | <!-- ****************************** Cortex-M55 ****************************** --> |
| 685 | <family Dfamily="ARM Cortex M55" Dvendor="ARM:82"> |
| 686 | <!--book name="Device/ARM/Documents/Arm Cortex-M55 Processor Datasheet.pdf" title="Arm Cortex-M55 Processor Datasheet"/--> |
| 687 | <description> |
| 688 | The Arm Cortex-M55 processor is a fully synthesizable, mid-range, microcontroller-class processor that implements the Armv8.1-M mainline architecture and includes support for the M-profile Vector Extension (MVE), also known as Arm Helium technology. |
| 689 | It is Arm's most AI-capable Cortex-M processor, delivering enhanced, energy-efficient digital signal processing (DSP) and machine learning (ML) performance. |
| 690 | The Cortex-M55 processor achieves high compute performance across scalar and vector operations, while maintaining low energy consumption. |
| 691 | </description> |
| 692 | |
| 693 | <!-- debug svd="Device/ARM/SVD/ARMCM55.svd"/ SVD files do not contain any peripheral --> |
| 694 | <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/> |
| 695 | <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/> |
| 696 | <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/> |
| 697 | <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/> |
| 698 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 699 | |
Jonatan Antoni | f5f39aa | 2020-03-03 17:25:11 +0100 | [diff] [blame] | 700 | <device Dname="ARMCM55"> |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 701 | <processor Dcore="Cortex-M55" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 702 | <description> |
Jonatan Antoni | f5f39aa | 2020-03-03 17:25:11 +0100 | [diff] [blame] | 703 | Floating Point Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 704 | </description> |
Jonatan Antoni | f5f39aa | 2020-03-03 17:25:11 +0100 | [diff] [blame] | 705 | <compile header="Device/ARM/ARMCM55/Include/ARMCM55.h" define="ARMCM55"/> |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 706 | </device> |
| 707 | </family> |
| 708 | |
Jonatan Antoni | e197f78 | 2022-04-26 16:24:59 +0200 | [diff] [blame] | 709 | <!-- ****************************** Cortex-M85 ****************************** --> |
| 710 | <family Dfamily="ARM Cortex M85" Dvendor="ARM:82"> |
Jonatan Antoni | e8a03d1 | 2022-04-27 11:34:27 +0200 | [diff] [blame] | 711 | <!--book name="Device/ARM/Documents/Arm Cortex-M85 Processor Datasheet.pdf" title="Arm Cortex-M85 Processor Datasheet"/--> |
Jonatan Antoni | e197f78 | 2022-04-26 16:24:59 +0200 | [diff] [blame] | 712 | <description> |
| 713 | The Arm Cortex-M85 processor is a fully synthesizable high-performance microcontroller class processor that implements the Armv8.1-M Mainline architecture which includes support for the M-profile Vector Extension (MVE). |
| 714 | The processor also supports previous Armv8-M architectural features. |
| 715 | The design is focused on compute applications such as Digital Signal Processing (DSP) and machine learning. |
| 716 | The Arm Cortex-M85 processor is energy efficient and achieves high compute performance across scalar and vector operations while maintaining low power consumption. |
| 717 | </description> |
| 718 | |
| 719 | <!-- debug svd="Device/ARM/SVD/ARMCM85.svd"/ SVD files do not contain any peripheral --> |
| 720 | <memory name="ROM_NS" access="rxn" start="0x00000000" size="0x00200000" startup="1" default="1" alias="ROM_S"/> |
| 721 | <memory name="RAM_NS" access="rwxn" start="0x20000000" size="0x00020000" init ="0" default="1" alias="RAM_S"/> |
| 722 | <memory name="ROM_S" access="rxn" start="0x10000000" size="0x00200000" startup="1" default="1"/> |
| 723 | <memory name="RAM_S" access="rwxn" start="0x30000000" size="0x00020000" init ="0" default="1"/> |
| 724 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 725 | |
| 726 | <device Dname="ARMCM85"> |
| 727 | <processor Dcore="Cortex-M85" DcoreVersion="r0p0" Dpacbti="PACBTI" Dmpu="MPU" Dfpu="DP_FPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 728 | <description> |
| 729 | Floating Point Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone, PACBTI |
| 730 | </description> |
| 731 | <compile header="Device/ARM/ARMCM85/Include/ARMCM85.h" define="ARMCM85"/> |
| 732 | </device> |
| 733 | </family> |
| 734 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 735 | <!-- ****************************** ARMSC000 ****************************** --> |
| 736 | <family Dfamily="ARM SC000" Dvendor="ARM:82"> |
| 737 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 738 | The Arm SC000 processor is an entry-level 32-bit Arm Cortex processor designed for a broad range of secure embedded applications. It offers significant benefits to developers, including: |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 739 | - simple, easy-to-use programmers model |
| 740 | - highly efficient ultra-low power operation |
| 741 | - excellent code density |
| 742 | - deterministic, high-performance interrupt handling |
| 743 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 744 | <!-- debug svd="Device/ARM/SVD/ARMSC000.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 745 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 746 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 747 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 748 | |
| 749 | <device Dname="ARMSC000"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 750 | <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] | 751 | <compile header="Device/ARM/ARMSC000/Include/ARMSC000.h" define="ARMSC000"/> |
| 752 | </device> |
| 753 | </family> |
| 754 | |
| 755 | <!-- ****************************** ARMSC300 ****************************** --> |
| 756 | <family Dfamily="ARM SC300" Dvendor="ARM:82"> |
| 757 | <description> |
| 758 | 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: |
| 759 | - simple, easy-to-use programmers model |
| 760 | - highly efficient ultra-low power operation |
| 761 | - excellent code density |
| 762 | - deterministic, high-performance interrupt handling |
| 763 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 764 | <!-- debug svd="Device/ARM/SVD/ARMSC300.svd"/ SVD files do not contain any peripheral --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 765 | <memory id="IROM1" start="0x00000000" size="0x00040000" startup="1" default="1"/> |
| 766 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
| 767 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 768 | |
| 769 | <device Dname="ARMSC300"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 770 | <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] | 771 | <compile header="Device/ARM/ARMSC300/Include/ARMSC300.h" define="ARMSC300"/> |
| 772 | </device> |
| 773 | </family> |
| 774 | |
| 775 | <!-- ****************************** ARMv8-M Baseline ********************** --> |
| 776 | <family Dfamily="ARMv8-M Baseline" Dvendor="ARM:82"> |
| 777 | <!--book name="Device/ARM/Documents/ARMv8MBL_dgug.pdf" title="ARMv8MBL Device Generic Users Guide"/--> |
| 778 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 779 | Armv8-M Baseline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 780 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 781 | <!-- debug svd="Device/ARM/SVD/ARMv8MBL.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 782 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 783 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 784 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 785 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 786 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 787 | |
| 788 | <device Dname="ARMv8MBL"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 789 | <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] | 790 | <compile header="Device/ARM/ARMv8MBL/Include/ARMv8MBL.h" define="ARMv8MBL"/> |
| 791 | </device> |
| 792 | </family> |
| 793 | |
| 794 | <!-- ****************************** ARMv8-M Mainline ****************************** --> |
| 795 | <family Dfamily="ARMv8-M Mainline" Dvendor="ARM:82"> |
| 796 | <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/--> |
| 797 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 798 | Armv8-M Mainline based device with TrustZone |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 799 | </description> |
GuentherMartin | d2a797d | 2018-07-17 11:53:21 +0200 | [diff] [blame] | 800 | <!-- debug svd="Device/ARM/SVD/ARMv8MML.svd"/ SVD files do not contain any peripheral --> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 801 | <memory id="IROM1" start="0x00000000" size="0x00200000" startup="1" default="1"/> |
| 802 | <memory id="IROM2" start="0x00200000" size="0x00200000" startup="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 803 | <memory id="IRAM1" start="0x20000000" size="0x00020000" init ="0" default="1"/> |
Joachim Krech | 7eb0129 | 2016-11-04 17:17:05 +0100 | [diff] [blame] | 804 | <memory id="IRAM2" start="0x20200000" size="0x00020000" init ="0" default="0"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 805 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 806 | |
| 807 | <device Dname="ARMv8MML"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 808 | <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] | 809 | <description> |
| 810 | no DSP Instructions, no Floating Point Unit, TrustZone |
| 811 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 812 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML.h" define="ARMv8MML"/> |
| 813 | </device> |
| 814 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 815 | <device Dname="ARMv8MML_DSP"> |
| 816 | <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] | 817 | <description> |
| 818 | DSP Instructions, no Floating Point Unit, TrustZone |
| 819 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 820 | <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] | 821 | </device> |
| 822 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 823 | <device Dname="ARMv8MML_SP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 824 | <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] | 825 | <description> |
| 826 | no DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 827 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 828 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_SP.h" define="ARMv8MML_SP"/> |
| 829 | </device> |
| 830 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 831 | <device Dname="ARMv8MML_DSP_SP"> |
| 832 | <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] | 833 | <description> |
| 834 | DSP Instructions, Single Precision Floating Point Unit, TrustZone |
| 835 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 836 | <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] | 837 | </device> |
| 838 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 839 | <device Dname="ARMv8MML_DP"> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 840 | <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] | 841 | <description> |
| 842 | no DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 843 | </description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 844 | <compile header="Device/ARM/ARMv8MML/Include/ARMv8MML_DP.h" define="ARMv8MML_DP"/> |
| 845 | </device> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 846 | |
| 847 | <device Dname="ARMv8MML_DSP_DP"> |
| 848 | <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] | 849 | <description> |
| 850 | DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 851 | </description> |
Martin Günther | 3afee7b | 2016-11-03 13:25:14 +0100 | [diff] [blame] | 852 | <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] | 853 | </device> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 854 | </family> |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 855 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 856 | <!-- ****************************** ARMv8.1-M Mainline ****************************** --> |
| 857 | <family Dfamily="ARMv8.1-M Mainline" Dvendor="ARM:82"> |
| 858 | <!--book name="Device/ARM/Documents/ARMv8MML_dgug.pdf" title="ARMv8MML Device Generic Users Guide"/--> |
| 859 | <description> |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 860 | Armv8.1-M Mainline based device with TrustZone and MVE |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 861 | </description> |
| 862 | <!-- <debug svd="Device/ARM/SVD/ARMv8MML.svd"/> --> |
Jonatan Antoni | ae553b7 | 2019-05-06 16:29:20 +0200 | [diff] [blame] | 863 | <memory id="IROM1" start="0x10000000" size="0x00200000" startup="1" default="1"/> |
| 864 | <memory id="IROM2" start="0x00000000" size="0x00200000" startup="0" default="0"/> |
Jonatan Antoni | 3942a34 | 2019-05-07 10:36:06 +0200 | [diff] [blame] | 865 | <memory id="IRAM1" start="0x30000000" size="0x00020000" init ="0" default="1"/> |
| 866 | <memory id="IRAM2" start="0x20000000" size="0x00020000" init ="0" default="0"/> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 867 | <!--algorithm name="Device/ARM/Flash/NEW_DEVICE.FLM" start="0x00000000" size="0x00040000" default="1"/--> |
| 868 | |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 869 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 870 | <device Dname="ARMv81MML_DSP_DP_MVE_FP"> |
| 871 | <processor Dcore="ARMV81MML" DcoreVersion="r0p0" Dfpu="DP_FPU" Dmpu="MPU" Dmve="FP_MVE" Ddsp="DSP" Dtz="TZ" Dendian="Configurable" Dclock="10000000"/> |
| 872 | <description> |
| 873 | Double Precision Vector Extensions, DSP Instructions, Double Precision Floating Point Unit, TrustZone |
| 874 | </description> |
| 875 | <compile header="Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h" define="ARMv81MML_DSP_DP_MVE_FP"/> |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 876 | </device> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 877 | </family> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 878 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 879 | <!-- ****************************** Cortex-A5 ****************************** --> |
| 880 | <family Dfamily="ARM Cortex A5" Dvendor="ARM:82"> |
| 881 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0433c/index.html" title="Cortex-A5 Technical Reference Manual"/> |
| 882 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 883 | The Arm Cortex-A5 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full |
| 884 | virtual memory capabilities. The Cortex-A5 processor implements the Armv7-A architecture profile and can execute 32-bit |
| 885 | Arm instructions and 16-bit and 32-bit Thumb instructions. The Cortex-A5 is the smallest member of the Cortex-A processor family. |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 886 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 887 | |
Daniel Brondani | e4dbb8e | 2019-05-15 16:00:21 +0200 | [diff] [blame] | 888 | <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR --> |
| 889 | <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR --> |
| 890 | <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM --> |
| 891 | <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM --> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 892 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 893 | <device Dname="ARMCA5"> |
Daniel Brondani | e4dbb8e | 2019-05-15 16:00:21 +0200 | [diff] [blame] | 894 | <processor Dcore="Cortex-A5" DcoreVersion="r0p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 895 | <compile header="Device/ARM/ARMCA5/Include/ARMCA5.h" define="ARMCA5"/> |
| 896 | </device> |
| 897 | </family> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 898 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 899 | <!-- ****************************** Cortex-A7 ****************************** --> |
| 900 | <family Dfamily="ARM Cortex A7" Dvendor="ARM:82"> |
| 901 | <book name="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0464f/index.html" title="Cortex-A7 MPCore Technical Reference Manual"/> |
| 902 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 903 | The Cortex-A7 MPCore processor is a high-performance, low-power processor that implements the Armv7-A architecture. |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 904 | The Cortex-A7 MPCore processor has one to four processors in a single multiprocessor device with a L1 cache subsystem, |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 905 | an optional integrated GIC, and an optional L2 cache controller. |
| 906 | </description> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 907 | |
Daniel Brondani | e4dbb8e | 2019-05-15 16:00:21 +0200 | [diff] [blame] | 908 | <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR --> |
| 909 | <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR --> |
| 910 | <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM --> |
| 911 | <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM --> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 912 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 913 | <device Dname="ARMCA7"> |
Daniel Brondani | e4dbb8e | 2019-05-15 16:00:21 +0200 | [diff] [blame] | 914 | <processor Dcore="Cortex-A7" DcoreVersion="r0p5" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 915 | <compile header="Device/ARM/ARMCA7/Include/ARMCA7.h" define="ARMCA7"/> |
| 916 | </device> |
| 917 | </family> |
| 918 | |
| 919 | <!-- ****************************** Cortex-A9 ****************************** --> |
| 920 | <family Dfamily="ARM Cortex A9" Dvendor="ARM:82"> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 921 | <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] | 922 | <description> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 923 | The Cortex-A9 processor is a high-performance, low-power, Arm macrocell with an L1 cache subsystem that provides full virtual memory capabilities. |
| 924 | The Cortex-A9 processor implements the Armv7-A architecture and runs 32-bit Arm instructions, 16-bit and 32-bit Thumb instructions, |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 925 | and 8-bit Java bytecodes in Jazelle state. |
| 926 | </description> |
| 927 | |
Daniel Brondani | e4dbb8e | 2019-05-15 16:00:21 +0200 | [diff] [blame] | 928 | <memory id="IROM1" start="0x00000000" size="0x04000000" startup="1" default="1"/> <!-- 64MB NOR --> |
| 929 | <memory id="IROM2" start="0x0C000000" size="0x04000000" startup="0" default="0"/> <!-- 64MB NOR --> |
| 930 | <memory id="IRAM1" start="0x14000000" size="0x02000000" init ="0" default="1"/> <!-- 32MB SRAM --> |
| 931 | <memory id="IRAM2" start="0x80000000" size="0x40000000" init ="0" default="0"/> <!-- 1GB DRAM --> |
Jonatan Antoni | f288401 | 2017-08-29 16:59:49 +0200 | [diff] [blame] | 932 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 933 | <device Dname="ARMCA9"> |
Daniel Brondani | e4dbb8e | 2019-05-15 16:00:21 +0200 | [diff] [blame] | 934 | <processor Dcore="Cortex-A9" DcoreVersion="r4p1" Dfpu="DP_FPU" Dmpu="MPU" Dendian="Configurable" Dclock="12000000"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 935 | <compile header="Device/ARM/ARMCA9/Include/ARMCA9.h" define="ARMCA9"/> |
| 936 | </device> |
| 937 | </family> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 938 | </devices> |
| 939 | |
| 940 | |
| 941 | <apis> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 942 | <!-- CMSIS Device API --> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 943 | <api Cclass="Device" Cgroup="IRQ Controller" Capiversion="1.0.0" exclusive="1"> |
| 944 | <description>Device interrupt controller interface</description> |
| 945 | <files> |
| 946 | <file category="header" name="CMSIS/Core_A/Include/irq_ctrl.h"/> |
| 947 | </files> |
| 948 | </api> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 949 | <api Cclass="Device" Cgroup="OS Tick" Capiversion="1.0.1" exclusive="1"> |
Robert Rostohar | aeb6dd5 | 2017-06-09 14:17:43 +0200 | [diff] [blame] | 950 | <description>RTOS Kernel system tick timer interface</description> |
Robert Rostohar | 6e5621b | 2017-06-09 12:55:56 +0200 | [diff] [blame] | 951 | <files> |
| 952 | <file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/> |
| 953 | </files> |
| 954 | </api> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 955 | <!-- CMSIS-RTOS API --> |
Robert Rostohar | eff0677 | 2017-01-12 11:19:01 +0100 | [diff] [blame] | 956 | <api Cclass="CMSIS" Cgroup="RTOS" Capiversion="1.0.0" exclusive="1"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 957 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 958 | <files> |
| 959 | <file category="doc" name="CMSIS/Documentation/RTOS/html/index.html"/> |
| 960 | </files> |
| 961 | </api> |
Robert Rostohar | f7d6092 | 2018-06-18 13:43:04 +0200 | [diff] [blame] | 962 | <api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.1.3" exclusive="1"> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 963 | <description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description> |
| 964 | <files> |
| 965 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/index.html"/> |
Robert Rostohar | 0a36405 | 2017-01-25 12:35:54 +0100 | [diff] [blame] | 966 | <file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 967 | </files> |
| 968 | </api> |
Robert Rostohar | 9470b0b | 2017-06-09 09:38:31 +0200 | [diff] [blame] | 969 | <!-- CMSIS Driver API --> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 970 | <api Cclass="CMSIS Driver" Cgroup="USART" Capiversion="2.4.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 971 | <description>USART Driver API for Cortex-M</description> |
| 972 | <files> |
| 973 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usart__interface__gr.html" /> |
| 974 | <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" /> |
| 975 | </files> |
| 976 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 977 | <api Cclass="CMSIS Driver" Cgroup="SPI" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 978 | <description>SPI Driver API for Cortex-M</description> |
| 979 | <files> |
| 980 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__spi__interface__gr.html" /> |
| 981 | <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" /> |
| 982 | </files> |
| 983 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 984 | <api Cclass="CMSIS Driver" Cgroup="SAI" Capiversion="1.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 985 | <description>SAI Driver API for Cortex-M</description> |
| 986 | <files> |
| 987 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__sai__interface__gr.html"/> |
| 988 | <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" /> |
| 989 | </files> |
| 990 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 991 | <api Cclass="CMSIS Driver" Cgroup="I2C" Capiversion="2.4.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 992 | <description>I2C Driver API for Cortex-M</description> |
| 993 | <files> |
| 994 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__i2c__interface__gr.html"/> |
| 995 | <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" /> |
| 996 | </files> |
| 997 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 998 | <api Cclass="CMSIS Driver" Cgroup="CAN" Capiversion="1.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 999 | <description>CAN Driver API for Cortex-M</description> |
| 1000 | <files> |
| 1001 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__can__interface__gr.html"/> |
| 1002 | <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" /> |
| 1003 | </files> |
| 1004 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1005 | <api Cclass="CMSIS Driver" Cgroup="Flash" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1006 | <description>Flash Driver API for Cortex-M</description> |
| 1007 | <files> |
| 1008 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__flash__interface__gr.html" /> |
| 1009 | <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" /> |
| 1010 | </files> |
| 1011 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1012 | <api Cclass="CMSIS Driver" Cgroup="MCI" Capiversion="2.4.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1013 | <description>MCI Driver API for Cortex-M</description> |
| 1014 | <files> |
| 1015 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__mci__interface__gr.html" /> |
| 1016 | <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" /> |
| 1017 | </files> |
| 1018 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1019 | <api Cclass="CMSIS Driver" Cgroup="NAND" Capiversion="2.4.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1020 | <description>NAND Flash Driver API for Cortex-M</description> |
| 1021 | <files> |
| 1022 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__nand__interface__gr.html" /> |
| 1023 | <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" /> |
| 1024 | </files> |
| 1025 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1026 | <api Cclass="CMSIS Driver" Cgroup="Ethernet" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1027 | <description>Ethernet MAC and PHY Driver API for Cortex-M</description> |
| 1028 | <files> |
| 1029 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__interface__gr.html" /> |
| 1030 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 1031 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 1032 | </files> |
| 1033 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1034 | <api Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1035 | <description>Ethernet MAC Driver API for Cortex-M</description> |
| 1036 | <files> |
| 1037 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__mac__interface__gr.html" /> |
| 1038 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 1039 | </files> |
| 1040 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1041 | <api Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Capiversion="2.2.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1042 | <description>Ethernet PHY Driver API for Cortex-M</description> |
| 1043 | <files> |
| 1044 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__eth__phy__interface__gr.html" /> |
| 1045 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 1046 | </files> |
| 1047 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1048 | <api Cclass="CMSIS Driver" Cgroup="USB Device" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1049 | <description>USB Device Driver API for Cortex-M</description> |
| 1050 | <files> |
| 1051 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbd__interface__gr.html" /> |
| 1052 | <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" /> |
| 1053 | </files> |
| 1054 | </api> |
Robert Rostohar | 8d743c5 | 2020-01-24 13:04:51 +0100 | [diff] [blame] | 1055 | <api Cclass="CMSIS Driver" Cgroup="USB Host" Capiversion="2.3.0" exclusive="0"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1056 | <description>USB Host Driver API for Cortex-M</description> |
| 1057 | <files> |
| 1058 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__usbh__interface__gr.html" /> |
| 1059 | <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" /> |
| 1060 | </files> |
| 1061 | </api> |
Robert Rostohar | dae2f7c | 2020-01-24 14:37:40 +0100 | [diff] [blame] | 1062 | <api Cclass="CMSIS Driver" Cgroup="WiFi" Capiversion="1.1.0" exclusive="0"> |
Robert Rostohar | 688e536 | 2019-02-14 10:37:45 +0100 | [diff] [blame] | 1063 | <description>WiFi driver</description> |
| 1064 | <files> |
Robert Rostohar | 92eb2ea | 2020-03-23 12:48:04 +0100 | [diff] [blame] | 1065 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__wifi__interface__gr.html" /> |
Joachim Krech | 22cc8f7 | 2019-03-15 17:55:09 +0100 | [diff] [blame] | 1066 | <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h" /> |
Robert Rostohar | 688e536 | 2019-02-14 10:37:45 +0100 | [diff] [blame] | 1067 | </files> |
| 1068 | </api> |
Robert Rostohar | 56cbb68 | 2020-03-19 13:31:52 +0100 | [diff] [blame] | 1069 | <api Cclass="CMSIS Driver" Cgroup="VIO" Capiversion="0.1.0" exclusive="1"> |
| 1070 | <description>Virtual I/O</description> |
| 1071 | <files> |
Robert Rostohar | 92eb2ea | 2020-03-23 12:48:04 +0100 | [diff] [blame] | 1072 | <file category="doc" name="CMSIS/Documentation/Driver/html/group__vio__interface__gr.html" /> |
Robert Rostohar | 56cbb68 | 2020-03-19 13:31:52 +0100 | [diff] [blame] | 1073 | <file category="header" name="CMSIS/Driver/VIO/Include/cmsis_vio.h" /> |
Robert Rostohar | 92eb2ea | 2020-03-23 12:48:04 +0100 | [diff] [blame] | 1074 | <file category="other" name="CMSIS/Driver/VIO/cmsis_vio.scvd" /> |
Robert Rostohar | 56cbb68 | 2020-03-19 13:31:52 +0100 | [diff] [blame] | 1075 | </files> |
| 1076 | </api> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1077 | </apis> |
| 1078 | |
| 1079 | <!-- conditions are dependency rules that can apply to a component or an individual file --> |
| 1080 | <conditions> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1081 | <!-- compiler --> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 1082 | <condition id="ARMCC6"> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1083 | <accept Tcompiler="ARMCC" Toptions="AC6"/> |
| 1084 | <accept Tcompiler="ARMCC" Toptions="AC6LTO"/> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 1085 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1086 | <condition id="ARMCC5"> |
Daniel Brondani | 7bfe5d0 | 2017-04-13 15:56:17 +0200 | [diff] [blame] | 1087 | <require Tcompiler="ARMCC" Toptions="AC5"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1088 | </condition> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 1089 | <condition id="ARMCC"> |
| 1090 | <require Tcompiler="ARMCC"/> |
| 1091 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1092 | <condition id="GCC"> |
| 1093 | <require Tcompiler="GCC"/> |
| 1094 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1095 | <condition id="IAR"> |
| 1096 | <require Tcompiler="IAR"/> |
| 1097 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1098 | <condition id="ARMCC GCC"> |
| 1099 | <accept Tcompiler="ARMCC"/> |
| 1100 | <accept Tcompiler="GCC"/> |
| 1101 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1102 | <condition id="ARMCC GCC IAR"> |
| 1103 | <accept Tcompiler="ARMCC"/> |
| 1104 | <accept Tcompiler="GCC"/> |
| 1105 | <accept Tcompiler="IAR"/> |
| 1106 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1107 | |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1108 | <!-- Arm architecture --> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1109 | <condition id="ARMv6-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1110 | <description>Armv6-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1111 | <accept Dcore="Cortex-M0"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1112 | <accept Dcore="Cortex-M1"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1113 | <accept Dcore="Cortex-M0+"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1114 | <accept Dcore="SC000"/> |
| 1115 | </condition> |
| 1116 | <condition id="ARMv7-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1117 | <description>Armv7-M architecture based device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1118 | <accept Dcore="Cortex-M3"/> |
| 1119 | <accept Dcore="Cortex-M4"/> |
| 1120 | <accept Dcore="Cortex-M7"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1121 | <accept Dcore="SC300"/> |
| 1122 | </condition> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1123 | <condition id="ARMv8-MBL Device"> |
| 1124 | <description>Armv8-M base line architecture based device</description> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 1125 | <accept Dcore="ARMV8MBL"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1126 | <accept Dcore="Cortex-M23"/> |
| 1127 | </condition> |
| 1128 | <condition id="ARMv8-MML Device"> |
| 1129 | <description>Armv8-M main line architecture based device</description> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 1130 | <accept Dcore="ARMV8MML"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1131 | <accept Dcore="Cortex-M33"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1132 | <accept Dcore="Cortex-M35P"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1133 | <accept Dcore="Star-MC1"/> |
| 1134 | </condition> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1135 | <condition id="ARMv81-MML Device"> |
| 1136 | <description>Armv8.1-M main line architecture based device</description> |
| 1137 | <accept Dcore="ARMV81MML"/> |
| 1138 | <accept Dcore="Cortex-M55"/> |
Jonatan Antoni | e197f78 | 2022-04-26 16:24:59 +0200 | [diff] [blame] | 1139 | <accept Dcore="Cortex-M85"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1140 | </condition> |
| 1141 | <condition id="ARMv8x-MML Device"> |
| 1142 | <description>Armv8-M/Armv8.1-M architecture based device</description> |
| 1143 | <accept condition="ARMv8-MML Device"/> |
| 1144 | <accept condition="ARMv81-MML Device"/> |
| 1145 | </condition> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1146 | <condition id="ARMv8-M Device"> |
| 1147 | <description>Armv8-M architecture based device</description> |
| 1148 | <accept condition="ARMv8-MBL Device"/> |
| 1149 | <accept condition="ARMv8-MML Device"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1150 | <accept condition="ARMv81-MML Device"/> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 1151 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1152 | <condition id="ARMv6_7-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1153 | <description>Armv6_7-M architecture based device</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1154 | <accept condition="ARMv6-M Device"/> |
| 1155 | <accept condition="ARMv7-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1156 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1157 | <condition id="ARMv6_7_8-M Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1158 | <description>Armv6_7_8-M architecture based device</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1159 | <accept condition="ARMv6-M Device"/> |
| 1160 | <accept condition="ARMv7-M Device"/> |
| 1161 | <accept condition="ARMv8-M Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1162 | </condition> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1163 | <condition id="ARMv7-A Device"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1164 | <description>Armv7-A architecture based device</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 1165 | <accept Dcore="Cortex-A5"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1166 | <accept Dcore="Cortex-A7"/> |
| 1167 | <accept Dcore="Cortex-A9"/> |
| 1168 | </condition> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1169 | |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1170 | <condition id="TrustZone"> |
| 1171 | <description>TrustZone</description> |
| 1172 | <require Dtz="TZ"/> |
| 1173 | </condition> |
| 1174 | <condition id="TZ Secure"> |
| 1175 | <description>TrustZone (Secure)</description> |
| 1176 | <require Dtz="TZ"/> |
| 1177 | <require Dsecure="Secure"/> |
| 1178 | </condition> |
| 1179 | <condition id="TZ Non-secure"> |
| 1180 | <description>TrustZone (Non-secure)</description> |
| 1181 | <require Dtz="TZ"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1182 | <accept Dsecure="Non-secure"/> |
| 1183 | <accept Dsecure="TZ-disabled"/> |
| 1184 | </condition> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1185 | |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1186 | <!-- Startup --> |
| 1187 | <condition id="Startup ARMCC6 Secure"> |
| 1188 | <description>Startup files for Arm Compiler 6 targeting TrustZone secure mode</description> |
Jonatan Antoni | 41e74d5 | 2017-04-21 14:42:00 +0200 | [diff] [blame] | 1189 | <require condition="ARMCC6"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1190 | <require condition="TZ Secure"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1191 | </condition> |
| 1192 | <condition id="Startup ARMCC6 Unsecure"> |
| 1193 | <description>Startup files for Arm Compiler 6 targeting non-TrustZone or TrustZone non-secure mode</description> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1194 | <require condition="ARMCC6"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1195 | <deny condition="TZ Secure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1196 | </condition> |
| 1197 | |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1198 | <!-- CMSIS-Core --> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1199 | <condition id="ARMCM0 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1200 | <description>Generic Arm Cortex-M0 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1201 | <require Dvendor="ARM:82" Dname="ARMCM0"/> |
| 1202 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1203 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1204 | |
| 1205 | <condition id="ARMCM0+ CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1206 | <description>Generic Arm Cortex-M0+ device startup and depends on CMSIS Core</description> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 1207 | <require Dvendor="ARM:82" Dname="ARMCM0P*"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1208 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1209 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1210 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1211 | <condition id="ARMCM1 CMSIS"> |
| 1212 | <description>Generic Arm Cortex-M1 device startup and depends on CMSIS Core</description> |
| 1213 | <require Dvendor="ARM:82" Dname="ARMCM1"/> |
| 1214 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1215 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1216 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1217 | <condition id="ARMCM3 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1218 | <description>Generic Arm Cortex-M3 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1219 | <require Dvendor="ARM:82" Dname="ARMCM3"/> |
| 1220 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1221 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1222 | |
| 1223 | <condition id="ARMCM4 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1224 | <description>Generic Arm Cortex-M4 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1225 | <require Dvendor="ARM:82" Dname="ARMCM4*"/> |
| 1226 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1227 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1228 | |
| 1229 | <condition id="ARMCM7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1230 | <description>Generic Arm Cortex-M7 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1231 | <require Dvendor="ARM:82" Dname="ARMCM7*"/> |
| 1232 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1233 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1234 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1235 | <condition id="ARMCM23 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1236 | <description>Generic Arm Cortex-M23 device startup and depends on CMSIS Core</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1237 | <require Dvendor="ARM:82" Dname="ARMCM23*"/> |
| 1238 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1239 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1240 | |
| 1241 | <condition id="ARMCM33 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1242 | <description>Generic Arm Cortex-M33 device startup and depends on CMSIS Core</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1243 | <require Dvendor="ARM:82" Dname="ARMCM33*"/> |
| 1244 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1245 | </condition> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1246 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1247 | <condition id="ARMCM35P CMSIS"> |
| 1248 | <description>Generic Arm Cortex-M35P device startup and depends on CMSIS Core</description> |
| 1249 | <require Dvendor="ARM:82" Dname="ARMCM35P*"/> |
| 1250 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1251 | </condition> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1252 | |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 1253 | <condition id="ARMCM55 CMSIS"> |
| 1254 | <description>Generic Arm Cortex-M55 device startup and depends on CMSIS Core</description> |
| 1255 | <require Dvendor="ARM:82" Dname="ARMCM55*"/> |
| 1256 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1257 | </condition> |
| 1258 | |
Jonatan Antoni | e197f78 | 2022-04-26 16:24:59 +0200 | [diff] [blame] | 1259 | <condition id="ARMCM85 CMSIS"> |
| 1260 | <description>Generic Arm Cortex-M85 device startup and depends on CMSIS Core</description> |
| 1261 | <require Dvendor="ARM:82" Dname="ARMCM85*"/> |
| 1262 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1263 | </condition> |
| 1264 | |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1265 | <condition id="ARMSC000 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1266 | <description>Generic Arm SC000 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1267 | <require Dvendor="ARM:82" Dname="ARMSC000"/> |
| 1268 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1269 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1270 | |
| 1271 | <condition id="ARMSC300 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1272 | <description>Generic Arm SC300 device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1273 | <require Dvendor="ARM:82" Dname="ARMSC300"/> |
| 1274 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1275 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1276 | |
| 1277 | <condition id="ARMv8MBL CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1278 | <description>Generic Armv8-M Baseline device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1279 | <require Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 1280 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1281 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1282 | |
| 1283 | <condition id="ARMv8MML CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1284 | <description>Generic Armv8-M Mainline device startup and depends on CMSIS Core</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1285 | <require Dvendor="ARM:82" Dname="ARMv8MML*"/> |
| 1286 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1287 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1288 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 1289 | <condition id="ARMv81MML CMSIS"> |
| 1290 | <description>Generic Armv8.1-M Mainline device startup and depends on CMSIS Core</description> |
| 1291 | <require Dvendor="ARM:82" Dname="ARMv81MML*"/> |
| 1292 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1293 | </condition> |
| 1294 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 1295 | <condition id="ARMCA5 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1296 | <description>Generic Arm Cortex-A5 device startup and depends on CMSIS Core</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 1297 | <require Dvendor="ARM:82" Dname="ARMCA5"/> |
| 1298 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1299 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 1300 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1301 | <condition id="ARMCA7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1302 | <description>Generic Arm Cortex-A7 device startup and depends on CMSIS Core</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1303 | <require Dvendor="ARM:82" Dname="ARMCA7"/> |
| 1304 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1305 | </condition> |
| 1306 | |
| 1307 | <condition id="ARMCA9 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1308 | <description>Generic Arm Cortex-A9 device startup and depends on CMSIS Core</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1309 | <require Dvendor="ARM:82" Dname="ARMCA9"/> |
| 1310 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1311 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 1312 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1313 | <!-- CMSIS DSP --> |
| 1314 | <condition id="CMSIS DSP"> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1315 | <description>Components required for DSP</description> |
| 1316 | <require condition="ARMv6_7_8-M Device"/> |
TTornblom | 3ff8906 | 2018-03-08 11:32:29 +0100 | [diff] [blame] | 1317 | <require condition="ARMCC GCC IAR"/> |
Martin Günther | ceee686 | 2017-02-02 14:14:34 +0100 | [diff] [blame] | 1318 | <require Cclass="CMSIS" Cgroup="CORE"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1319 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1320 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 1321 | <!-- CMSIS NN --> |
| 1322 | <condition id="CMSIS NN"> |
| 1323 | <description>Components required for NN</description> |
Jonatan Antoni | 6326763 | 2019-12-09 12:58:41 +0100 | [diff] [blame] | 1324 | <require Cclass="CMSIS" Cgroup="DSP"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 1325 | </condition> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1326 | |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1327 | <!-- RTOS RTX --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1328 | <condition id="RTOS RTX"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 1329 | <description>Components required for RTOS RTX</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1330 | <require condition="ARMv6_7-M Device"/> |
| 1331 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 1332 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1333 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 1334 | </condition> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 1335 | <condition id="RTOS RTX IFX"> |
| 1336 | <description>Components required for RTOS RTX IFX</description> |
| 1337 | <require condition="ARMv6_7-M Device"/> |
| 1338 | <require condition="ARMCC GCC IAR"/> |
| 1339 | <require Dvendor="Infineon:7" Dname="XMC4*"/> |
| 1340 | <require Cclass="Device" Cgroup="Startup"/> |
| 1341 | <deny Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
| 1342 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1343 | <condition id="RTOS RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 1344 | <description>Components required for RTOS RTX5</description> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1345 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 1346 | <require condition="ARMCC GCC IAR"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1347 | <require Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5"/> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 1348 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1349 | <condition id="RTOS2 RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 1350 | <description>Components required for RTOS2 RTX5</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 1351 | <require condition="ARMv6_7_8-M Device"/> |
Robert Rostohar | ff9fa5b | 2017-04-19 11:55:58 +0200 | [diff] [blame] | 1352 | <require condition="ARMCC GCC IAR"/> |
| 1353 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1354 | <require Cclass="Device" Cgroup="Startup"/> |
| 1355 | </condition> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 1356 | <condition id="RTOS2 RTX5 v7-A"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1357 | <description>Components required for RTOS2 RTX5 on Armv7-A</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 1358 | <require condition="ARMv7-A Device"/> |
| 1359 | <require condition="ARMCC GCC IAR"/> |
| 1360 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1361 | <require Cclass="Device" Cgroup="Startup"/> |
| 1362 | <require Cclass="Device" Cgroup="OS Tick"/> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 1363 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 1364 | </condition> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1365 | <condition id="RTOS2 RTX5 NS"> |
| 1366 | <description>Components required for RTOS2 RTX5 in Non-Secure Domain</description> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1367 | <require condition="ARMv8-M Device"/> |
| 1368 | <require condition="TZ Non-secure"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 1369 | <require condition="ARMCC GCC IAR"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 1370 | <require Cclass="CMSIS" Cgroup="CORE"/> |
| 1371 | <require Cclass="Device" Cgroup="Startup"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 1372 | </condition> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 1373 | |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1374 | <condition id="ARMCC ARMv6-M LE"> |
| 1375 | <description>Arm Compiler for Armv6-M architecture (little endian)</description> |
| 1376 | <require condition="ARMCC"/> |
| 1377 | <require condition="ARMv6-M Device"/> |
| 1378 | <require Dendian="Little-endian"/> |
| 1379 | </condition> |
| 1380 | <condition id="ARMCC ARMv6-M BE"> |
| 1381 | <description>Arm Compiler for Armv6-M architecture (big endian)</description> |
| 1382 | <require condition="ARMCC"/> |
| 1383 | <require condition="ARMv6-M Device"/> |
| 1384 | <require Dendian="Big-endian"/> |
| 1385 | </condition> |
| 1386 | <condition id="ARMCC ARMv7-M NOFP LE"> |
| 1387 | <description>Arm Compiler for Armv7-M architecture without FPU (little endian)</description> |
| 1388 | <require condition="ARMCC"/> |
| 1389 | <require condition="ARMv7-M Device"/> |
| 1390 | <require Dendian="Little-endian"/> |
| 1391 | <require Dfpu="NO_FPU"/> |
| 1392 | </condition> |
| 1393 | <condition id="ARMCC ARMv7-M NOFP BE"> |
| 1394 | <description>Arm Compiler for Armv7-M architecture without FPU (big endian)</description> |
| 1395 | <require condition="ARMCC"/> |
| 1396 | <require condition="ARMv7-M Device"/> |
| 1397 | <require Dendian="Big-endian"/> |
| 1398 | <require Dfpu="NO_FPU"/> |
| 1399 | </condition> |
| 1400 | <condition id="ARMCC ARMv7-M FP LE"> |
| 1401 | <description>Arm Compiler for Armv7-M architecture with FPU (little endian)</description> |
| 1402 | <require condition="ARMCC"/> |
| 1403 | <require condition="ARMv7-M Device"/> |
| 1404 | <require Dendian="Little-endian"/> |
| 1405 | <accept Dfpu="SP_FPU"/> |
| 1406 | <accept Dfpu="DP_FPU"/> |
| 1407 | </condition> |
| 1408 | <condition id="ARMCC ARMv7-M FP BE"> |
| 1409 | <description>Arm Compiler for Armv7-M architecture with FPU (big endian)</description> |
| 1410 | <require condition="ARMCC"/> |
| 1411 | <require condition="ARMv7-M Device"/> |
| 1412 | <require Dendian="Big-endian"/> |
| 1413 | <accept Dfpu="SP_FPU"/> |
| 1414 | <accept Dfpu="DP_FPU"/> |
| 1415 | </condition> |
| 1416 | <condition id="ARMCC ARMv8-MBL LE"> |
| 1417 | <description>Arm Compiler for Armv8-M base line architecture (little endian)</description> |
| 1418 | <require condition="ARMCC"/> |
| 1419 | <require condition="ARMv8-MBL Device"/> |
| 1420 | <require Dendian="Little-endian"/> |
| 1421 | </condition> |
| 1422 | <condition id="ARMCC ARMv8-MML NOFP LE"> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1423 | <description>Arm Compiler for Armv8-M/Armv8.1-M main line architecture without FPU/MVE (little endian)</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1424 | <require condition="ARMCC"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1425 | <require condition="ARMv8x-MML Device"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1426 | <require Dendian="Little-endian"/> |
| 1427 | <require Dfpu="NO_FPU"/> |
| 1428 | <require Dmve="NO_MVE"/> |
| 1429 | </condition> |
| 1430 | <condition id="ARMCC ARMv8-MML FP LE"> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1431 | <description>Arm Compiler for Armv8-M/Armv8.1-M main line architecture with FPU/MVE (little endian)</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1432 | <require condition="ARMCC"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1433 | <require condition="ARMv8x-MML Device"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1434 | <require Dendian="Little-endian"/> |
| 1435 | <accept Dfpu="SP_FPU"/> |
| 1436 | <accept Dfpu="DP_FPU"/> |
| 1437 | <accept Dmve="MVE"/> |
| 1438 | <accept Dmve="FP_MVE"/> |
| 1439 | </condition> |
| 1440 | |
| 1441 | <condition id="GCC ARMv6-M LE"> |
| 1442 | <description>GNU Compiler for Armv6-M architecture (little endian)</description> |
| 1443 | <require condition="GCC"/> |
| 1444 | <require condition="ARMv6-M Device"/> |
| 1445 | <require Dendian="Little-endian"/> |
| 1446 | </condition> |
| 1447 | <condition id="GCC ARMv6-M BE"> |
| 1448 | <description>GNU Compiler for Armv6-M architecture (big endian)</description> |
| 1449 | <require condition="GCC"/> |
| 1450 | <require condition="ARMv6-M Device"/> |
| 1451 | <require Dendian="Big-endian"/> |
| 1452 | </condition> |
| 1453 | <condition id="GCC ARMv7-M NOFP LE"> |
| 1454 | <description>GNU Compiler for Armv7-M architecture without FPU (little endian)</description> |
| 1455 | <require condition="GCC"/> |
| 1456 | <require condition="ARMv7-M Device"/> |
| 1457 | <require Dendian="Little-endian"/> |
| 1458 | <require Dfpu="NO_FPU"/> |
| 1459 | </condition> |
| 1460 | <condition id="GCC ARMv7-M NOFP BE"> |
| 1461 | <description>GNU Compiler for Armv7-M architecture without FPU (big endian)</description> |
| 1462 | <require condition="GCC"/> |
| 1463 | <require condition="ARMv7-M Device"/> |
| 1464 | <require Dendian="Big-endian"/> |
| 1465 | <require Dfpu="NO_FPU"/> |
| 1466 | </condition> |
| 1467 | <condition id="GCC ARMv7-M FP LE"> |
| 1468 | <description>GNU Compiler for Armv7-M architecture with FPU (little endian)</description> |
| 1469 | <require condition="GCC"/> |
| 1470 | <require condition="ARMv7-M Device"/> |
| 1471 | <require Dendian="Little-endian"/> |
| 1472 | <accept Dfpu="SP_FPU"/> |
| 1473 | <accept Dfpu="DP_FPU"/> |
| 1474 | </condition> |
| 1475 | <condition id="GCC ARMv7-M FP BE"> |
| 1476 | <description>GNU Compiler for Armv7-M architecture with FPU (big endian)</description> |
| 1477 | <require condition="GCC"/> |
| 1478 | <require condition="ARMv7-M Device"/> |
| 1479 | <require Dendian="Big-endian"/> |
| 1480 | <accept Dfpu="SP_FPU"/> |
| 1481 | <accept Dfpu="DP_FPU"/> |
| 1482 | </condition> |
| 1483 | <condition id="GCC ARMv8-MBL LE"> |
| 1484 | <description>GNU Compiler for Armv8-M base line architecture (little endian)</description> |
| 1485 | <require condition="GCC"/> |
| 1486 | <require condition="ARMv8-MBL Device"/> |
| 1487 | <require Dendian="Little-endian"/> |
| 1488 | </condition> |
| 1489 | <condition id="GCC ARMv8-MML NOFP LE"> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1490 | <description>GNU Compiler for Armv8-M/Armv8.1-M main line architecture without FPU/MVE (little endian)</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1491 | <require condition="GCC"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1492 | <require condition="ARMv8x-MML Device"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1493 | <require Dendian="Little-endian"/> |
| 1494 | <require Dfpu="NO_FPU"/> |
| 1495 | <require Dmve="NO_MVE"/> |
| 1496 | </condition> |
| 1497 | <condition id="GCC ARMv8-MML FP LE"> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1498 | <description>GNU Compiler for Armv8-M/Armv8.1-M main line architecture with FPU/MVE (little endian)</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1499 | <require condition="GCC"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1500 | <require condition="ARMv8x-MML Device"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1501 | <require Dendian="Little-endian"/> |
| 1502 | <accept Dfpu="SP_FPU"/> |
| 1503 | <accept Dfpu="DP_FPU"/> |
| 1504 | <accept Dmve="MVE"/> |
| 1505 | <accept Dmve="FP_MVE"/> |
| 1506 | </condition> |
| 1507 | |
| 1508 | <condition id="IARCC ARMv6-M LE"> |
| 1509 | <description>IAR Compiler for Armv6-M architecture (little endian)</description> |
| 1510 | <require condition="IAR"/> |
| 1511 | <require condition="ARMv6-M Device"/> |
| 1512 | <require Dendian="Little-endian"/> |
| 1513 | </condition> |
| 1514 | <condition id="IARCC ARMv6-M BE"> |
| 1515 | <description>IAR Compiler for Armv6-M architecture (big endian)</description> |
| 1516 | <require condition="IAR"/> |
| 1517 | <require condition="ARMv6-M Device"/> |
| 1518 | <require Dendian="Big-endian"/> |
| 1519 | </condition> |
| 1520 | <condition id="IARCC ARMv7-M NOFP LE"> |
| 1521 | <description>IAR Compiler for Armv7-M architecture without FPU (little endian)</description> |
| 1522 | <require condition="IAR"/> |
| 1523 | <require condition="ARMv7-M Device"/> |
| 1524 | <require Dendian="Little-endian"/> |
| 1525 | <require Dfpu="NO_FPU"/> |
| 1526 | </condition> |
| 1527 | <condition id="IARCC ARMv7-M NOFP BE"> |
| 1528 | <description>IAR Compiler for Armv7-M architecture without FPU (big endian)</description> |
| 1529 | <require condition="IAR"/> |
| 1530 | <require condition="ARMv7-M Device"/> |
| 1531 | <require Dendian="Big-endian"/> |
| 1532 | <require Dfpu="NO_FPU"/> |
| 1533 | </condition> |
| 1534 | <condition id="IARCC ARMv7-M FP LE"> |
| 1535 | <description>IAR Compiler for Armv7-M architecture with FPU (little endian)</description> |
| 1536 | <require condition="IAR"/> |
| 1537 | <require condition="ARMv7-M Device"/> |
| 1538 | <require Dendian="Little-endian"/> |
| 1539 | <accept Dfpu="SP_FPU"/> |
| 1540 | <accept Dfpu="DP_FPU"/> |
| 1541 | </condition> |
| 1542 | <condition id="IARCC ARMv7-M FP BE"> |
| 1543 | <description>IAR Compiler for Armv7-M architecture with FPU (big endian)</description> |
| 1544 | <require condition="IAR"/> |
| 1545 | <require condition="ARMv7-M Device"/> |
| 1546 | <require Dendian="Big-endian"/> |
| 1547 | <accept Dfpu="SP_FPU"/> |
| 1548 | <accept Dfpu="DP_FPU"/> |
| 1549 | </condition> |
| 1550 | <condition id="IARCC ARMv8-MBL LE"> |
| 1551 | <description>IAR Compiler for Armv8-M base line architecture (little endian)</description> |
| 1552 | <require condition="IAR"/> |
| 1553 | <require condition="ARMv8-MBL Device"/> |
| 1554 | <require Dendian="Little-endian"/> |
| 1555 | </condition> |
| 1556 | <condition id="IARCC ARMv8-MML NOFP LE"> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1557 | <description>IAR Compiler for Armv8-M main line architecture without FPU (little endian)</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1558 | <require condition="IAR"/> |
| 1559 | <require condition="ARMv8-MML Device"/> |
| 1560 | <require Dendian="Little-endian"/> |
| 1561 | <require Dfpu="NO_FPU"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1562 | </condition> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1563 | <condition id="IARCC ARMv8-MML FP LE"> |
| 1564 | <description>IAR Compiler for Armv8-M main line architecture with FPU (little endian)</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1565 | <require condition="IAR"/> |
| 1566 | <require condition="ARMv8-MML Device"/> |
| 1567 | <require Dendian="Little-endian"/> |
| 1568 | <accept Dfpu="SP_FPU"/> |
| 1569 | <accept Dfpu="DP_FPU"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1570 | </condition> |
| 1571 | <condition id="IARCC ARMv81-MML NOFP LE"> |
| 1572 | <description>IAR Compiler for Armv8.1-M main line architecture without FPU/MVE (little endian)</description> |
| 1573 | <require condition="IAR"/> |
| 1574 | <require condition="ARMv81-MML Device"/> |
| 1575 | <require Dendian="Little-endian"/> |
| 1576 | <require Dfpu="NO_FPU"/> |
| 1577 | <require Dmve="NO_MVE"/> |
| 1578 | </condition> |
| 1579 | <condition id="IARCC ARMv81-MML FP LE"> |
| 1580 | <description>IAR Compiler for Armv8.1-M main line architecture with FPU/MVE (little endian)</description> |
| 1581 | <require condition="IAR"/> |
| 1582 | <require condition="ARMv81-MML Device"/> |
| 1583 | <require Dendian="Little-endian"/> |
| 1584 | <accept Dfpu="SP_FPU"/> |
| 1585 | <accept Dfpu="DP_FPU"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1586 | <accept Dmve="MVE"/> |
| 1587 | <accept Dmve="FP_MVE"/> |
| 1588 | </condition> |
| 1589 | |
| 1590 | <condition id="ARMASM ARMv6-M"> |
| 1591 | <description>Arm Assembler for Armv6-M architecture</description> |
| 1592 | <require condition="ARMCC5"/> |
| 1593 | <require condition="ARMv6-M Device"/> |
| 1594 | </condition> |
| 1595 | <condition id="GNUASM ARMv6-M"> |
| 1596 | <description>GNU Assembler for Armv6-M architecture</description> |
| 1597 | <accept condition="ARMCC6"/> |
| 1598 | <accept condition="GCC"/> |
| 1599 | <require condition="ARMv6-M Device"/> |
| 1600 | </condition> |
| 1601 | <condition id="IARASM ARMv6-M"> |
| 1602 | <description>IAR Assembler for Armv6-M architecture</description> |
| 1603 | <require condition="IAR"/> |
| 1604 | <require condition="ARMv6-M Device"/> |
| 1605 | </condition> |
| 1606 | |
| 1607 | <condition id="ARMASM ARMv7-M"> |
| 1608 | <description>Arm Assembler for Armv7-M architecture</description> |
| 1609 | <require condition="ARMCC5"/> |
| 1610 | <require condition="ARMv7-M Device"/> |
| 1611 | </condition> |
| 1612 | <condition id="GNUASM ARMv7-M"> |
| 1613 | <description>GNU Assembler for Armv7-M architecture</description> |
| 1614 | <accept condition="ARMCC6"/> |
| 1615 | <accept condition="GCC"/> |
| 1616 | <require condition="ARMv7-M Device"/> |
| 1617 | </condition> |
| 1618 | <condition id="IARASM ARMv7-M"> |
| 1619 | <description>IAR Assembler for Armv7-M architecture</description> |
| 1620 | <require condition="IAR"/> |
| 1621 | <require condition="ARMv7-M Device"/> |
| 1622 | </condition> |
| 1623 | |
| 1624 | <condition id="GNUASM ARMv8-MBL"> |
| 1625 | <description>GNU Assembler for Armv8-M base line architecture</description> |
| 1626 | <require condition="ARMCC GCC"/> |
| 1627 | <require condition="ARMv8-MBL Device"/> |
| 1628 | </condition> |
| 1629 | <condition id="GNUASM ARMv8-MML"> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1630 | <description>GNU Assembler for Armv8-M/Armv8.1-M main line architecture</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1631 | <require condition="ARMCC GCC"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1632 | <require condition="ARMv8x-MML Device"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1633 | </condition> |
| 1634 | <condition id="IARASM ARMv8-MBL"> |
| 1635 | <description>IAR Assembler for Armv8-M base line architecture</description> |
| 1636 | <require condition="IAR"/> |
| 1637 | <require condition="ARMv8-MBL Device"/> |
| 1638 | </condition> |
| 1639 | <condition id="IARASM ARMv8-MML"> |
| 1640 | <description>IAR Assembler for Armv8-M main line architecture</description> |
| 1641 | <require condition="IAR"/> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 1642 | <require condition="ARMv8x-MML Device"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1643 | </condition> |
| 1644 | |
| 1645 | <condition id="ARMASM ARMv7-A"> |
| 1646 | <description>Arm Assembler for Armv7-A architecture</description> |
| 1647 | <require condition="ARMCC5"/> |
| 1648 | <require condition="ARMv7-A Device"/> |
| 1649 | </condition> |
| 1650 | <condition id="GNUASM ARMv7-A"> |
| 1651 | <description>GNU Assembler for Armv7-A architecture</description> |
| 1652 | <accept condition="ARMCC6"/> |
| 1653 | <accept condition="GCC"/> |
| 1654 | <require condition="ARMv7-A Device"/> |
| 1655 | </condition> |
| 1656 | <condition id="IARASM ARMv7-A"> |
| 1657 | <description>IAR Assembler for Armv7-A architecture</description> |
| 1658 | <require condition="IAR"/> |
| 1659 | <require condition="ARMv7-A Device"/> |
| 1660 | </condition> |
| 1661 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 1662 | <!-- OS Tick --> |
| 1663 | <condition id="OS Tick PTIM"> |
| 1664 | <description>Components required for OS Tick Private Timer</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1665 | <accept Dcore="Cortex-A5"/> |
| 1666 | <accept Dcore="Cortex-A9"/> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 1667 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 1668 | </condition> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 1669 | |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 1670 | <condition id="OS Tick GTIM"> |
| 1671 | <description>Components required for OS Tick Generic Physical Timer</description> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1672 | <accept Dcore="Cortex-A7"/> |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 1673 | <require Cclass="Device" Cgroup="IRQ Controller"/> |
| 1674 | </condition> |
| 1675 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1676 | </conditions> |
| 1677 | |
| 1678 | <components> |
| 1679 | <!-- CMSIS-Core component --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1680 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="5.6.0" condition="ARMv6_7_8-M Device" > |
| 1681 | <description>CMSIS-CORE for Cortex-M, SC000, SC300, Star-MC1, ARMv8-M, ARMv8.1-M</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1682 | <files> |
| 1683 | <!-- CPU independent --> |
| 1684 | <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/> |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 1685 | <file category="include" name="CMSIS/Core/Include/"/> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1686 | <file category="header" name="CMSIS/Core/Include/tz_context.h" condition="TrustZone"/> |
Christopher Seidl | 2e8b814 | 2016-10-25 16:29:05 +0200 | [diff] [blame] | 1687 | <!-- Code template --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1688 | <file category="sourceC" attr="template" condition="TZ Secure" name="CMSIS/Core/Template/ARMv8-M/main_s.c" version="1.1.1" select="Secure mode 'main' module for ARMv8-M"/> |
| 1689 | <file category="sourceC" attr="template" condition="TZ Secure" name="CMSIS/Core/Template/ARMv8-M/tz_context.c" version="1.1.1" select="RTOS Context Management (TrustZone for ARMv8-M)" /> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1690 | </files> |
| 1691 | </component> |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 1692 | |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 1693 | <component Cclass="CMSIS" Cgroup="CORE" Cversion="1.2.1" condition="ARMv7-A Device" > |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1694 | <description>CMSIS-CORE for Cortex-A</description> |
| 1695 | <files> |
| 1696 | <!-- CPU independent --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 1697 | <file category="doc" name="CMSIS/Documentation/Core_A/html/index.html"/> |
brondani | b6bdb2c | 2017-03-02 16:15:52 +0100 | [diff] [blame] | 1698 | <file category="include" name="CMSIS/Core_A/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 1699 | </files> |
| 1700 | </component> |
| 1701 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1702 | <!-- CMSIS-Startup components --> |
| 1703 | <!-- Cortex-M0 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1704 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM0 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1705 | <description>System and Startup for Generic Arm Cortex-M0 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1706 | <files> |
| 1707 | <!-- include folder / device header file --> |
| 1708 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 1709 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 1710 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/startup_ARMCM0.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 7b26947 | 2019-05-20 17:28:51 +0200 | [diff] [blame] | 1711 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/ARM/ARMCM0_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 1712 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/ARM/ARMCM0_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1713 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1714 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 1715 | </files> |
| 1716 | </component> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1717 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM0 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1718 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M0 device</description> |
| 1719 | <files> |
| 1720 | <!-- include folder / device header file --> |
| 1721 | <file category="header" name="Device/ARM/ARMCM0/Include/ARMCM0.h"/> |
| 1722 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 1723 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/ARM/startup_ARMCM0.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1724 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.S" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1725 | <file category="linkerScript" name="Device/ARM/ARMCM0/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1726 | <file category="sourceAsm" name="Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s" version="1.0.0" attr="config" condition="IAR"/> |
| 1727 | <file category="sourceC" name="Device/ARM/ARMCM0/Source/system_ARMCM0.c" version="1.0.0" attr="config"/> |
| 1728 | </files> |
| 1729 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1730 | |
| 1731 | <!-- Cortex-M0+ --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1732 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM0+ CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1733 | <description>System and Startup for Generic Arm Cortex-M0+ device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1734 | <files> |
| 1735 | <!-- include folder / device header file --> |
| 1736 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 1737 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 1738 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/startup_ARMCM0plus.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 7b26947 | 2019-05-20 17:28:51 +0200 | [diff] [blame] | 1739 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/ARM/ARMCM0plus_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 1740 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/ARM/ARMCM0plus_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1741 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1742 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 1743 | </files> |
| 1744 | </component> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 1745 | <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMCM0+ CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1746 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M0+ device</description> |
| 1747 | <files> |
| 1748 | <!-- include folder / device header file --> |
| 1749 | <file category="header" name="Device/ARM/ARMCM0plus/Include/ARMCM0plus.h"/> |
| 1750 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 1751 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/ARM/startup_ARMCM0plus.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1752 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.S" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 1753 | <file category="linkerScript" name="Device/ARM/ARMCM0plus/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1754 | <file category="sourceAsm" name="Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s" version="1.0.0" attr="config" condition="IAR"/> |
| 1755 | <file category="sourceC" name="Device/ARM/ARMCM0plus/Source/system_ARMCM0plus.c" version="1.0.0" attr="config"/> |
| 1756 | </files> |
| 1757 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1758 | |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1759 | <!-- Cortex-M1 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1760 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM1 CMSIS" isDefaultVariant="true"> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1761 | <description>System and Startup for Generic Arm Cortex-M1 device</description> |
| 1762 | <files> |
| 1763 | <!-- include folder / device header file --> |
| 1764 | <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/> |
| 1765 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 1766 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/startup_ARMCM1.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 7b26947 | 2019-05-20 17:28:51 +0200 | [diff] [blame] | 1767 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/ARM/ARMCM1_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 1768 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/ARM/ARMCM1_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1769 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1770 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/> |
| 1771 | </files> |
| 1772 | </component> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1773 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM1 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1774 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M1 device</description> |
| 1775 | <files> |
| 1776 | <!-- include folder / device header file --> |
| 1777 | <file category="header" name="Device/ARM/ARMCM1/Include/ARMCM1.h"/> |
| 1778 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 1779 | <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/ARM/startup_ARMCM1.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1780 | <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/GCC/startup_ARMCM1.S" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1781 | <file category="linkerScript" name="Device/ARM/ARMCM1/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1782 | <file category="sourceAsm" name="Device/ARM/ARMCM1/Source/IAR/startup_ARMCM1.s" version="1.0.0" attr="config" condition="IAR"/> |
| 1783 | <file category="sourceC" name="Device/ARM/ARMCM1/Source/system_ARMCM1.c" version="1.0.0" attr="config"/> |
| 1784 | </files> |
| 1785 | </component> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 1786 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1787 | <!-- Cortex-M3 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1788 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM3 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1789 | <description>System and Startup for Generic Arm Cortex-M3 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1790 | <files> |
| 1791 | <!-- include folder / device header file --> |
| 1792 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 1793 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 1794 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/startup_ARMCM3.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1795 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/ARM/ARMCM3_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 1796 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/ARM/ARMCM3_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1797 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1798 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1799 | </files> |
| 1800 | </component> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1801 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM3 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1802 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M3 device</description> |
| 1803 | <files> |
| 1804 | <!-- include folder / device header file --> |
| 1805 | <file category="header" name="Device/ARM/ARMCM3/Include/ARMCM3.h"/> |
| 1806 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 1807 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/ARM/startup_ARMCM3.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1808 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.S" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1809 | <file category="linkerScript" name="Device/ARM/ARMCM3/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1810 | <file category="sourceAsm" name="Device/ARM/ARMCM3/Source/IAR/startup_ARMCM3.s" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1811 | <file category="sourceC" name="Device/ARM/ARMCM3/Source/system_ARMCM3.c" version="1.0.1" attr="config"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1812 | </files> |
| 1813 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1814 | |
| 1815 | <!-- Cortex-M4 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1816 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM4 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1817 | <description>System and Startup for Generic Arm Cortex-M4 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1818 | <files> |
| 1819 | <!-- include folder / device header file --> |
| 1820 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 1821 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 1822 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/startup_ARMCM4.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 7b26947 | 2019-05-20 17:28:51 +0200 | [diff] [blame] | 1823 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/ARM/ARMCM4_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 1824 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/ARM/ARMCM4_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1825 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1826 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1827 | </files> |
| 1828 | </component> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1829 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM4 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1830 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M4 device</description> |
| 1831 | <files> |
| 1832 | <!-- include folder / device header file --> |
| 1833 | <file category="include" name="Device/ARM/ARMCM4/Include/"/> |
| 1834 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 1835 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/ARM/startup_ARMCM4.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1836 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.S" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1837 | <file category="linkerScript" name="Device/ARM/ARMCM4/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1838 | <file category="sourceAsm" name="Device/ARM/ARMCM4/Source/IAR/startup_ARMCM4.s" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1839 | <file category="sourceC" name="Device/ARM/ARMCM4/Source/system_ARMCM4.c" version="1.0.1" attr="config"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1840 | </files> |
| 1841 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1842 | |
| 1843 | <!-- Cortex-M7 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1844 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMCM7 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1845 | <description>System and Startup for Generic Arm Cortex-M7 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1846 | <files> |
| 1847 | <!-- include folder / device header file --> |
| 1848 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 1849 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 1850 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/startup_ARMCM7.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 7b26947 | 2019-05-20 17:28:51 +0200 | [diff] [blame] | 1851 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/ARM/ARMCM7_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 1852 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/ARM/ARMCM7_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1853 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1854 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1855 | </files> |
| 1856 | </component> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1857 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.2" condition="ARMCM7 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1858 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M7 device</description> |
| 1859 | <files> |
| 1860 | <!-- include folder / device header file --> |
| 1861 | <file category="include" name="Device/ARM/ARMCM7/Include/"/> |
| 1862 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 1863 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/ARM/startup_ARMCM7.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1864 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.S" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 1865 | <file category="linkerScript" name="Device/ARM/ARMCM7/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1866 | <file category="sourceAsm" name="Device/ARM/ARMCM7/Source/IAR/startup_ARMCM7.s" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1867 | <file category="sourceC" name="Device/ARM/ARMCM7/Source/system_ARMCM7.c" version="1.0.1" attr="config"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1868 | </files> |
| 1869 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 1870 | |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1871 | <!-- Cortex-M23 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1872 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM23 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1873 | <description>System and Startup for Generic Arm Cortex-M23 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1874 | <files> |
| 1875 | <!-- include folder / device header file --> |
| 1876 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 1877 | <!-- startup / system file --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1878 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/startup_ARMCM23.c" version="2.1.0" attr="config"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1879 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1880 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1881 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1882 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1883 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1884 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="TZ Secure"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1885 | </files> |
| 1886 | </component> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1887 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM23 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1888 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M23 device</description> |
| 1889 | <files> |
| 1890 | <!-- include folder / device header file --> |
| 1891 | <file category="include" name="Device/ARM/ARMCM23/Include/"/> |
| 1892 | <!-- startup / system file --> |
GuentherMartin | 8be93b9 | 2021-05-27 10:37:16 +0200 | [diff] [blame] | 1893 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/ARM/startup_ARMCM23.S" version="2.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1894 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1895 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/ARM/ARMCM23_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1896 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/GCC/startup_ARMCM23.S" version="2.2.0" attr="config" condition="GCC"/> |
| 1897 | <file category="linkerScript" name="Device/ARM/ARMCM23/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
TTornblom | cb9c1e5 | 2021-04-12 14:33:17 +0200 | [diff] [blame] | 1898 | <file category="sourceAsm" name="Device/ARM/ARMCM23/Source/IAR/startup_ARMCM23.s" version="1.1.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1899 | <file category="sourceC" name="Device/ARM/ARMCM23/Source/system_ARMCM23.c" version="1.0.1" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1900 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1901 | <file category="header" name="Device/ARM/ARMCM23/Include/Template/partition_ARMCM23.h" version="1.0.0" attr="config" condition="TZ Secure"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1902 | </files> |
| 1903 | </component> |
| 1904 | |
| 1905 | <!-- Cortex-M33 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1906 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM33 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 1907 | <description>System and Startup for Generic Arm Cortex-M33 device</description> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1908 | <files> |
| 1909 | <!-- include folder / device header file --> |
| 1910 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 1911 | <!-- startup / system file --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1912 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/startup_ARMCM33.c" version="2.1.0" attr="config"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1913 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1914 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1915 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1916 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1917 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1918 | <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.1" attr="config" condition="TZ Secure"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1919 | </files> |
| 1920 | </component> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1921 | <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMCM33 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1922 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M33 device</description> |
| 1923 | <files> |
| 1924 | <!-- include folder / device header file --> |
| 1925 | <file category="include" name="Device/ARM/ARMCM33/Include/"/> |
| 1926 | <!-- startup / system file --> |
GuentherMartin | 8be93b9 | 2021-05-27 10:37:16 +0200 | [diff] [blame] | 1927 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/ARM/startup_ARMCM33.S" version="2.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1928 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1929 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/ARM/ARMCM33_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1930 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/GCC/startup_ARMCM33.S" version="2.3.0" attr="config" condition="GCC"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1931 | <file category="linkerScript" name="Device/ARM/ARMCM33/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
TTornblom | cb9c1e5 | 2021-04-12 14:33:17 +0200 | [diff] [blame] | 1932 | <file category="sourceAsm" name="Device/ARM/ARMCM33/Source/IAR/startup_ARMCM33.s" version="1.1.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1933 | <file category="sourceC" name="Device/ARM/ARMCM33/Source/system_ARMCM33.c" version="1.0.1" attr="config"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1934 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1935 | <file category="header" name="Device/ARM/ARMCM33/Include/Template/partition_ARMCM33.h" version="1.1.1" attr="config" condition="TZ Secure"/> |
Martin Günther | 4a4e39c | 2016-11-03 11:47:02 +0100 | [diff] [blame] | 1936 | </files> |
| 1937 | </component> |
| 1938 | |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1939 | <!-- Cortex-M35P --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1940 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMCM35P CMSIS" isDefaultVariant="true"> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1941 | <description>System and Startup for Generic Arm Cortex-M35P device</description> |
| 1942 | <files> |
| 1943 | <!-- include folder / device header file --> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1944 | <file category="include" name="Device/ARM/ARMCM35P/Include/"/> |
| 1945 | <!-- startup / system file --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1946 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/startup_ARMCM35P.c" version="2.1.0" attr="config"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1947 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1948 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1949 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1950 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1951 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1952 | <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.0.0" attr="config" condition="TZ Secure"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1953 | </files> |
| 1954 | </component> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1955 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMCM35P CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 1956 | <description>DEPRECATED: System and Startup for Generic Arm Cortex-M35P device</description> |
| 1957 | <files> |
| 1958 | <!-- include folder / device header file --> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1959 | <file category="include" name="Device/ARM/ARMCM35P/Include/"/> |
| 1960 | <!-- startup / system file --> |
GuentherMartin | 8be93b9 | 2021-05-27 10:37:16 +0200 | [diff] [blame] | 1961 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/ARM/startup_ARMCM35P.S" version="2.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1962 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1963 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/ARM/ARMCM35P_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 1964 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/GCC/startup_ARMCM35P.S" version="1.3.0" attr="config" condition="GCC"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1965 | <file category="linkerScript" name="Device/ARM/ARMCM35P/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
TTornblom | cb9c1e5 | 2021-04-12 14:33:17 +0200 | [diff] [blame] | 1966 | <file category="sourceAsm" name="Device/ARM/ARMCM35P/Source/IAR/startup_ARMCM35P.s" version="2.1.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 1967 | <file category="sourceC" name="Device/ARM/ARMCM35P/Source/system_ARMCM35P.c" version="1.0.1" attr="config"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1968 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1969 | <file category="header" name="Device/ARM/ARMCM35P/Include/Template/partition_ARMCM35P.h" version="1.0.0" attr="config" condition="TZ Secure"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 1970 | </files> |
| 1971 | </component> |
| 1972 | |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 1973 | <!-- Cortex-M55 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1974 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.1.0" condition="ARMCM55 CMSIS" isDefaultVariant="true"> |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 1975 | <description>System and Startup for Generic Cortex-M55 device</description> |
| 1976 | <files> |
| 1977 | <!-- include folder / device header file --> |
| 1978 | <file category="include" name="Device/ARM/ARMCM55/Include/"/> |
| 1979 | <!-- startup / system file --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1980 | <file category="sourceC" name="Device/ARM/ARMCM55/Source/startup_ARMCM55.c" version="1.1.0" attr="config"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 1981 | <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1982 | <file category="linkerScript" name="Device/ARM/ARMCM55/Source/ARM/ARMCM55_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 1983 | <file category="linkerScript" name="Device/ARM/ARMCM55/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | 53dc7aa | 2022-03-28 15:19:53 +0200 | [diff] [blame] | 1984 | <file category="sourceC" name="Device/ARM/ARMCM55/Source/system_ARMCM55.c" version="1.1.0" attr="config"/> |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 1985 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 1986 | <file category="header" name="Device/ARM/ARMCM55/Include/Template/partition_ARMCM55.h" version="1.0.0" attr="config" condition="TZ Secure"/> |
GuentherMartin | bd8a0f1 | 2020-02-20 10:42:53 +0100 | [diff] [blame] | 1987 | </files> |
| 1988 | </component> |
| 1989 | |
Jonatan Antoni | e197f78 | 2022-04-26 16:24:59 +0200 | [diff] [blame] | 1990 | <!-- Cortex-M85 --> |
| 1991 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="1.0.0" condition="ARMCM85 CMSIS" isDefaultVariant="true"> |
| 1992 | <description>System and Startup for Generic Cortex-M85 device</description> |
| 1993 | <files> |
| 1994 | <!-- include folder / device header file --> |
| 1995 | <file category="include" name="Device/ARM/ARMCM85/Include/"/> |
| 1996 | <!-- startup / system file --> |
| 1997 | <file category="sourceC" name="Device/ARM/ARMCM85/Source/startup_ARMCM85.c" version="1.0.0" attr="config"/> |
| 1998 | <file category="linkerScript" name="Device/ARM/ARMCM85/Source/ARM/ARMCM85_ac6_s.sct" version="1.0.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 1999 | <file category="linkerScript" name="Device/ARM/ARMCM85/Source/ARM/ARMCM85_ac6.sct" version="1.0.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
| 2000 | <file category="linkerScript" name="Device/ARM/ARMCM85/Source/GCC/gcc_arm.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2001 | <file category="sourceC" name="Device/ARM/ARMCM85/Source/system_ARMCM85.c" version="1.0.0" attr="config"/> |
| 2002 | <!-- SAU configuration --> |
| 2003 | <file category="header" name="Device/ARM/ARMCM85/Include/Template/partition_ARMCM85.h" version="1.0.0" attr="config" condition="TZ Secure"/> |
| 2004 | </files> |
| 2005 | </component> |
| 2006 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2007 | <!-- Cortex-SC000 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2008 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC000 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2009 | <description>System and Startup for Generic Arm SC000 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2010 | <files> |
| 2011 | <!-- include folder / device header file --> |
| 2012 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2013 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 2014 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/startup_ARMSC000.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 7b26947 | 2019-05-20 17:28:51 +0200 | [diff] [blame] | 2015 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/ARM/ARMSC000_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2016 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/ARM/ARMSC000_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 2017 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2018 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2019 | </files> |
| 2020 | </component> |
Surendran Kanagaraj | 4f8b625 | 2019-12-18 23:00:33 +0530 | [diff] [blame] | 2021 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC000 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2022 | <description>DEPRECATED: System and Startup for Generic Arm SC000 device</description> |
| 2023 | <files> |
| 2024 | <!-- include folder / device header file --> |
| 2025 | <file category="header" name="Device/ARM/ARMSC000/Include/ARMSC000.h"/> |
| 2026 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 2027 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/ARM/startup_ARMSC000.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 2028 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.S" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 2029 | <file category="linkerScript" name="Device/ARM/ARMSC000/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2030 | <file category="sourceAsm" name="Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2031 | <file category="sourceC" name="Device/ARM/ARMSC000/Source/system_ARMSC000.c" version="1.0.0" attr="config"/> |
| 2032 | </files> |
| 2033 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2034 | |
| 2035 | <!-- Cortex-SC300 --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2036 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.0.3" condition="ARMSC300 CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2037 | <description>System and Startup for Generic Arm SC300 device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2038 | <files> |
| 2039 | <!-- include folder / device header file --> |
| 2040 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2041 | <!-- startup / system file --> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 2042 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/startup_ARMSC300.c" version="2.0.3" attr="config"/> |
Jonatan Antoni | 7b26947 | 2019-05-20 17:28:51 +0200 | [diff] [blame] | 2043 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/ARM/ARMSC300_ac5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2044 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/ARM/ARMSC300_ac6.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 2045 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 2046 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2047 | </files> |
| 2048 | </component> |
Surendran Kanagaraj | 4f8b625 | 2019-12-18 23:00:33 +0530 | [diff] [blame] | 2049 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.3" condition="ARMSC300 CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2050 | <description>DEPRECATED: System and Startup for Generic Arm SC300 device</description> |
| 2051 | <files> |
| 2052 | <!-- include folder / device header file --> |
| 2053 | <file category="header" name="Device/ARM/ARMSC300/Include/ARMSC300.h"/> |
| 2054 | <!-- startup / system file --> |
Jonatan Antoni | 617e7bd | 2019-07-23 14:24:11 +0200 | [diff] [blame] | 2055 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/ARM/startup_ARMSC300.s" version="1.0.1" attr="config" condition="ARMCC"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 2056 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.S" version="2.2.0" attr="config" condition="GCC"/> |
GuentherMartin | cfa0772 | 2020-08-04 08:38:28 +0200 | [diff] [blame] | 2057 | <file category="linkerScript" name="Device/ARM/ARMSC300/Source/GCC/gcc_arm.ld" version="2.1.0" attr="config" condition="GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2058 | <file category="sourceAsm" name="Device/ARM/ARMSC300/Source/IAR/startup_ARMSC300.s" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 2059 | <file category="sourceC" name="Device/ARM/ARMSC300/Source/system_ARMSC300.c" version="1.0.1" attr="config"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2060 | </files> |
| 2061 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2062 | |
| 2063 | <!-- ARMv8MBL --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2064 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MBL CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2065 | <description>System and Startup for Generic Armv8-M Baseline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2066 | <files> |
| 2067 | <!-- include folder / device header file --> |
| 2068 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2069 | <!-- startup / system file --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2070 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/startup_ARMv8MBL.c" version="2.1.0" attr="config"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2071 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 2072 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2073 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 2074 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.1" attr="config"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2075 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 2076 | <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config" condition="TZ Secure"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2077 | </files> |
| 2078 | </component> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2079 | <component Cclass="Device" Cgroup="Startup" Cversion="1.2.0" condition="ARMv8MBL CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2080 | <description>DEPRECATED: System and Startup for Generic Armv8-M Baseline device</description> |
| 2081 | <files> |
| 2082 | <!-- include folder / device header file --> |
| 2083 | <file category="include" name="Device/ARM/ARMv8MBL/Include/"/> |
| 2084 | <!-- startup / system file --> |
GuentherMartin | 8be93b9 | 2021-05-27 10:37:16 +0200 | [diff] [blame] | 2085 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/ARM/startup_ARMv8MBL.S" version="2.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2086 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 2087 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/ARM/ARMv8MBL_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2088 | <file category="sourceAsm" name="Device/ARM/ARMv8MBL/Source/GCC/startup_ARMv8MBL.S" version="2.2.0" attr="config" condition="GCC"/> |
| 2089 | <file category="linkerScript" name="Device/ARM/ARMv8MBL/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 2090 | <file category="sourceC" name="Device/ARM/ARMv8MBL/Source/system_ARMv8MBL.c" version="1.0.1" attr="config" condition="ARMCC GCC"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2091 | <!-- SAU configuration --> |
| 2092 | <file category="header" name="Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h" version="1.0.0" attr="config"/> |
| 2093 | </files> |
| 2094 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2095 | |
| 2096 | <!-- ARMv8MML --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2097 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.1.0" condition="ARMv8MML CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2098 | <description>System and Startup for Generic Armv8-M Mainline device</description> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2099 | <files> |
| 2100 | <!-- include folder / device header file --> |
| 2101 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
| 2102 | <!-- startup / system file --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2103 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/startup_ARMv8MML.c" version="2.1.0" attr="config"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2104 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 2105 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2106 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 2107 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2108 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 2109 | <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.1" attr="config" condition="TZ Secure"/> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2110 | </files> |
| 2111 | </component> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2112 | <component Cclass="Device" Cgroup="Startup" Cversion="1.3.0" condition="ARMv8MML CMSIS"> |
Jonatan Antoni | 6d82db6 | 2019-05-20 11:30:09 +0200 | [diff] [blame] | 2113 | <description>DEPRECATED: System and Startup for Generic Armv8-M Mainline device</description> |
| 2114 | <files> |
| 2115 | <!-- include folder / device header file --> |
| 2116 | <file category="include" name="Device/ARM/ARMv8MML/Include/"/> |
| 2117 | <!-- startup / system file --> |
GuentherMartin | 8be93b9 | 2021-05-27 10:37:16 +0200 | [diff] [blame] | 2118 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/ARM/startup_ARMv8MML.S" version="2.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2119 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 2120 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/ARM/ARMv8MML_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 3329b0d | 2021-05-26 10:51:30 +0200 | [diff] [blame] | 2121 | <file category="sourceAsm" name="Device/ARM/ARMv8MML/Source/GCC/startup_ARMv8MML.S" version="2.3.0" attr="config" condition="GCC"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2122 | <file category="linkerScript" name="Device/ARM/ARMv8MML/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 09694d7 | 2019-11-18 16:10:45 +0100 | [diff] [blame] | 2123 | <file category="sourceC" name="Device/ARM/ARMv8MML/Source/system_ARMv8MML.c" version="1.0.1" attr="config" condition="ARMCC GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2124 | <!-- SAU configuration --> |
Robert Rostohar | 76b9cab | 2020-03-18 08:49:55 +0100 | [diff] [blame] | 2125 | <file category="header" name="Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h" version="1.1.1" attr="config" condition="TZ Secure"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2126 | </files> |
| 2127 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2128 | |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2129 | <!-- ARMv81MML --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2130 | <component Cclass="Device" Cgroup="Startup" Cvariant="C Startup" Cversion="2.2.0" condition="ARMv81MML CMSIS" isDefaultVariant="true"> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2131 | <description>System and Startup for Generic Armv8.1-M Mainline device</description> |
| 2132 | <files> |
| 2133 | <!-- include folder / device header file --> |
| 2134 | <file category="include" name="Device/ARM/ARMv81MML/Include/"/> |
| 2135 | <!-- startup / system file --> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2136 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/startup_ARMv81MML.c" version="2.1.0" attr="config"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2137 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6_s.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Secure"/> |
| 2138 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/ARM/ARMv81MML_ac6.sct" version="1.1.0" attr="config" condition="Startup ARMCC6 Unsecure"/> |
GuentherMartin | 09825bc | 2020-12-17 09:04:42 +0100 | [diff] [blame] | 2139 | <file category="linkerScript" name="Device/ARM/ARMv81MML/Source/GCC/gcc_arm.ld" version="2.2.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 415c9cd | 2020-03-23 10:47:10 +0100 | [diff] [blame] | 2140 | <file category="sourceC" name="Device/ARM/ARMv81MML/Source/system_ARMv81MML.c" version="1.2.1" attr="config"/> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2141 | <!-- SAU configuration --> |
Jonatan Antoni | 9818585 | 2020-03-20 12:35:39 +0100 | [diff] [blame] | 2142 | <file category="header" name="Device/ARM/ARMv81MML/Include/Template/partition_ARMv81MML.h" version="1.0.1" attr="config" condition="TZ Secure"/> |
Jonatan Antoni | c52cd62 | 2019-02-25 12:14:09 +0100 | [diff] [blame] | 2143 | </files> |
| 2144 | </component> |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 2145 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2146 | <!-- Cortex-A5 --> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2147 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA5 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2148 | <description>System and Startup for Generic Arm Cortex-A5 device</description> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2149 | <files> |
| 2150 | <!-- include folder / device header file --> |
| 2151 | <file category="include" name="Device/ARM/ARMCA5/Include/"/> |
| 2152 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2153 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC5/startup_ARMCA5.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2154 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC5/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2155 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/AC6/startup_ARMCA5.c" version="1.0.1" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2156 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/AC6/ARMCA5.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2157 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/GCC/startup_ARMCA5.c" version="1.0.1" attr="config" condition="GCC"/> |
Jonatan Antoni | 7e5e24f | 2017-09-12 16:40:22 +0200 | [diff] [blame] | 2158 | <file category="other" name="Device/ARM/ARMCA5/Source/GCC/ARMCA5.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2159 | <file category="sourceAsm" name="Device/ARM/ARMCA5/Source/IAR/startup_ARMCA5.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2160 | <file category="linkerScript" name="Device/ARM/ARMCA5/Source/IAR/ARMCA5.icf" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 12955cd | 2019-03-18 12:06:15 +0100 | [diff] [blame] | 2161 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/system_ARMCA5.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 2162 | <file category="sourceC" name="Device/ARM/ARMCA5/Source/mmu_ARMCA5.c" version="1.2.0" attr="config"/> |
Daniel Brondani | 8fc5c18 | 2019-05-15 16:11:43 +0200 | [diff] [blame] | 2163 | <file category="header" name="Device/ARM/ARMCA5/Config/system_ARMCA5.h" version="1.0.0" attr="config"/> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 2164 | <file category="header" name="Device/ARM/ARMCA5/Config/mem_ARMCA5.h" version="1.1.0" attr="config"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2165 | |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2166 | </files> |
| 2167 | </component> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2168 | |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2169 | <!-- Cortex-A7 --> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2170 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.1" condition="ARMCA7 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2171 | <description>System and Startup for Generic Arm Cortex-A7 device</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2172 | <files> |
| 2173 | <!-- include folder / device header file --> |
Daniel Brondani | aabf1ab | 2017-03-17 10:02:30 +0100 | [diff] [blame] | 2174 | <file category="include" name="Device/ARM/ARMCA7/Include/"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2175 | <!-- startup / system / mmu files --> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2176 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC5/startup_ARMCA7.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2177 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC5/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2178 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/AC6/startup_ARMCA7.c" version="1.0.1" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2179 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/AC6/ARMCA7.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2180 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/GCC/startup_ARMCA7.c" version="1.0.1" attr="config" condition="GCC"/> |
Jonatan Antoni | 7e5e24f | 2017-09-12 16:40:22 +0200 | [diff] [blame] | 2181 | <file category="other" name="Device/ARM/ARMCA7/Source/GCC/ARMCA7.ld" version="1.0.0" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2182 | <file category="sourceAsm" name="Device/ARM/ARMCA7/Source/IAR/startup_ARMCA7.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2183 | <file category="linkerScript" name="Device/ARM/ARMCA7/Source/IAR/ARMCA7.icf" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 12955cd | 2019-03-18 12:06:15 +0100 | [diff] [blame] | 2184 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/system_ARMCA7.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 2185 | <file category="sourceC" name="Device/ARM/ARMCA7/Source/mmu_ARMCA7.c" version="1.2.0" attr="config"/> |
Daniel Brondani | 8fc5c18 | 2019-05-15 16:11:43 +0200 | [diff] [blame] | 2186 | <file category="header" name="Device/ARM/ARMCA7/Config/system_ARMCA7.h" version="1.0.0" attr="config"/> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 2187 | <file category="header" name="Device/ARM/ARMCA7/Config/mem_ARMCA7.h" version="1.1.0" attr="config"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2188 | </files> |
| 2189 | </component> |
| 2190 | |
| 2191 | <!-- Cortex-A9 --> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2192 | <component Cclass="Device" Cgroup="Startup" Cversion="1.0.2" condition="ARMCA9 CMSIS"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2193 | <description>System and Startup for Generic Arm Cortex-A9 device</description> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2194 | <files> |
| 2195 | <!-- include folder / device header file --> |
| 2196 | <file category="include" name="Device/ARM/ARMCA9/Include/"/> |
| 2197 | <!-- startup / system / mmu files --> |
Jonatan Antoni | c34d532 | 2017-04-25 09:32:40 +0200 | [diff] [blame] | 2198 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC5/startup_ARMCA9.c" version="1.0.0" attr="config" condition="ARMCC5"/> |
| 2199 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC5/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC5"/> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2200 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/AC6/startup_ARMCA9.c" version="1.0.1" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2201 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/AC6/ARMCA9.sct" version="1.0.0" attr="config" condition="ARMCC6"/> |
Jonatan Antoni | 84b84be | 2021-05-20 17:13:06 +0200 | [diff] [blame] | 2202 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/GCC/startup_ARMCA9.c" version="1.0.1" attr="config" condition="GCC"/> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2203 | <file category="other" name="Device/ARM/ARMCA9/Source/GCC/ARMCA9.ld" version="1.0.0" attr="config" condition="GCC"/> |
| 2204 | <file category="sourceAsm" name="Device/ARM/ARMCA9/Source/IAR/startup_ARMCA9.s" version="1.0.0" attr="config" condition="IAR"/> |
| 2205 | <file category="linkerScript" name="Device/ARM/ARMCA9/Source/IAR/ARMCA9.icf" version="1.0.0" attr="config" condition="IAR"/> |
Jonatan Antoni | 12955cd | 2019-03-18 12:06:15 +0100 | [diff] [blame] | 2206 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/system_ARMCA9.c" version="1.0.1" attr="config"/> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 2207 | <file category="sourceC" name="Device/ARM/ARMCA9/Source/mmu_ARMCA9.c" version="1.2.0" attr="config"/> |
Daniel Brondani | 8fc5c18 | 2019-05-15 16:11:43 +0200 | [diff] [blame] | 2208 | <file category="header" name="Device/ARM/ARMCA9/Config/system_ARMCA9.h" version="1.0.0" attr="config"/> |
Jonatan Antoni | 8530ed1 | 2019-07-03 14:10:35 +0200 | [diff] [blame] | 2209 | <file category="header" name="Device/ARM/ARMCA9/Config/mem_ARMCA9.h" version="1.1.0" attr="config"/> |
Daniel Brondani | 0d4e499 | 2017-02-23 09:26:46 +0100 | [diff] [blame] | 2210 | </files> |
| 2211 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2212 | |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2213 | <!-- IRQ Controller --> |
Vladimir Umek | 184017e | 2018-04-09 08:11:37 +0200 | [diff] [blame] | 2214 | <component Cclass="Device" Cgroup="IRQ Controller" Csub="GIC" Capiversion="1.0.0" Cversion="1.0.1" condition="ARMv7-A Device"> |
Vladimir Umek | c852bdd | 2017-07-03 09:19:47 +0200 | [diff] [blame] | 2215 | <description>IRQ Controller implementation using GIC</description> |
| 2216 | <files> |
| 2217 | <file category="sourceC" name="CMSIS/Core_A/Source/irq_ctrl_gic.c"/> |
| 2218 | </files> |
| 2219 | </component> |
| 2220 | |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 2221 | <!-- OS Tick --> |
Jonatan Antoni | c6dca33 | 2018-03-02 12:23:44 +0100 | [diff] [blame] | 2222 | <component Cclass="Device" Cgroup="OS Tick" Csub="Private Timer" Capiversion="1.0.1" Cversion="1.0.2" condition="OS Tick PTIM"> |
Vladimir Umek | bed0759 | 2017-06-14 14:35:26 +0200 | [diff] [blame] | 2223 | <description>OS Tick implementation using Private Timer</description> |
| 2224 | <files> |
| 2225 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_ptim.c"/> |
| 2226 | </files> |
| 2227 | </component> |
| 2228 | |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2229 | <component Cclass="Device" Cgroup="OS Tick" Csub="Generic Physical Timer" Capiversion="1.0.1" Cversion="1.0.1" condition="OS Tick GTIM"> |
Daniel Brondani | 650abfe | 2017-07-24 15:35:57 +0200 | [diff] [blame] | 2230 | <description>OS Tick implementation using Generic Physical Timer</description> |
| 2231 | <files> |
| 2232 | <file category="sourceC" name="CMSIS/RTOS2/Source/os_tick_gtim.c"/> |
| 2233 | </files> |
| 2234 | </component> |
| 2235 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2236 | <!-- CMSIS-DSP component --> |
Christophe Favergeon | 936a5ea | 2022-05-25 10:39:00 +0200 | [diff] [blame] | 2237 | <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="1.11.0" isDefaultVariant="true" condition="CMSIS DSP"> |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 2238 | <description>CMSIS-DSP Library for Cortex-M, SC000, and SC300</description> |
| 2239 | <files> |
| 2240 | <!-- CPU independent --> |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 2241 | <file category="doc" name="CMSIS/Documentation/DSP/html/index.html"/> |
| 2242 | <file category="header" name="CMSIS/DSP/Include/arm_math.h"/> |
Christophe Favergeon | c46f152 | 2020-04-21 14:04:25 +0200 | [diff] [blame] | 2243 | <file category="header" name="CMSIS/DSP/Include/arm_math_f16.h"/> |
| 2244 | <file category="header" name="CMSIS/DSP/Include/arm_common_tables.h"/> |
| 2245 | <file category="header" name="CMSIS/DSP/Include/arm_common_tables_f16.h"/> |
| 2246 | <file category="header" name="CMSIS/DSP/Include/arm_const_structs.h"/> |
| 2247 | <file category="header" name="CMSIS/DSP/Include/arm_const_structs_f16.h"/> |
| 2248 | |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 2249 | <file category="include" name="CMSIS/DSP/PrivateInclude/"/> |
Christophe Favergeon | 2f12ed8 | 2020-07-22 09:10:21 +0200 | [diff] [blame] | 2250 | <file category="include" name="CMSIS/DSP/Include/"/> |
GuentherMartin | 41d9e35 | 2019-03-14 14:18:28 +0100 | [diff] [blame] | 2251 | |
Robert Rostohar | 86d53b7 | 2019-05-07 12:07:42 +0200 | [diff] [blame] | 2252 | <!-- DSP sources (core) --> |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 2253 | <file category="source" name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c"/> |
Christophe Favergeon | c46f152 | 2020-04-21 14:04:25 +0200 | [diff] [blame] | 2254 | |
Christophe Favergeon | af1c54b | 2021-02-15 14:15:10 +0100 | [diff] [blame] | 2255 | <file category="source" name="CMSIS/DSP/Source/QuaternionMathFunctions/QuaternionMathFunctions.c"/> |
| 2256 | |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 2257 | <file category="source" name="CMSIS/DSP/Source/BayesFunctions/BayesFunctions.c"/> |
| 2258 | <file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTables.c"/> |
| 2259 | <file category="source" name="CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c"/> |
| 2260 | <file category="source" name="CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c"/> |
| 2261 | <file category="source" name="CMSIS/DSP/Source/DistanceFunctions/DistanceFunctions.c"/> |
| 2262 | <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c"/> |
| 2263 | <file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctions.c"/> |
| 2264 | <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c"/> |
| 2265 | <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c"/> |
| 2266 | <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c"/> |
| 2267 | <file category="source" name="CMSIS/DSP/Source/SVMFunctions/SVMFunctions.c"/> |
| 2268 | <file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctions.c"/> |
Felix Johnny | 26c5ea6 | 2020-03-20 14:30:53 +0100 | [diff] [blame] | 2269 | |
Christophe Favergeon | 2f12ed8 | 2020-07-22 09:10:21 +0200 | [diff] [blame] | 2270 | <file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctions.c"/> |
| 2271 | |
Christophe Favergeon | c46f152 | 2020-04-21 14:04:25 +0200 | [diff] [blame] | 2272 | <!-- DSP sources F16 versions --> |
| 2273 | <file category="source" name="CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctionsF16.c"/> |
Christophe Favergeon | 9ee3824 | 2020-08-04 09:22:18 +0200 | [diff] [blame] | 2274 | <file category="source" name="CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c"/> |
| 2275 | <file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctionsF16.c"/> |
Christophe Favergeon | c46f152 | 2020-04-21 14:04:25 +0200 | [diff] [blame] | 2276 | <file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTablesF16.c"/> |
| 2277 | <file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctionsF16.c"/> |
Christophe Favergeon | 116bc4d | 2020-08-06 11:00:40 +0200 | [diff] [blame] | 2278 | <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctionsF16.c"/> |
Christophe Favergeon | c793588 | 2020-08-06 13:14:33 +0200 | [diff] [blame] | 2279 | <file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctionsF16.c"/> |
Christophe Favergeon | 18a5fbc | 2020-08-07 11:18:02 +0200 | [diff] [blame] | 2280 | <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctionsF16.c"/> |
Christophe Favergeon | 9e773df | 2020-08-10 10:55:47 +0200 | [diff] [blame] | 2281 | <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctionsF16.c"/> |
Christophe Favergeon | be0e95f | 2020-08-11 11:19:25 +0200 | [diff] [blame] | 2282 | <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctionsF16.c"/> |
Christophe Favergeon | d73292b | 2020-08-11 13:05:34 +0200 | [diff] [blame] | 2283 | <file category="source" name="CMSIS/DSP/Source/DistanceFunctions/DistanceFunctionsF16.c"/> |
Christophe Favergeon | 72f1d9e | 2020-08-12 10:39:33 +0200 | [diff] [blame] | 2284 | <file category="source" name="CMSIS/DSP/Source/BayesFunctions/BayesFunctionsF16.c"/> |
| 2285 | <file category="source" name="CMSIS/DSP/Source/SVMFunctions/SVMFunctionsF16.c"/> |
Christophe Favergeon | c46f152 | 2020-04-21 14:04:25 +0200 | [diff] [blame] | 2286 | |
Jonatan Antoni | 2620d73 | 2020-03-17 16:07:31 +0100 | [diff] [blame] | 2287 | <!-- Compute Library for Cortex-A --> |
| 2288 | <file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/> |
| 2289 | <file category="source" name="CMSIS/DSP/ComputeLibrary/Source/arm_cl_tables.c" condition="ARMv7-A Device"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2290 | </files> |
| 2291 | </component> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2292 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2293 | <!-- CMSIS-NN component --> |
Jonatan Antoni | e8a03d1 | 2022-04-27 11:34:27 +0200 | [diff] [blame] | 2294 | <component Cclass="CMSIS" Cgroup="NN Lib" Cversion="3.1.0" condition="CMSIS NN"> |
Jonatan Antoni | 13bff48 | 2018-01-19 13:05:57 +0100 | [diff] [blame] | 2295 | <description>CMSIS-NN Neural Network Library</description> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2296 | <files> |
| 2297 | <file category="doc" name="CMSIS/Documentation/NN/html/index.html"/> |
Felix Johnny | d36676f | 2021-01-19 10:31:55 +0100 | [diff] [blame] | 2298 | <file category="header" name="CMSIS/NN/Include/arm_nn_types.h"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2299 | <file category="header" name="CMSIS/NN/Include/arm_nnfunctions.h"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2300 | <file category="header" name="CMSIS/NN/Include/arm_nnsupportfunctions.h"/> |
| 2301 | <file category="header" name="CMSIS/NN/Include/arm_nn_tables.h"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2302 | |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2303 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2304 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c"/> |
| 2305 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c"/> |
| 2306 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1_x_n_s8.c"/> |
| 2307 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_s8_s16.c"/> |
Jonatan Antoni | f677f00 | 2019-06-25 13:01:11 +0200 | [diff] [blame] | 2308 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_u8_basic_ver1.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2309 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c"/> |
Felix Johnny | d36676f | 2021-01-19 10:31:55 +0100 | [diff] [blame] | 2310 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_wrapper_s8.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2311 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c"/> |
| 2312 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c"/> |
| 2313 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_s8_fast.c"/> |
| 2314 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s8.c"/> |
Måns Nilsson | 5b58d2d | 2022-01-31 15:50:49 +0100 | [diff] [blame] | 2315 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s16.c"/> |
Måns Nilsson | 2961508 | 2022-05-19 17:08:11 +0200 | [diff] [blame] | 2316 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_fast_s16.c"/> |
| 2317 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_wrapper_s16.c"/> |
Oscar Andersson | 0116423 | 2021-08-02 16:19:24 +0200 | [diff] [blame] | 2318 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_fast_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2319 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast_nonsquare.c"/> |
| 2320 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_s8.c"/> |
Måns Nilsson | ee79c21 | 2021-06-22 18:16:52 +0200 | [diff] [blame] | 2321 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2322 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_s8.c"/> |
| 2323 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_3x3_s8.c"/> |
| 2324 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c"/> |
| 2325 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic.c"/> |
| 2326 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_s8_opt.c"/> |
Felix Johnny | d36676f | 2021-01-19 10:31:55 +0100 | [diff] [blame] | 2327 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_wrapper_s8.c"/> |
Måns Nilsson | ee79c21 | 2021-06-22 18:16:52 +0200 | [diff] [blame] | 2328 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_wrapper_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2329 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c"/> |
| 2330 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c"/> |
| 2331 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_nn_depthwise_conv_s8_core.c"/> |
| 2332 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic_nonsquare.c"/> |
| 2333 | <file category="source" name="CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c"/> |
| 2334 | <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_x.c"/> |
| 2335 | <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_w.c"/> |
| 2336 | <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_y.c"/> |
| 2337 | <file category="source" name="CMSIS/NN/Source/ConcatenationFunctions/arm_concatenation_s8_z.c"/> |
Felix Johnny | d36676f | 2021-01-19 10:31:55 +0100 | [diff] [blame] | 2338 | <file category="source" name="CMSIS/NN/Source/SVDFunctions/arm_svdf_s8.c"/> |
hmogensen-arm | 856cf46 | 2022-04-19 14:05:28 +0200 | [diff] [blame] | 2339 | <file category="source" name="CMSIS/NN/Source/SVDFunctions/arm_svdf_state_s16_s8.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2340 | <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_max_pool_s8.c"/> |
Måns Nilsson | 0928e57 | 2022-01-31 16:06:54 +0100 | [diff] [blame] | 2341 | <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_max_pool_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2342 | <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_avgpool_s8.c"/> |
Måns Nilsson | 0928e57 | 2022-01-31 16:06:54 +0100 | [diff] [blame] | 2343 | <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_avgpool_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2344 | <file category="source" name="CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c"/> |
| 2345 | <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_mul_s8.c"/> |
Måns Nilsson | 773cdff | 2022-02-17 15:11:54 +0100 | [diff] [blame] | 2346 | <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_mul_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2347 | <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_add_s8.c"/> |
Måns Nilsson | 773cdff | 2022-02-17 15:11:54 +0100 | [diff] [blame] | 2348 | <file category="source" name="CMSIS/NN/Source/BasicMathFunctions/arm_elementwise_add_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2349 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu6_s8.c"/> |
| 2350 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c"/> |
| 2351 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c"/> |
| 2352 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c"/> |
| 2353 | <file category="source" name="CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c"/> |
| 2354 | <file category="source" name="CMSIS/NN/Source/ReshapeFunctions/arm_reshape_s8.c"/> |
| 2355 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2356 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2357 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_s8.c"/> |
Måns Nilsson | 0fe4e1c | 2021-06-21 15:05:46 +0200 | [diff] [blame] | 2358 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_s16.c"/> |
Felix Thomasmathibalan | 8f2544b | 2021-04-14 12:45:49 +0100 | [diff] [blame] | 2359 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_svdf_s8.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2360 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_with_offset.c"/> |
| 2361 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_accumulate_q7_to_q15.c"/> |
| 2362 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mult_nt_t_s8.c"/> |
Oscar Andersson | 0116423 | 2021-08-02 16:19:24 +0200 | [diff] [blame] | 2363 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_kernel_s16.c"/> |
Felix Johnny | d36676f | 2021-01-19 10:31:55 +0100 | [diff] [blame] | 2364 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_depthwise_conv_nt_t_padded_s8.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2365 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_add_q7.c"/> |
| 2366 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_core_4x_s8.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2367 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c"/> |
Felix Johnny | d36676f | 2021-01-19 10:31:55 +0100 | [diff] [blame] | 2368 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_depthwise_conv_nt_t_s8.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2369 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_no_shift.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2370 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_with_offset.c"/> |
Liangzhen Lai | ce2f987 | 2018-07-16 17:08:01 -0700 | [diff] [blame] | 2371 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2372 | <file category="source" name="CMSIS/NN/Source/NNSupportFunctions/arm_nn_mat_mul_core_1x_s8.c"/> |
| 2373 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_s8.c"/> |
Måns Nilsson | 0fe4e1c | 2021-06-21 15:05:46 +0200 | [diff] [blame] | 2374 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2375 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c"/> |
| 2376 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c"/> |
| 2377 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15_opt.c"/> |
| 2378 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c"/> |
| 2379 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c"/> |
| 2380 | <file category="source" name="CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2381 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2382 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s8.c"/> |
Måns Nilsson | cf67528 | 2022-03-10 08:33:26 +0100 | [diff] [blame] | 2383 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s8_s16.c"/> |
| 2384 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_s16.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2385 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_u8.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2386 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c"/> |
Felix Johnny | 459d6f4 | 2020-03-16 15:37:07 +0100 | [diff] [blame] | 2387 | <file category="source" name="CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_with_batch_q7.c"/> |
Jonatan Antoni | a67f555 | 2018-01-18 15:22:46 +0100 | [diff] [blame] | 2388 | </files> |
| 2389 | </component> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2390 | |
| 2391 | <!-- CMSIS-RTOS Keil RTX component --> |
Robert Rostohar | 86d53b7 | 2019-05-07 12:07:42 +0200 | [diff] [blame] | 2392 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cversion="4.82.0" Capiversion="1.0.0" isDefaultVariant="1" condition="RTOS RTX"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2393 | <description>CMSIS-RTOS RTX implementation for Cortex-M, SC000, and SC300</description> |
| 2394 | <RTE_Components_h> |
| 2395 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2396 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 2397 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 2398 | </RTE_Components_h> |
| 2399 | <files> |
| 2400 | <!-- CPU independent --> |
bruneu01 | f9c0195 | 2016-09-13 16:28:46 +0200 | [diff] [blame] | 2401 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2402 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 2403 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 2404 | |
| 2405 | <!-- RTX templates --> |
| 2406 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 2407 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 2408 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 2409 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 2410 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 2411 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 2412 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 2413 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 2414 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 2415 | <!-- tool-chain specific template file --> |
| 2416 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2417 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 2418 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2419 | |
| 2420 | <!-- CPU and Compiler dependent --> |
| 2421 | <!-- ARMCC --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2422 | <file category="library" condition="ARMCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2423 | <file category="library" condition="ARMCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM0_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2424 | <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2425 | <file category="library" condition="ARMCC ARMv7-M NOFP BE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2426 | <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2427 | <file category="library" condition="ARMCC ARMv7-M FP BE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_B.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2428 | <!-- GCC --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2429 | <file category="library" condition="GCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2430 | <file category="library" condition="GCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2431 | <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2432 | <file category="library" condition="GCC ARMv7-M NOFP BE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2433 | <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2434 | <file category="library" condition="GCC ARMv7-M FP BE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2435 | <!-- IAR --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2436 | <file category="library" condition="IARCC ARMv6-M LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2437 | <file category="library" condition="IARCC ARMv6-M BE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM0_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2438 | <file category="library" condition="IARCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2439 | <file category="library" condition="IARCC ARMv7-M NOFP BE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM3_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2440 | <file category="library" condition="IARCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
| 2441 | <file category="library" condition="IARCC ARMv7-M FP BE" name="CMSIS/RTOS/RTX/LIB/IAR/RTX_CM4_B.a" src="CMSIS/RTOS/RTX/SRC/IAR"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2442 | </files> |
| 2443 | </component> |
| 2444 | <!-- CMSIS-RTOS Keil RTX component (IFX variant) --> |
Robert Rostohar | 86d53b7 | 2019-05-07 12:07:42 +0200 | [diff] [blame] | 2445 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvariant="IFX" Cversion="4.82.0" Capiversion="1.0.0" condition="RTOS RTX IFX"> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2446 | <description>CMSIS-RTOS RTX implementation for Infineon XMC4 series affected by PMU_CM.001 errata</description> |
| 2447 | <RTE_Components_h> |
| 2448 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2449 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
| 2450 | #define RTE_CMSIS_RTOS_RTX /* CMSIS-RTOS Keil RTX */ |
| 2451 | </RTE_Components_h> |
| 2452 | <files> |
| 2453 | <!-- CPU independent --> |
| 2454 | <file category="doc" name="CMSIS/Documentation/RTOS/html/rtxImplementation.html"/> |
| 2455 | <file category="header" name="CMSIS/RTOS/RTX/INC/cmsis_os.h"/> |
| 2456 | <file category="source" attr="config" name="CMSIS/RTOS/RTX/Templates/RTX_Conf_CM.c" version="4.70.1"/> |
| 2457 | |
| 2458 | <!-- RTX templates --> |
| 2459 | <file category="header" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/osObjects.h" select="CMSIS-RTOS 'main' function"/> |
| 2460 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/main.c" select="CMSIS-RTOS 'main' function"/> |
| 2461 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MailQueue.c" select="CMSIS-RTOS Mail Queue"/> |
| 2462 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MemPool.c" select="CMSIS-RTOS Memory Pool"/> |
| 2463 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/MsgQueue.c" select="CMSIS-RTOS Message Queue"/> |
| 2464 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Mutex.c" select="CMSIS-RTOS Mutex"/> |
| 2465 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Semaphore.c" select="CMSIS-RTOS Semaphore"/> |
| 2466 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Thread.c" select="CMSIS-RTOS Thread"/> |
| 2467 | <file category="source" attr="template" name="CMSIS/RTOS/RTX/UserCodeTemplates/Timer.c" select="CMSIS-RTOS Timer"/> |
| 2468 | <!-- tool-chain specific template file --> |
| 2469 | <file category="source" attr="template" condition="ARMCC" name="CMSIS/RTOS/RTX/SRC/ARM/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2470 | <file category="source" attr="template" condition="GCC" name="CMSIS/RTOS/RTX/SRC/GCC/SVC_Table.S" select="CMSIS-RTOS User SVC"/> |
| 2471 | <file category="source" attr="template" condition="IAR" name="CMSIS/RTOS/RTX/SRC/IAR/SVC_Table.s" select="CMSIS-RTOS User SVC"/> |
| 2472 | |
| 2473 | <!-- CPU and Compiler dependent --> |
| 2474 | <!-- ARMCC --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2475 | <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM3_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
| 2476 | <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/ARM/RTX_CM4_IFX.lib" src="CMSIS/RTOS/RTX/SRC/ARM"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2477 | <!-- GCC --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2478 | <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM3_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
| 2479 | <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS/RTX/LIB/GCC/libRTX_CM4_IFX.a" src="CMSIS/RTOS/RTX/SRC/GCC"/> |
Robert Rostohar | 2e05f3b | 2017-09-05 11:08:05 +0200 | [diff] [blame] | 2480 | <!-- IAR --> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2481 | </files> |
| 2482 | </component> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2483 | |
| 2484 | <!-- CMSIS-RTOS Keil RTX5 component --> |
Robert Rostohar | 6b8c755 | 2021-12-20 13:08:36 +0100 | [diff] [blame] | 2485 | <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.5.4" Capiversion="1.0.0" condition="RTOS RTX5"> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2486 | <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2487 | <RTE_Components_h> |
| 2488 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2489 | #define RTE_CMSIS_RTOS /* CMSIS-RTOS */ |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2490 | #define RTE_CMSIS_RTOS_RTX5 /* CMSIS-RTOS Keil RTX5 */ |
| 2491 | </RTE_Components_h> |
| 2492 | <files> |
| 2493 | <!-- RTX header file --> |
| 2494 | <file category="header" name="CMSIS/RTOS2/RTX/Include1/cmsis_os.h"/> |
| 2495 | <!-- RTX compatibility module for API V1 --> |
| 2496 | <file category="source" name="CMSIS/RTOS2/RTX/Library/cmsis_os1.c"/> |
| 2497 | </files> |
| 2498 | </component> |
| 2499 | |
| 2500 | <!-- CMSIS-RTOS2 Keil RTX5 component --> |
Robert Rostohar | 6b8c755 | 2021-12-20 13:08:36 +0100 | [diff] [blame] | 2501 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5"> |
Robert Rostohar | 1dd090b | 2020-03-26 19:53:08 +0100 | [diff] [blame] | 2502 | <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Library)</description> |
Robert Rostohar | 1e9866f | 2016-07-06 22:19:58 +0200 | [diff] [blame] | 2503 | <RTE_Components_h> |
| 2504 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2505 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2506 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2507 | </RTE_Components_h> |
| 2508 | <files> |
| 2509 | <!-- RTX documentation --> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 2510 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2511 | |
| 2512 | <!-- RTX header files --> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2513 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2514 | |
| 2515 | <!-- RTX configuration --> |
Robert Rostohar | 20d60b7 | 2021-05-17 08:55:14 +0200 | [diff] [blame] | 2516 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/> |
Robert Rostohar | b4b5d3c | 2021-05-17 08:03:42 +0200 | [diff] [blame] | 2517 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/> |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2518 | |
| 2519 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 2520 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2521 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2522 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2523 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2524 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2525 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2526 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2527 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
| 2528 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Matthias Hertel | b73eaf3 | 2016-07-22 15:18:56 +0200 | [diff] [blame] | 2529 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 2530 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2531 | <!-- RTX library configuration --> |
| 2532 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 2533 | |
Robert Rostohar | 4868c88 | 2016-07-01 23:10:03 +0200 | [diff] [blame] | 2534 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 2535 | <!-- ARMCC --> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 2536 | <file category="library" condition="ARMCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM0.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2537 | <file category="library" condition="ARMCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM3.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2538 | <file category="library" condition="ARMCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_CM4F.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2539 | <file category="library" condition="ARMCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MB.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2540 | <file category="library" condition="ARMCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MM.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2541 | <file category="library" condition="ARMCC ARMv8-MML FP LE" 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] | 2542 | <!-- GCC --> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 2543 | <file category="library" condition="GCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2544 | <file category="library" condition="GCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2545 | <file category="library" condition="GCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2546 | <file category="library" condition="GCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2547 | <file category="library" condition="GCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2548 | <file category="library" condition="GCC ARMv8-MML FP LE" 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] | 2549 | <!-- IAR --> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 2550 | <file category="library" condition="IARCC ARMv6-M LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM0.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2551 | <file category="library" condition="IARCC ARMv7-M NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM3.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2552 | <file category="library" condition="IARCC ARMv7-M FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2553 | <file category="library" condition="IARCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MB.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2554 | <file category="library" condition="IARCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2555 | <file category="library" condition="IARCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2556 | <file category="library" condition="IARCC ARMv81-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MM.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2557 | <file category="library" condition="IARCC ARMv81-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MMF.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2558 | </files> |
| 2559 | </component> |
Robert Rostohar | 6b8c755 | 2021-12-20 13:08:36 +0100 | [diff] [blame] | 2560 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library_NS" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5 NS"> |
Robert Rostohar | 1dd090b | 2020-03-26 19:53:08 +0100 | [diff] [blame] | 2561 | <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Library)</description> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2562 | <RTE_Components_h> |
| 2563 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2564 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2565 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2566 | #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] | 2567 | </RTE_Components_h> |
| 2568 | <files> |
| 2569 | <!-- RTX documentation --> |
| 2570 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2571 | |
| 2572 | <!-- RTX header files --> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2573 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2574 | |
| 2575 | <!-- RTX configuration --> |
Robert Rostohar | 20d60b7 | 2021-05-17 08:55:14 +0200 | [diff] [blame] | 2576 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/> |
Robert Rostohar | b4b5d3c | 2021-05-17 08:03:42 +0200 | [diff] [blame] | 2577 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2578 | |
| 2579 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 2580 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2581 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2582 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2583 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2584 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2585 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2586 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2587 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2588 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2589 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2590 | |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2591 | <!-- RTX library configuration --> |
| 2592 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
| 2593 | |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2594 | <!-- RTX libraries (CPU and Compiler dependent) --> |
| 2595 | <!-- ARMCC --> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 2596 | <file category="library" condition="ARMCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MBN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2597 | <file category="library" condition="ARMCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/ARM/RTX_V8MMN.lib" src="CMSIS/RTOS2/RTX/Source"/> |
| 2598 | <file category="library" condition="ARMCC ARMv8-MML FP LE" 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] | 2599 | <!-- GCC --> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 2600 | <file category="library" condition="GCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2601 | <file category="library" condition="GCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2602 | <file category="library" condition="GCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
TTornblom | c0f83ab | 2019-01-07 14:34:54 +0100 | [diff] [blame] | 2603 | <!-- IAR --> |
Jonatan Antoni | 8eeca03 | 2022-04-19 14:18:44 +0200 | [diff] [blame] | 2604 | <file category="library" condition="IARCC ARMv8-MBL LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MBN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2605 | <file category="library" condition="IARCC ARMv8-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2606 | <file category="library" condition="IARCC ARMv8-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2607 | <file category="library" condition="IARCC ARMv81-MML NOFP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MMN.a" src="CMSIS/RTOS2/RTX/Source"/> |
| 2608 | <file category="library" condition="IARCC ARMv81-MML FP LE" name="CMSIS/RTOS2/RTX/Library/IAR/RTX_V81MMFN.a" src="CMSIS/RTOS2/RTX/Source"/> |
Robert Rostohar | ef8c22c | 2016-09-23 16:12:18 +0200 | [diff] [blame] | 2609 | </files> |
| 2610 | </component> |
Robert Rostohar | 6b8c755 | 2021-12-20 13:08:36 +0100 | [diff] [blame] | 2611 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5"> |
Robert Rostohar | 1dd090b | 2020-03-26 19:53:08 +0100 | [diff] [blame] | 2612 | <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, SC300, ARMv8-M, ARMv8.1-M (Source)</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2613 | <RTE_Components_h> |
| 2614 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2615 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2616 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2617 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2618 | </RTE_Components_h> |
| 2619 | <files> |
| 2620 | <!-- RTX documentation --> |
| 2621 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2622 | |
| 2623 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2624 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2625 | |
| 2626 | <!-- RTX configuration --> |
Robert Rostohar | 20d60b7 | 2021-05-17 08:55:14 +0200 | [diff] [blame] | 2627 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/> |
Robert Rostohar | b4b5d3c | 2021-05-17 08:03:42 +0200 | [diff] [blame] | 2628 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2629 | |
| 2630 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 2631 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2632 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2633 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2634 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2635 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2636 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2637 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2638 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2639 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2640 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2641 | |
| 2642 | <!-- RTX sources (core) --> |
| 2643 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 2644 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 2645 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 2646 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 2647 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 2648 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 2649 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 2650 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 2651 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 2652 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 2653 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2654 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 2655 | <!-- RTX sources (library configuration) --> |
| 2656 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2657 | <!-- RTX sources (handlers ARMASM) --> |
| 2658 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv6m.s" condition="ARMASM ARMv6-M"/> |
| 2659 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7m.s" condition="ARMASM ARMv7-M"/> |
| 2660 | <!-- RTX sources (handlers GAS) --> |
| 2661 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv6m.S" condition="GNUASM ARMv6-M"/> |
| 2662 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7m.S" condition="GNUASM ARMv7-M"/> |
| 2663 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="GNUASM ARMv8-MBL"/> |
| 2664 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="GNUASM ARMv8-MML"/> |
Robert Rostohar | 0695d88 | 2016-12-20 12:26:34 +0100 | [diff] [blame] | 2665 | <!-- RTX sources (handlers IAR) --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2666 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv6m.s" condition="IARASM ARMv6-M"/> |
| 2667 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7m.s" condition="IARASM ARMv7-M"/> |
| 2668 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="IARASM ARMv8-MBL"/> |
| 2669 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="IARASM ARMv8-MML"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2670 | <!-- OS Tick (SysTick) --> |
| 2671 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
| 2672 | </files> |
| 2673 | </component> |
Robert Rostohar | 6b8c755 | 2021-12-20 13:08:36 +0100 | [diff] [blame] | 2674 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5 v7-A"> |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2675 | <description>CMSIS-RTOS2 RTX5 for Armv7-A (Source)</description> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2676 | <RTE_Components_h> |
| 2677 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2678 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2679 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
| 2680 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
| 2681 | </RTE_Components_h> |
| 2682 | <files> |
| 2683 | <!-- RTX documentation --> |
| 2684 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2685 | |
| 2686 | <!-- RTX header files --> |
| 2687 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2688 | |
| 2689 | <!-- RTX configuration --> |
Robert Rostohar | 20d60b7 | 2021-05-17 08:55:14 +0200 | [diff] [blame] | 2690 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/> |
Robert Rostohar | b4b5d3c | 2021-05-17 08:03:42 +0200 | [diff] [blame] | 2691 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2692 | |
| 2693 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/handlers.c" version="5.1.0"/> |
| 2694 | |
| 2695 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 2696 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2697 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2698 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2699 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2700 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2701 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2702 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2703 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2704 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2705 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2706 | |
| 2707 | <!-- RTX sources (core) --> |
| 2708 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 2709 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 2710 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 2711 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 2712 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 2713 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 2714 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 2715 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 2716 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 2717 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 2718 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
| 2719 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2720 | <!-- RTX sources (library configuration) --> |
| 2721 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2722 | <!-- RTX sources (handlers ARMASM) --> |
| 2723 | <file category="source" name="CMSIS/RTOS2/RTX/Source/ARM/irq_armv7a.s" condition="ARMASM ARMv7-A"/> |
| 2724 | <!-- RTX sources (handlers GAS) --> |
| 2725 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv7a.S" condition="GNUASM ARMv7-A"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2726 | <!-- RTX sources (handlers IAR) --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2727 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv7a.s" condition="IARASM ARMv7-A"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2728 | </files> |
| 2729 | </component> |
Robert Rostohar | 6b8c755 | 2021-12-20 13:08:36 +0100 | [diff] [blame] | 2730 | <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source_NS" Cversion="5.5.4" Capiversion="2.1.3" condition="RTOS2 RTX5 NS"> |
Robert Rostohar | 1dd090b | 2020-03-26 19:53:08 +0100 | [diff] [blame] | 2731 | <description>CMSIS-RTOS2 RTX5 for Armv8-M/Armv8.1-M Non-Secure Domain (Source)</description> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2732 | <RTE_Components_h> |
| 2733 | <!-- the following content goes into file 'RTE_Components.h' --> |
| 2734 | #define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */ |
| 2735 | #define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */ |
Robert Rostohar | ecaa0d6 | 2016-10-28 09:05:16 +0200 | [diff] [blame] | 2736 | #define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */ |
Jonatan Antoni | 18cc96d | 2018-01-09 17:29:30 +0100 | [diff] [blame] | 2737 | #define RTE_CMSIS_RTOS2_RTX5_ARMV8M_NS /* CMSIS-RTOS2 Keil RTX5 Armv8-M Non-secure domain */ |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2738 | </RTE_Components_h> |
| 2739 | <files> |
| 2740 | <!-- RTX documentation --> |
| 2741 | <file category="doc" name="CMSIS/Documentation/RTOS2/html/rtx5_impl.html"/> |
| 2742 | |
| 2743 | <!-- RTX header files --> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2744 | <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/> |
| 2745 | |
| 2746 | <!-- RTX configuration --> |
Robert Rostohar | 20d60b7 | 2021-05-17 08:55:14 +0200 | [diff] [blame] | 2747 | <file category="header" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/> |
Robert Rostohar | b4b5d3c | 2021-05-17 08:03:42 +0200 | [diff] [blame] | 2748 | <file category="source" attr="config" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2749 | |
| 2750 | <!-- RTX templates --> |
Robert Rostohar | 83177af | 2018-09-04 10:27:04 +0200 | [diff] [blame] | 2751 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/main.c" version="2.1.0" select="CMSIS-RTOS2 'main' function"/> |
ReinhardKeil | b124e91 | 2016-11-09 11:09:21 +0100 | [diff] [blame] | 2752 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Events.c" version="2.0.0" select="CMSIS-RTOS2 Events"/> |
| 2753 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MemPool.c" version="2.0.0" select="CMSIS-RTOS2 Memory Pool"/> |
| 2754 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/MsgQueue.c" version="2.0.0" select="CMSIS-RTOS2 Message Queue"/> |
| 2755 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Mutex.c" version="2.0.0" select="CMSIS-RTOS2 Mutex"/> |
| 2756 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Semaphore.c" version="2.0.0" select="CMSIS-RTOS2 Semaphore"/> |
| 2757 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Thread.c" version="2.0.0" select="CMSIS-RTOS2 Thread"/> |
Jonatan Antoni | 102fe7f | 2017-08-03 11:33:08 +0200 | [diff] [blame] | 2758 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/Timer.c" version="2.0.1" select="CMSIS-RTOS2 Timer"/> |
Robert Rostohar | e5b1c2d | 2017-11-28 15:48:26 +0100 | [diff] [blame] | 2759 | <file category="source" attr="template" name="CMSIS/RTOS2/RTX/Template/svc_user.c" version="1.0.0" select="CMSIS-RTOS2 SVC User Table"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2760 | <file category="other" name="CMSIS/RTOS2/RTX/RTX5.scvd"/> |
| 2761 | |
| 2762 | <!-- RTX sources (core) --> |
| 2763 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_kernel.c"/> |
| 2764 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_thread.c"/> |
| 2765 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_delay.c"/> |
| 2766 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_timer.c"/> |
| 2767 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evflags.c"/> |
| 2768 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mutex.c"/> |
| 2769 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_semaphore.c"/> |
| 2770 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_memory.c"/> |
| 2771 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_mempool.c"/> |
| 2772 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c"/> |
| 2773 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_system.c"/> |
Robert Rostohar | 0e8657f | 2016-11-25 21:54:15 +0100 | [diff] [blame] | 2774 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_evr.c"/> |
| 2775 | <!-- RTX sources (library configuration) --> |
| 2776 | <file category="source" name="CMSIS/RTOS2/RTX/Source/rtx_lib.c"/> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2777 | <!-- RTX sources (GAS handlers) --> |
| 2778 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S" condition="GNUASM ARMv8-MBL"/> |
| 2779 | <file category="source" name="CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S" condition="GNUASM ARMv8-MML"/> |
Jonatan Antoni | 65d8974 | 2017-11-08 11:28:47 +0100 | [diff] [blame] | 2780 | <!-- RTX sources (IAR handlers) --> |
Jonatan Antoni | 9e87d99 | 2022-02-28 16:56:33 +0100 | [diff] [blame] | 2781 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl.s" condition="IARASM ARMv8-MBL"/> |
| 2782 | <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml.s" condition="IARASM ARMv8-MML"/> |
Robert Rostohar | dcfd432 | 2017-06-09 13:11:57 +0200 | [diff] [blame] | 2783 | <!-- OS Tick (SysTick) --> |
| 2784 | <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/> |
Robert Rostohar | 014b554 | 2016-10-26 11:12:01 +0200 | [diff] [blame] | 2785 | </files> |
| 2786 | </component> |
Felix Johnny | 55034c6 | 2019-06-25 10:55:12 +0200 | [diff] [blame] | 2787 | |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2788 | <!-- CMSIS-Driver Custom components --> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2789 | <component Cclass="CMSIS Driver" Cgroup="USART" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2790 | <description>Access to #include Driver_USART.h file and code template for custom implementation</description> |
| 2791 | <files> |
| 2792 | <file category="header" name="CMSIS/Driver/Include/Driver_USART.h" /> |
| 2793 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USART.c" select="USART Driver"/> |
| 2794 | </files> |
| 2795 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2796 | <component Cclass="CMSIS Driver" Cgroup="SPI" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2797 | <description>Access to #include Driver_SPI.h file and code template for custom implementation</description> |
| 2798 | <files> |
| 2799 | <file category="header" name="CMSIS/Driver/Include/Driver_SPI.h" /> |
| 2800 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SPI.c" select="SPI Driver"/> |
| 2801 | </files> |
| 2802 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2803 | <component Cclass="CMSIS Driver" Cgroup="SAI" Csub="Custom" Cversion="1.0.0" Capiversion="1.2.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2804 | <description>Access to #include Driver_SAI.h file and code template for custom implementation</description> |
| 2805 | <files> |
| 2806 | <file category="header" name="CMSIS/Driver/Include/Driver_SAI.h" /> |
| 2807 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_SAI.c" select="SAI Driver"/> |
| 2808 | </files> |
| 2809 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2810 | <component Cclass="CMSIS Driver" Cgroup="I2C" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2811 | <description>Access to #include Driver_I2C.h file and code template for custom implementation</description> |
| 2812 | <files> |
| 2813 | <file category="header" name="CMSIS/Driver/Include/Driver_I2C.h" /> |
| 2814 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_I2C.c" select="I2C Driver"/> |
| 2815 | </files> |
| 2816 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2817 | <component Cclass="CMSIS Driver" Cgroup="CAN" Csub="Custom" Cversion="1.0.0" Capiversion="1.3.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2818 | <description>Access to #include Driver_CAN.h file and code template for custom implementation</description> |
| 2819 | <files> |
| 2820 | <file category="header" name="CMSIS/Driver/Include/Driver_CAN.h" /> |
| 2821 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_CAN.c" select="CAN Driver"/> |
| 2822 | </files> |
| 2823 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2824 | <component Cclass="CMSIS Driver" Cgroup="Flash" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2825 | <description>Access to #include Driver_Flash.h file and code template for custom implementation</description> |
| 2826 | <files> |
| 2827 | <file category="header" name="CMSIS/Driver/Include/Driver_Flash.h" /> |
| 2828 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_Flash.c" select="Flash Driver"/> |
| 2829 | </files> |
| 2830 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2831 | <component Cclass="CMSIS Driver" Cgroup="MCI" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2832 | <description>Access to #include Driver_MCI.h file and code template for custom implementation</description> |
| 2833 | <files> |
| 2834 | <file category="header" name="CMSIS/Driver/Include/Driver_MCI.h" /> |
| 2835 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_MCI.c" select="MCI Driver"/> |
| 2836 | </files> |
| 2837 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2838 | <component Cclass="CMSIS Driver" Cgroup="NAND" Csub="Custom" Cversion="1.0.0" Capiversion="2.4.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2839 | <description>Access to #include Driver_NAND.h file and code template for custom implementation</description> |
| 2840 | <files> |
| 2841 | <file category="header" name="CMSIS/Driver/Include/Driver_NAND.h" /> |
Milorad Cvjetkovic | d7be594 | 2020-03-31 15:32:26 +0200 | [diff] [blame] | 2842 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_NAND.c" select="NAND Flash Driver"/> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2843 | </files> |
| 2844 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2845 | <component Cclass="CMSIS Driver" Cgroup="Ethernet" Csub="Custom" Cversion="1.0.0" Capiversion="2.2.0" custom="1"> |
Joachim Krech | 1ce088b | 2019-03-14 13:27:35 +0100 | [diff] [blame] | 2846 | <description>Access to #include Driver_ETH_PHY/MAC.h files and code templates for custom implementation</description> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2847 | <files> |
| 2848 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 2849 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 2850 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY and MAC Driver"/> |
| 2851 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet PHY and MAC Driver"/> |
| 2852 | </files> |
| 2853 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2854 | <component Cclass="CMSIS Driver" Cgroup="Ethernet MAC" Csub="Custom" Cversion="1.0.0" Capiversion="2.2.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2855 | <description>Access to #include Driver_ETH_MAC.h file and code template for custom implementation</description> |
| 2856 | <files> |
| 2857 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_MAC.h" /> |
| 2858 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_MAC.c" select="Ethernet MAC Driver"/> |
| 2859 | </files> |
| 2860 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2861 | <component Cclass="CMSIS Driver" Cgroup="Ethernet PHY" Csub="Custom" Cversion="1.0.0" Capiversion="2.2.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2862 | <description>Access to #include Driver_ETH_PHY.h file and code template for custom implementation</description> |
| 2863 | <files> |
| 2864 | <file category="header" name="CMSIS/Driver/Include/Driver_ETH_PHY.h" /> |
| 2865 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_ETH_PHY.c" select="Ethernet PHY Driver"/> |
| 2866 | </files> |
| 2867 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2868 | <component Cclass="CMSIS Driver" Cgroup="USB Device" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2869 | <description>Access to #include Driver_USBD.h file and code template for custom implementation</description> |
| 2870 | <files> |
| 2871 | <file category="header" name="CMSIS/Driver/Include/Driver_USBD.h" /> |
| 2872 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBD.c" select="USB Device Driver"/> |
| 2873 | </files> |
| 2874 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2875 | <component Cclass="CMSIS Driver" Cgroup="USB Host" Csub="Custom" Cversion="1.0.0" Capiversion="2.3.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2876 | <description>Access to #include Driver_USBH.h file and code template for custom implementation</description> |
| 2877 | <files> |
| 2878 | <file category="header" name="CMSIS/Driver/Include/Driver_USBH.h" /> |
| 2879 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_USBH.c" select="USB Host Driver"/> |
| 2880 | </files> |
| 2881 | </component> |
Robert Rostohar | d304491 | 2020-01-24 15:51:22 +0100 | [diff] [blame] | 2882 | <component Cclass="CMSIS Driver" Cgroup="WiFi" Csub="Custom" Cversion="1.0.0" Capiversion="1.1.0" custom="1"> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2883 | <description>Access to #include Driver_WiFi.h file</description> |
| 2884 | <files> |
| 2885 | <file category="header" name="CMSIS/Driver/Include/Driver_WiFi.h"/> |
Milorad Cvjetkovic | d7be594 | 2020-03-31 15:32:26 +0200 | [diff] [blame] | 2886 | <file category="sourceC" attr="template" name="CMSIS/Driver/DriverTemplates/Driver_WiFi.c" select="WiFi Driver"/> |
Joachim Krech | 6e9e43a | 2019-03-14 08:52:25 +0100 | [diff] [blame] | 2887 | </files> |
| 2888 | </component> |
Robert Rostohar | 56cbb68 | 2020-03-19 13:31:52 +0100 | [diff] [blame] | 2889 | |
| 2890 | <!-- VIO components --> |
| 2891 | <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Custom" Cversion="1.0.0" Capiversion="0.1.0" custom="1"> |
| 2892 | <description>Virtual I/O custom implementation template</description> |
| 2893 | <files> |
| 2894 | <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio.c" attr="template" select="Virtual I/O"/> |
Robert Rostohar | 56cbb68 | 2020-03-19 13:31:52 +0100 | [diff] [blame] | 2895 | </files> |
| 2896 | </component> |
| 2897 | <component Cclass="CMSIS Driver" Cgroup="VIO" Csub="Virtual" Cversion="1.0.0" Capiversion="0.1.0"> |
| 2898 | <description>Virtual I/O implementation using memory only</description> |
| 2899 | <files> |
| 2900 | <file category="sourceC" name="CMSIS/Driver/VIO/Source/vio_memory.c"/> |
Robert Rostohar | 56cbb68 | 2020-03-19 13:31:52 +0100 | [diff] [blame] | 2901 | </files> |
| 2902 | </component> |
| 2903 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2904 | </components> |
| 2905 | |
| 2906 | <boards> |
| 2907 | <board name="uVision Simulator" vendor="Keil"> |
| 2908 | <description>uVision Simulator</description> |
| 2909 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/> |
| 2910 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/> |
Jonatan Antoni | c4e9f46 | 2017-10-19 16:51:44 +0200 | [diff] [blame] | 2911 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/> |
GuentherMartin | a3a6af2 | 2018-07-23 08:36:37 +0200 | [diff] [blame] | 2912 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2913 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 2914 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2915 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 2916 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/> |
Martin Günther | 4ed8781 | 2016-10-27 15:29:12 +0200 | [diff] [blame] | 2917 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 2918 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/> |
| 2919 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 2920 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/> |
| 2921 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/> |
| 2922 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/> |
Jonatan Antoni | e907310 | 2020-03-26 10:32:48 +0100 | [diff] [blame] | 2923 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 2924 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/> |
Joachim Krech | 4a03e6d | 2017-02-06 13:17:39 +0100 | [diff] [blame] | 2925 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/> |
Joachim Krech | 465bd43 | 2016-11-21 09:15:30 +0100 | [diff] [blame] | 2926 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/> |
| 2927 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/> |
| 2928 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/> |
| 2929 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/> |
GuentherMartin | ec9419c | 2018-09-04 10:03:24 +0200 | [diff] [blame] | 2930 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/> |
| 2931 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/> |
| 2932 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/> |
| 2933 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/> |
Jonatan Antoni | e907310 | 2020-03-26 10:32:48 +0100 | [diff] [blame] | 2934 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/> |
Daniel Brondani | faaa48f | 2017-07-31 14:00:54 +0200 | [diff] [blame] | 2935 | </board> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 2936 | |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 2937 | <board name="EWARM Simulator" vendor="IAR"> |
| 2938 | <description>EWARM Simulator</description> |
| 2939 | <mountedDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0"/> |
| 2940 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P"/> |
| 2941 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM0P_MPU"/> |
| 2942 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM1"/> |
| 2943 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM3"/> |
| 2944 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4"/> |
| 2945 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM4_FP"/> |
| 2946 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7"/> |
| 2947 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_SP"/> |
| 2948 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM7_DP"/> |
| 2949 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MBL"/> |
| 2950 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML"/> |
| 2951 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_SP"/> |
| 2952 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv8MML_DP"/> |
Jonatan Antoni | e907310 | 2020-03-26 10:32:48 +0100 | [diff] [blame] | 2953 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMv81MML_DSP_DP_MVE_FP"/> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 2954 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23"/> |
| 2955 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM23_TZ"/> |
| 2956 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33"/> |
| 2957 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_TZ"/> |
| 2958 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP"/> |
| 2959 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM33_DSP_FP_TZ"/> |
| 2960 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P"/> |
| 2961 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_TZ"/> |
| 2962 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP"/> |
| 2963 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM35P_DSP_FP_TZ"/> |
Jonatan Antoni | e907310 | 2020-03-26 10:32:48 +0100 | [diff] [blame] | 2964 | <compatibleDevice deviceIndex="0" Dvendor="ARM:82" Dname="ARMCM55"/> |
TTornblom | d5e052f | 2018-10-02 16:16:44 +0200 | [diff] [blame] | 2965 | </board> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2966 | </boards> |
| 2967 | |
| 2968 | <examples> |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 2969 | <example name="DSP_Lib Bayes example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_bayes_example"> |
| 2970 | <description>DSP_Lib Bayes example</description> |
| 2971 | <board name="uVision Simulator" vendor="Keil"/> |
| 2972 | <project> |
| 2973 | <environment name="uv" load="arm_bayes_example.uvprojx"/> |
| 2974 | </project> |
| 2975 | <attributes> |
| 2976 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 2977 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 2978 | <component Cclass="Device" Cgroup="Startup"/> |
| 2979 | <category>Getting Started</category> |
| 2980 | </attributes> |
| 2981 | </example> |
| 2982 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 2983 | <example name="DSP_Lib Class Marks example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_class_marks_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2984 | <description>DSP_Lib Class Marks example</description> |
| 2985 | <board name="uVision Simulator" vendor="Keil"/> |
| 2986 | <project> |
| 2987 | <environment name="uv" load="arm_class_marks_example.uvprojx"/> |
| 2988 | </project> |
| 2989 | <attributes> |
| 2990 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 2991 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 2992 | <component Cclass="Device" Cgroup="Startup"/> |
| 2993 | <category>Getting Started</category> |
| 2994 | </attributes> |
| 2995 | </example> |
| 2996 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 2997 | <example name="DSP_Lib Convolution example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_convolution_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 2998 | <description>DSP_Lib Convolution example</description> |
| 2999 | <board name="uVision Simulator" vendor="Keil"/> |
| 3000 | <project> |
| 3001 | <environment name="uv" load="arm_convolution_example.uvprojx"/> |
| 3002 | </project> |
| 3003 | <attributes> |
| 3004 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3005 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3006 | <component Cclass="Device" Cgroup="Startup"/> |
| 3007 | <category>Getting Started</category> |
| 3008 | </attributes> |
| 3009 | </example> |
| 3010 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3011 | <example name="DSP_Lib Dotproduct example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_dotproduct_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3012 | <description>DSP_Lib Dotproduct example</description> |
| 3013 | <board name="uVision Simulator" vendor="Keil"/> |
| 3014 | <project> |
| 3015 | <environment name="uv" load="arm_dotproduct_example.uvprojx"/> |
| 3016 | </project> |
| 3017 | <attributes> |
| 3018 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3019 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3020 | <component Cclass="Device" Cgroup="Startup"/> |
| 3021 | <category>Getting Started</category> |
| 3022 | </attributes> |
| 3023 | </example> |
| 3024 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3025 | <example name="DSP_Lib FFT Bin example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fft_bin_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3026 | <description>DSP_Lib FFT Bin example</description> |
| 3027 | <board name="uVision Simulator" vendor="Keil"/> |
| 3028 | <project> |
| 3029 | <environment name="uv" load="arm_fft_bin_example.uvprojx"/> |
| 3030 | </project> |
| 3031 | <attributes> |
| 3032 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3033 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3034 | <component Cclass="Device" Cgroup="Startup"/> |
| 3035 | <category>Getting Started</category> |
| 3036 | </attributes> |
| 3037 | </example> |
| 3038 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3039 | <example name="DSP_Lib FIR example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_fir_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3040 | <description>DSP_Lib FIR example</description> |
| 3041 | <board name="uVision Simulator" vendor="Keil"/> |
| 3042 | <project> |
| 3043 | <environment name="uv" load="arm_fir_example.uvprojx"/> |
| 3044 | </project> |
| 3045 | <attributes> |
| 3046 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3047 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3048 | <component Cclass="Device" Cgroup="Startup"/> |
| 3049 | <category>Getting Started</category> |
| 3050 | </attributes> |
| 3051 | </example> |
| 3052 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3053 | <example name="DSP_Lib Graphic Equalizer example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3054 | <description>DSP_Lib Graphic Equalizer example</description> |
| 3055 | <board name="uVision Simulator" vendor="Keil"/> |
| 3056 | <project> |
| 3057 | <environment name="uv" load="arm_graphic_equalizer_example.uvprojx"/> |
| 3058 | </project> |
| 3059 | <attributes> |
| 3060 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3061 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3062 | <component Cclass="Device" Cgroup="Startup"/> |
| 3063 | <category>Getting Started</category> |
| 3064 | </attributes> |
| 3065 | </example> |
| 3066 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3067 | <example name="DSP_Lib Linear Interpolation example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_linear_interp_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3068 | <description>DSP_Lib Linear Interpolation example</description> |
| 3069 | <board name="uVision Simulator" vendor="Keil"/> |
| 3070 | <project> |
| 3071 | <environment name="uv" load="arm_linear_interp_example.uvprojx"/> |
| 3072 | </project> |
| 3073 | <attributes> |
| 3074 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3075 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3076 | <component Cclass="Device" Cgroup="Startup"/> |
| 3077 | <category>Getting Started</category> |
| 3078 | </attributes> |
| 3079 | </example> |
| 3080 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3081 | <example name="DSP_Lib Matrix example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_matrix_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3082 | <description>DSP_Lib Matrix example</description> |
| 3083 | <board name="uVision Simulator" vendor="Keil"/> |
| 3084 | <project> |
| 3085 | <environment name="uv" load="arm_matrix_example.uvprojx"/> |
| 3086 | </project> |
| 3087 | <attributes> |
| 3088 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3089 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3090 | <component Cclass="Device" Cgroup="Startup"/> |
| 3091 | <category>Getting Started</category> |
| 3092 | </attributes> |
| 3093 | </example> |
| 3094 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3095 | <example name="DSP_Lib Signal Convergence example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_signal_converge_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3096 | <description>DSP_Lib Signal Convergence example</description> |
| 3097 | <board name="uVision Simulator" vendor="Keil"/> |
| 3098 | <project> |
| 3099 | <environment name="uv" load="arm_signal_converge_example.uvprojx"/> |
| 3100 | </project> |
| 3101 | <attributes> |
| 3102 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3103 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3104 | <component Cclass="Device" Cgroup="Startup"/> |
| 3105 | <category>Getting Started</category> |
| 3106 | </attributes> |
| 3107 | </example> |
| 3108 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3109 | <example name="DSP_Lib Sinus/Cosinus example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_sin_cos_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3110 | <description>DSP_Lib Sinus/Cosinus example</description> |
| 3111 | <board name="uVision Simulator" vendor="Keil"/> |
| 3112 | <project> |
| 3113 | <environment name="uv" load="arm_sin_cos_example.uvprojx"/> |
| 3114 | </project> |
| 3115 | <attributes> |
| 3116 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3117 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3118 | <component Cclass="Device" Cgroup="Startup"/> |
| 3119 | <category>Getting Started</category> |
| 3120 | </attributes> |
| 3121 | </example> |
| 3122 | |
GuentherMartin | 27e5b40 | 2020-03-31 15:42:58 +0200 | [diff] [blame] | 3123 | <example name="DSP_Lib SVM example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_svm_example"> |
| 3124 | <description>DSP_Lib SVM example</description> |
| 3125 | <board name="uVision Simulator" vendor="Keil"/> |
| 3126 | <project> |
| 3127 | <environment name="uv" load="arm_svm_example.uvprojx"/> |
| 3128 | </project> |
| 3129 | <attributes> |
| 3130 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3131 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3132 | <component Cclass="Device" Cgroup="Startup"/> |
| 3133 | <category>Getting Started</category> |
| 3134 | </attributes> |
| 3135 | </example> |
| 3136 | |
Jonatan Antoni | ba9cdf3 | 2018-06-29 15:22:59 +0200 | [diff] [blame] | 3137 | <example name="DSP_Lib Variance example" doc="Abstract.txt" folder="CMSIS/DSP/Examples/ARM/arm_variance_example"> |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3138 | <description>DSP_Lib Variance example</description> |
| 3139 | <board name="uVision Simulator" vendor="Keil"/> |
| 3140 | <project> |
| 3141 | <environment name="uv" load="arm_variance_example.uvprojx"/> |
| 3142 | </project> |
| 3143 | <attributes> |
| 3144 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3145 | <component Cclass="CMSIS" Cgroup="DSP"/> |
| 3146 | <component Cclass="Device" Cgroup="Startup"/> |
| 3147 | <category>Getting Started</category> |
| 3148 | </attributes> |
| 3149 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3150 | |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3151 | <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] | 3152 | <description>CMSIS-RTOS2 Blinky example</description> |
| 3153 | <board name="uVision Simulator" vendor="Keil"/> |
| 3154 | <project> |
| 3155 | <environment name="uv" load="Blinky.uvprojx"/> |
| 3156 | </project> |
| 3157 | <attributes> |
| 3158 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3159 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3160 | <component Cclass="Device" Cgroup="Startup"/> |
| 3161 | <category>Getting Started</category> |
| 3162 | </attributes> |
| 3163 | </example> |
Martin Günther | 0ffe8f9 | 2016-08-24 11:43:05 +0200 | [diff] [blame] | 3164 | |
Robert Rostohar | e13e470 | 2016-11-07 15:23:44 +0100 | [diff] [blame] | 3165 | <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] | 3166 | <description>CMSIS-RTOS2 mixed API v1 and v2</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3167 | <board name="uVision Simulator" vendor="Keil"/> |
| 3168 | <project> |
| 3169 | <environment name="uv" load="Blinky.uvprojx"/> |
| 3170 | </project> |
| 3171 | <attributes> |
| 3172 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3173 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3174 | <component Cclass="Device" Cgroup="Startup"/> |
| 3175 | <category>Getting Started</category> |
| 3176 | </attributes> |
| 3177 | </example> |
| 3178 | |
Jonatan Antoni | 401391f | 2017-08-30 16:52:33 +0200 | [diff] [blame] | 3179 | <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MsgQueue"> |
| 3180 | <description>CMSIS-RTOS2 Message Queue Example</description> |
| 3181 | <board name="uVision Simulator" vendor="Keil"/> |
| 3182 | <project> |
| 3183 | <environment name="uv" load="MsqQueue.uvprojx"/> |
| 3184 | </project> |
| 3185 | <attributes> |
| 3186 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3187 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3188 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 3189 | <component Cclass="Device" Cgroup="Startup"/> |
| 3190 | <category>Getting Started</category> |
| 3191 | </attributes> |
| 3192 | </example> |
Jonatan Antoni | 6c160d4 | 2017-09-01 10:48:45 +0200 | [diff] [blame] | 3193 | |
| 3194 | <example name="CMSIS-RTOS2 RTX5 Memory Pool" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/MemPool"> |
| 3195 | <description>CMSIS-RTOS2 Memory Pool Example</description> |
Jonatan Antoni | 5398c46 | 2019-01-10 16:36:16 +0100 | [diff] [blame] | 3196 | <board name="uVision Simulator" vendor="Keil"/> |
Jonatan Antoni | 6c160d4 | 2017-09-01 10:48:45 +0200 | [diff] [blame] | 3197 | <project> |
| 3198 | <environment name="uv" load="MemPool.uvprojx"/> |
| 3199 | </project> |
| 3200 | <attributes> |
| 3201 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3202 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3203 | <component Cclass="Compiler" Cgroup="EventRecorder"/> |
| 3204 | <component Cclass="Device" Cgroup="Startup"/> |
| 3205 | <category>Getting Started</category> |
| 3206 | </attributes> |
| 3207 | </example> |
Jonatan Antoni | 90e5beb | 2017-11-06 16:30:23 +0100 | [diff] [blame] | 3208 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 3209 | <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] | 3210 | <description>Bare-metal secure/non-secure example without RTOS</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3211 | <board name="uVision Simulator" vendor="Keil"/> |
| 3212 | <project> |
| 3213 | <environment name="uv" load="NoRTOS.uvmpw"/> |
| 3214 | </project> |
| 3215 | <attributes> |
| 3216 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3217 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3218 | <component Cclass="Device" Cgroup="Startup"/> |
| 3219 | <category>Getting Started</category> |
| 3220 | </attributes> |
| 3221 | </example> |
| 3222 | |
Christopher Seidl | b8c998f | 2016-11-08 15:49:02 +0100 | [diff] [blame] | 3223 | <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] | 3224 | <description>Secure/non-secure RTOS example with thread context management</description> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3225 | <board name="uVision Simulator" vendor="Keil"/> |
| 3226 | <project> |
| 3227 | <environment name="uv" load="RTOS.uvmpw"/> |
| 3228 | </project> |
| 3229 | <attributes> |
| 3230 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3231 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3232 | <component Cclass="Device" Cgroup="Startup"/> |
| 3233 | <category>Getting Started</category> |
| 3234 | </attributes> |
| 3235 | </example> |
Matthias Hertel | 3bb828f | 2016-11-07 13:51:50 +0100 | [diff] [blame] | 3236 | |
ReinhardKeil | 3bd0e17 | 2016-11-10 07:59:24 +0100 | [diff] [blame] | 3237 | <example name="TrustZone for ARMv8-M RTOS Security Tests" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults"> |
| 3238 | <description>Secure/non-secure RTOS example with security test cases and system recovery</description> |
| 3239 | <board name="uVision Simulator" vendor="Keil"/> |
| 3240 | <project> |
| 3241 | <environment name="uv" load="RTOS_Faults.uvmpw"/> |
| 3242 | </project> |
| 3243 | <attributes> |
| 3244 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3245 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3246 | <component Cclass="Device" Cgroup="Startup"/> |
| 3247 | <category>Getting Started</category> |
| 3248 | </attributes> |
| 3249 | </example> |
| 3250 | |
TTornblom | c88880a | 2020-03-20 12:59:25 +0100 | [diff] [blame] | 3251 | <example name="CMSIS-RTOS2 Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/Blinky"> |
| 3252 | <description>CMSIS-RTOS2 Blinky example</description> |
Jonatan Antoni | cd93ae8 | 2020-03-31 10:59:38 +0200 | [diff] [blame] | 3253 | <board name="EWARM Simulator" vendor="IAR"/> |
TTornblom | c88880a | 2020-03-20 12:59:25 +0100 | [diff] [blame] | 3254 | <project> |
| 3255 | <environment name="iar" load="Blinky/Blinky.ewp"/> |
| 3256 | </project> |
| 3257 | <attributes> |
| 3258 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3259 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3260 | <component Cclass="Device" Cgroup="Startup"/> |
| 3261 | <category>Getting Started</category> |
| 3262 | </attributes> |
| 3263 | </example> |
| 3264 | |
| 3265 | <example name="CMSIS-RTOS2 RTX5 Message Queue" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples_IAR/MsgQueue"> |
| 3266 | <description>CMSIS-RTOS2 Message Queue Example</description> |
Jonatan Antoni | cd93ae8 | 2020-03-31 10:59:38 +0200 | [diff] [blame] | 3267 | <board name="EWARM Simulator" vendor="IAR"/> |
TTornblom | c88880a | 2020-03-20 12:59:25 +0100 | [diff] [blame] | 3268 | <project> |
| 3269 | <environment name="iar" load="MsgQueue/MsgQueue.ewp"/> |
| 3270 | </project> |
| 3271 | <attributes> |
| 3272 | <component Cclass="CMSIS" Cgroup="CORE"/> |
| 3273 | <component Cclass="CMSIS" Cgroup="RTOS2"/> |
| 3274 | <component Cclass="Device" Cgroup="Startup"/> |
| 3275 | <category>Getting Started</category> |
| 3276 | </attributes> |
| 3277 | </example> |
| 3278 | |
Martin Günther | 89be652 | 2016-05-13 07:57:31 +0200 | [diff] [blame] | 3279 | </examples> |
| 3280 | |
| 3281 | </package> |