zephyr/arch/arm/core
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
..
aarch32 arch: arm: Setup Static MPU regions earlier in boot flow 2021-05-04 15:46:52 +02:00
common arm: cortex_m: add support for thread local storage 2020-10-24 10:52:00 -07:00
offsets arch: arm: aarch32: cortex_a_r: Dump callee saved registers on fault 2021-04-20 17:20:15 +02:00