zephyr/arch
Maciej Kusio 352b50bfc9 xtensa: add support for cores without NMI
Some Xtensa cores do not support NMI, so XCHAL_HAVE_NMI=0 and
XCHAL_NMILEVEL won't be defined at all causing
arch/xtensa/include/xtensa-asm2-s.h to throw compilation error.

Fixes: #67855

Signed-off-by: Maciej Kusio <maciejkusio@meta.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-02-28 17:35:54 +00:00
..
arc ARC: logging: Print exception info independent of CONFIG_LOG 2024-02-05 14:44:57 -05:00
arm arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
arm64 arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
common arch: Fix bounds checking for dynamic shared interrupts 2024-02-19 09:32:38 +01:00
mips
nios2
posix cmake: Apply COMPILER_WARNINGS_AS_ERRORS also to nativesim runner 2024-01-29 14:27:27 +01:00
riscv arch: riscv: always use 'riscv' for CONFIG_ARCH 2024-02-26 12:49:06 +01:00
sparc
x86 arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
xtensa xtensa: add support for cores without NMI 2024-02-28 17:35:54 +00:00
CMakeLists.txt
Kconfig cache: introduce incoherent cache interface 2024-02-03 13:42:33 -05:00