zephyr/arch
Daniel Leung ea438d0a9b xtensa: asm2: add code for double exception vector
This adds a simple infinite loop when double exception is raised.
Without this, if double exception occurs, it would execute
arbitrary code.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-09-07 10:21:16 -04:00
..
arc arc: interrupts: Explain return from interrupt to cooperative thread 2019-08-30 20:10:14 +02:00
arm
common scripts: Fix random typo'd whitespace 2019-09-07 07:54:17 -04:00
nios2
posix
riscv
x86 arch/x86: remove support for IAMCU ABI 2019-09-07 10:07:42 -04:00
x86_64 arch/x86_64: do not modify CR8 in interrupt path 2019-09-07 10:06:13 -04:00
xtensa xtensa: asm2: add code for double exception vector 2019-09-07 10:21:16 -04:00
CMakeLists.txt
Kconfig