zephyr/arch/nios2
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
include kernel: expose struct k_thread implementation 2017-04-26 16:29:06 +00:00
soc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kbuild nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kconfig nios2: use gen_isr_tables mechanism 2017-02-11 01:28:00 +00:00
Makefile build: move qemu definitions to boards 2017-01-10 20:20:47 +00:00
defconfig nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00