Previously, there were two separate Kconfig definitions of ARM_MPU located at: - arch/arm/core/mpu/Kconfig - arch/arm64/core/cortex_r/Kconfig This lead to incomplete default settings and unexpected missing configurations. This commit combines the two into a single unified definition now located at arch/common/Kconfig to prevent this. Signed-off-by: Samuel Chee <samche01@arm.com> |
||
|---|---|---|
| .. | ||
| cortex_a_r | ||
| cortex_m | ||
| arm_core_mpu.c | ||
| arm_core_mpu_dev.h | ||
| arm_mpu.c | ||
| arm_mpu_regions.c | ||
| arm_mpu_v7_internal.h | ||
| arm_mpu_v8_internal.h | ||
| CMakeLists.txt | ||
| Kconfig | ||
| nxp_mpu.c | ||