FreeRTOS-Kernel/portable/ARMv8M/secure
Gaurav-Aggarwal-AWS 970b678a0b
SMP version (#401)
* Update version number for SMP

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2021-10-13 18:23:03 -07:00
..
context SMP version (#401) 2021-10-13 18:23:03 -07:00
heap SMP version (#401) 2021-10-13 18:23:03 -07:00
init SMP version (#401) 2021-10-13 18:23:03 -07:00
macros SMP version (#401) 2021-10-13 18:23:03 -07:00
ReadMe.txt Feature: SMP (#278) 2021-03-15 17:29:08 -07:00

This directory tree contains the master copy of the FreeeRTOS Cortex-M33 port.
Do not use the files located here!  These file are copied into separate
FreeRTOS/Source/portable/[compiler]/ARM_CM33_NNN directories prior to each
FreeRTOS release.

If your Cortex-M33 application uses TrustZone then use the files from the
FreeRTOS/Source/portable/[compiler]/ARM_CM33 directories.

If your Cortex-M33 application does not use TrustZone then use the files from
the FreeRTOS/Source/portable/[compiler]/ARM_CM33_NTZ directories.