FreeRTOS-Kernel/portable/GCC/ARM_CM55/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.c
port.c FreeRTOS MPU: Remove MPU region number check (#1261) 2025-03-19 15:01:22 +05:30
portasm.c
portasm.h
portmacro.h
portmacrocommon.h