zephyr/arch/x86
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
..
core
debug
include
soc
defconfig
Kbuild
Kconfig
Makefile
Makefile.gdt
Makefile.idt
Makefile.mmu