zephyr/arch/arm
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
..
core arch: arm: cortex-m: fix placement of ARMv7-M-related MPU workaround 2020-05-27 19:48:27 +02:00
include aarch32: fix a build failure 2020-05-08 13:59:17 -05:00
CMakeLists.txt
Kconfig