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 arch: arm: be able to infer Z_ARCH_EXCEPT() for baseline SOCs 2019-08-29 11:29:50 +02:00
common scripts: Fix random typo'd whitespace 2019-09-07 07:54:17 -04:00
nios2 arch/nios2: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
posix native: Set recommended stack size to 40 for 64 bit 2019-08-24 19:55:09 +02:00
riscv arch/riscv: rearrange for standard use of extern "C" 2019-08-18 16:20:10 +02:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig riscv32: rename to riscv 2019-08-02 13:54:48 -07:00