zephyr/arch/x86
Andrew Boie 5dcb279df8 debug: add stack sentinel feature
This places a sentinel value at the lowest 4 bytes of a stack
memory region and checks it at various intervals, including when
servicing interrupts or context switching.

This is implemented on all arches except ARC, which supports stack
bounds checking directly in hardware.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-05-13 15:14:41 -04:00
..
core debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
debug arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
include x86: remove hacks to include functions 2017-05-13 14:07:09 -04:00
soc spell: fix Kconfig help typos: /arch 2017-04-21 12:30:42 +00:00
Kbuild x86: improve exception APIs 2016-07-28 18:13:24 +00:00
Kconfig x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
Makefile build: move qemu definitions to boards 2017-01-10 20:20:47 +00:00
Makefile.idt build: simplfy how extra build steps are specified 2017-05-13 14:07:09 -04:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00