zephyr/arch
Duong Vu Nam 84b5d39cb6 arm: aarch32: config static regions with MPU disabled
There is the possibility that when reconfiguring the static regions,
some data that must be accessed is temporarily not accesible due to the
change on the MPU regions configuration. Workaround by disabling MPU
when doing the reconfiguration, same as with dynamic regions, until BR
can be enabled.

Signed-off-by: Duong Vu Nam <duong.vunam@nxp.com>
2022-12-12 10:39:31 +01:00
..
arc arc: cache: Rework cache API 2022-12-01 13:40:56 -05:00
arm arm: aarch32: config static regions with MPU disabled 2022-12-12 10:39:31 +01:00
arm64 arm64: cache: Rework cache API 2022-12-01 13:40:56 -05:00
common include: add missing irq.h include 2022-10-11 18:05:17 +02:00
mips include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
nios2 arch: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-20 09:28:38 -05:00
posix arch: posix: Declare _posix_zephyr_main with int return type 2022-11-05 16:41:45 +09:00
riscv Revert "riscv: PMP-based stack guard is incompatible with stack sentinel" 2022-10-25 10:53:34 +02:00
sparc SPARC: reduce z_thread_entry_wrapper 2022-08-03 12:05:49 +02:00
x86 cache: Rework cache API 2022-12-01 13:40:56 -05:00
xtensa xtensa: remove xtensa asm unused header 2022-11-22 12:45:33 +09:00
CMakeLists.txt
Kconfig cache: Rework cache API 2022-12-01 13:40:56 -05:00