zephyr/arch
Ioannis Glaropoulos c5da2e08c6 arch: increase priv stack with built-in stack-overflow checking
This commit increases the privilege stack size to 512 bytes,
when building with support for built-in stack-overflow checking.
This is in alignment with #10729, which increases the privilege
stack size when MPU-based stack guarding is enabled.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-10-27 21:54:05 -04:00
..
arc
arm arch: arm: API to allow Non-Secure FPU Access 2018-10-27 21:39:51 -04:00
common
nios2 arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
posix arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
riscv32 arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
x86 arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
xtensa arch: xtensa: Do not generate unused handle_irq label unless needed 2018-10-27 21:25:57 -04:00
CMakeLists.txt
Kconfig arch: increase priv stack with built-in stack-overflow checking 2018-10-27 21:54:05 -04:00