You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/IAR/ARM_CM23_NTZ/non_secure
Gaurav Aggarwal 61f7560243 Associate secure context with task handle
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>
4 years ago
..
port.c Associate secure context with task handle 4 years ago
portasm.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
portasm.s Associate secure context with task handle 4 years ago
portmacro.h Warning fixes. (#356) 4 years ago