zephyr/arch/arm/core/mpu
Daniel Leung 7289dcdcda arm: mpu: select CONFIG_MEM_DOMAIN_ISOLATED_STACKS
ARM MPU implementation supports isolating thread stacks
within the same memory domain, and also is the only
supported operating mode. So select the corresponding
kconfig by default.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-05-21 20:53:09 -04:00
..
cortex_a_r arch: arm: remove num-mpu-regions 2023-12-01 10:48:00 +00:00
cortex_m arch: arm: remove num-mpu-regions 2023-12-01 10:48:00 +00:00
arm_core_mpu.c coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
arm_core_mpu_dev.h coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
arm_mpu.c coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
arm_mpu_regions.c soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
arm_mpu_v7_internal.h coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
arm_mpu_v8_internal.h coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
CMakeLists.txt soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
Kconfig arm: mpu: select CONFIG_MEM_DOMAIN_ISOLATED_STACKS 2024-05-21 20:53:09 -04:00
nxp_mpu.c coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00