zephyr/arch/xtensa
Andrew Boie e3550a29ff stack_sentinel: hang system on failure
Stack sentinel doesn't prevent corruption, it just notices when
it happens. Any memory could be in a bad state and it's more
appropriate to take the entire system down rather than just kill
the thread.

Fatal testcase will still work since it installs its own
_SysFatalErrorHandler.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-08 13:49:36 -05:00
..
core stack_sentinel: hang system on failure 2017-06-08 13:49:36 -05:00
include xtensa: fix coprocessor save area 2017-05-11 12:47:23 -04:00
soc xtensa: add config for toolchain version 2017-05-18 07:18:36 -04:00
Kbuild Xtensa port: Added Kbuild file for Xtensa arch. 2017-02-13 08:04:27 -08:00
Kconfig xtensa: add config for toolchain version 2017-05-18 07:18:36 -04:00
Makefile xtensa: build similar to other Zephyr arches 2017-04-13 12:42:06 +00:00