mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 15:20:58 +00:00
This commit aligns the implementation of arm_core_mpu_disable() function in NXP MPU with the implementation in the ARM MPU module, by introducing a Data Memory Barrier, (DMB) instead of a DSB instruction. This is in accordance with the ARM guidelines of using the memory protection unit. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
cmse | ||
mpu | ||
tz | ||
CMakeLists.txt | ||
exc_manage.c | ||
Kconfig | ||
nmi_on_reset.S | ||
nmi.c | ||
prep_c.c | ||
reset.S | ||
scb.c | ||
vector_table.h | ||
vector_table.S |