This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/portable/IAR/ARM_CM33/non_secure
Gaurav-Aggarwal-AWS bb1c429378
Place privileged symbols correctly (#84)
Some of the privileged symbols were not being placed in their respective
sections. This commit addresses those and places them in
privileged_functions or privileged_data section.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2020-07-14 16:22:42 -07:00
..
port.c Place privileged symbols correctly (#84) 2020-07-14 16:22:42 -07:00
portasm.h Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
portasm.s Add "Tickless Idle" support for ARMv8M ports (#29) 2020-03-16 10:50:49 -07:00
portmacro.h Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00