zephyr/arch/xtensa
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
..
core xtensa: add support for cores without NMI 2024-02-28 17:35:54 +00:00
include xtensa: add support for cores without NMI 2024-02-28 17:35:54 +00:00
CMakeLists.txt
Kconfig xtensa: mmu: invalidate mem domain TLBs during page table swap 2023-12-27 15:59:05 +00:00