mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-18 07:40:27 -05:00
Remove the assertion that forces the application to match configTOTAL_MPU_REGIONS with the number of regions present in the hardware. This allows applications running on devices with 16 MPU regions to control the second half, while the kernel retains control of the first. Signed-off-by: Erick Reyes <erickreyes@google.com> |
||
|---|---|---|
| .. | ||
| mpu_wrappers_v2_asm.c | ||
| port.c | ||
| portasm.c | ||
| portasm.h | ||
| portmacro.h | ||
| portmacrocommon.h | ||