mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-06 11:42:31 -05:00
The secure side context management code now checks that the secure context being saved or restored belongs to the task being switched-out or switched-in respectively. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> |
||
|---|---|---|
| .. | ||
| non_secure | ||
| secure | ||
| copy_files.py | ||
| ReadMe.txt | ||
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.