zephyr/arch/arm
Dawid Niedzwiecki 8ff447700b arm: mpu: clear mpu regions before initialization
Disabling the MPU doesn't clear regions configuration. There is a risk
in multi-image environment that there are some old region setting e.g.
stack guard. This may cause a memory fault, because of different images
layout e.g. RO/RW.

Just clear and disable all regions configuration before the new
initialization.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-01-26 09:33:09 +00:00
..
core arm: mpu: clear mpu regions before initialization 2024-01-26 09:33:09 +00:00
include arch: exception: rename header guard 2023-12-11 18:22:40 -05:00
CMakeLists.txt arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
Kconfig arch: arm: cortex-m: support custom interrupt controllers 2023-11-09 11:20:01 +01:00