FreeRTOS-Kernel/portable/GCC/ARM_CM3_MPU
Gaurav-Aggarwal-AWS 5a2237a1e2
Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966)
The number of MPU regions is not configurable for Cortex-M3 port and
therefore, it is misleading to have configTOTAL_MPU_REGIONS in
portmacro.h.

It was added in PR #952.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2024-01-29 23:59:18 +05:30
..
mpu_wrappers_v2_asm.c Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
port.c use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) 2024-01-27 10:56:55 +05:30
portmacro.h Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) 2024-01-29 23:59:18 +05:30