zephyr/arch
Ioannis Glaropoulos 9d8111c88f arch: arm: cortex-m: fix placement of ARMv7-M-related MPU workaround
The workaround for ARMv7-M architecture (which proactively
decreases the available thread stack by the size of the MPU
guard) needs to be placed before we calculate the pointer of
the user-space local thread data, otherwise this pointer will
fall beyond the boundary of the thread stack area.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-05-27 19:48:27 +02:00
..
arc arch: arc: enable the workaround of sleep only for SMP case in nsim 2020-05-26 17:47:42 +02:00
arm arch: arm: cortex-m: fix placement of ARMv7-M-related MPU workaround 2020-05-27 19:48:27 +02:00
common
nios2
posix
riscv
x86
xtensa
CMakeLists.txt
Kconfig