zephyr/arch/arm/include
Ioannis Glaropoulos a22b779a97 arch: arm: move MPU reprogramming before switching to main stack
This commit simply moves the MPU re-programming of
dynamic regions during initialization to occur right
before switching PSP to the main thread stack. As a
result, the MPU re-programming will execute using
the interrupt stack. No functional changes are
introduced.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-03-14 17:10:59 -05:00
..
cortex_m arch: arm: fix thread and interrupt stack start calculations 2019-03-05 08:26:40 -05:00
kernel_arch_data.h arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
kernel_arch_func.h arch: arm: move MPU reprogramming before switching to main stack 2019-03-14 17:10:59 -05:00
kernel_arch_thread.h arch: arm: Remove priv_stack_size field form _thread_arch 2018-12-11 13:13:51 -08:00
offsets_short_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
tracing_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00