FreeRTOS-Kernel/portable/IAR/ARM_CM55_NTZ/non_secure
ErickReyesR b9aa064591
FreeRTOS MPU: Remove MPU region number check (#1261)
FreeRTOS MPU: Remove MPU region number check

This change removes the assertion and runtime check that enforces
matching between configTOTAL_MPU_REGIONS and physical MPU
regions,. This allows applications running on devices with 16 MPU
regions to manage 8 MPU regions while leaving the remaining 8
for the kernel.

Signed-off-by: Erick Reyes <erickreyes@google.com>
2025-03-19 15:01:22 +05:30
..
mpu_wrappers_v2_asm.S
port.c FreeRTOS MPU: Remove MPU region number check (#1261) 2025-03-19 15:01:22 +05:30
portasm.h
portasm.s
portmacro.h
portmacrocommon.h Disable stack overflow check for MPU ports (#1231) 2025-02-24 21:54:15 +05:30