zephyr/include/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 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm linker: arm: Split out application from kernel 2017-07-07 10:42:05 -07:00
nios2 arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
riscv32 riscv32: pulpino: add some missing linker symbols 2017-07-18 14:22:26 -07:00
x86 x86: page-aligned stacks with guard page 2017-07-25 11:32:36 -04:00
xtensa arches: move _NanoFatalErrorHandler defintion 2017-07-18 09:34:23 +03:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00