zephyr/arch
Ioannis Glaropoulos fa04bf615c arch: arm: cortex-m: hw stack protection under no multi-threading
This commit adds the support for HW Stack Protection when
building Zephyr without support for multi-threading. The
single MPU guard (if the feature is enabled) is set to
guard the Main stack area. The stack fail check is also
updated.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-08-07 13:06:04 +02:00
..
arc cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
arm arch: arm: cortex-m: hw stack protection under no multi-threading 2020-08-07 13:06:04 +02:00
common
nios2 cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
posix kernel: update arch_switch_to_main_thread() 2020-07-30 21:11:14 -04:00
riscv cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
x86 cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
xtensa kernel: z_interrupt_stacks are now kernel stacks 2020-07-30 21:11:14 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: add CONFIG_MMU 2020-07-17 11:38:18 +02:00