FreeRTOS-Kernel/portable/IAR/ARM_CM23_NTZ/non_secure
Devaraj Ranganna 9d2571d2ed
Cortex-M23: Do not use PSPLIM_NS (#791)
According to Armv8-M technical reference manual, if the main extension
is not implemented then PSPLIM_NS is RES0. Update the cortex-M23
port to not use the reserved PSPLIM_NS.
2023-09-28 14:38:55 +05:30
..
mpu_wrappers_v2_asm.S Update MPU wrapper for pcTaskGetName API (#737) 2023-08-04 12:22:28 +05:30
port.c Cortex-M23: Do not use PSPLIM_NS (#791) 2023-09-28 14:38:55 +05:30
portasm.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
portasm.s Cortex-M23: Do not use PSPLIM_NS (#791) 2023-09-28 14:38:55 +05:30
portmacro.h CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
portmacrocommon.h Remove unwanted variable portACL_ENTRY_SIZE_BYTES (#810) 2023-09-26 09:58:02 +05:30