This commit removes the arm_mpu_enabled status flag in the ARM MPU driver. This flag is not needed, because the value of the MPU_CTRL register stays the same while the MPU is enabled, and is cleared to 0 when the MPU is disabled. Therefore, we do not need to prevent from having the enable or the disable operation to be called multiple times. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |