]> begriffs open source - cmsis-freertos/blob - CMSIS/RTOS2/FreeRTOS/Examples/App/TrustZone/Secure/TZ_Secure.cproject.yml
Correct memory allocation and access in osMemoryPoolNew (#142)
[cmsis-freertos] / CMSIS / RTOS2 / FreeRTOS / Examples / App / TrustZone / Secure / TZ_Secure.cproject.yml
1 project:
2
3   processor:
4     trustzone: secure
5
6   packs:
7     - pack: ARM::CMSIS@>=6.0.0
8     - pack: ARM::CMSIS-FreeRTOS
9
10   components:
11     - component: CMSIS:CORE
12     - component: RTOS&FreeRTOS:TrustZone
13
14   groups:
15     - group: Documentation
16       files:
17         - file: ../README.md
18
19     - group: Secure Code
20       files:
21         - file: main_s.c
22
23     - group: Secure Library
24       files:
25         - file: library_nsc.c
26
27   layers:
28     - layer: $Target-Layer$