zephyr/arch
Andrew Boie 0fab8a6dc5 x86: page-aligned stacks with guard page
Subsequent patches will set this guard page as unmapped,
triggering a page fault on access. If this is due to
stack overflow, a double fault will be triggered,
which we are now capable of handling with a switch to
a know good stack.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-07-25 11:32:36 -04:00
..
arc
arm arch: arm: stm32l4: Add pin config for USART1 on PB6/PB7 2017-07-20 07:30:32 -05:00
common
nios2
riscv32
x86 x86: page-aligned stacks with guard page 2017-07-25 11:32:36 -04:00
xtensa
Kconfig
Makefile