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 sys_clock: Fix unsafe tick count usage 2018-10-16 15:03:10 -04:00
arm arch: arm: API to allow Non-Secure FPU Access 2018-10-27 21:39:51 -04:00
common tests: benchmarks: timing_info: Enable benchmarks for riscv32. 2018-08-20 06:51:25 -07:00
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 arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch: increase priv stack with built-in stack-overflow checking 2018-10-27 21:54:05 -04:00