mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 23:55:22 +00:00
This commit forces arm_mpu_init() to use the provided API functions to enable and disable the MPU. Besides the clean-up the commit enforces the MPU driver to use data and instruction synchronization barriers every time the MPU is enabled. This is aligned with the programming recommendations by ARM. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |