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> |
||
|---|---|---|
| .. | ||
| include | ||
| CMakeLists.txt | ||
| dynamic_isr.c | ||
| fill_with_zeros.ld | ||
| isr_tables.c | ||
| isr_tables_shell.c | ||
| Kconfig | ||
| multilevel_irq.c | ||
| multilevel_irq_legacy.c | ||
| nocache.ld | ||
| ramfunc.ld | ||
| rom_start_address.ld | ||
| rom_start_offset.ld | ||
| semihost.c | ||
| shared_irq.c | ||
| sw_isr_common.c | ||
| timing.c | ||