zephyr/arch
Mahesh Mahadevan d6b50233ac arch: arm: Setup Static MPU regions earlier in boot flow
Setup the static MPU regions before PRE_KERNEL_1 and
PRE_KERNEL_2 functions are invoked. This will setup
the MPU for SRAM regions in case code relocated to SRAM
is invoked from any of these functions.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2021-05-04 15:46:52 +02:00
..
arc ARC: allow to configure the RGF_NUM_BANKS only if ARC_FIRQ is enabled 2021-04-13 06:59:20 -04:00
arm arch: arm: Setup Static MPU regions earlier in boot flow 2021-05-04 15:46:52 +02:00
arm64 arm64: don't create a section for z_arm64_exit_exc_fpu_done 2021-05-03 19:56:26 -04:00
common arch: common: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
nios2 arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
posix kernel: Add new k_thread_abort()/k_thread_join() 2021-02-24 16:39:15 -05:00
riscv arch: riscv: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
sparc arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
x86 x86: mmu: allow page table extra mappings to have cache disabled 2021-04-29 21:17:24 -04:00
xtensa xtensa: fix booting secondary cores on the dummy thread 2021-05-03 17:13:01 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig Kconfig: clean up FPU and FPU_SHARING entries 2021-05-03 11:56:50 +02:00