mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 23:45:21 +00:00
We align the implementation of z_irq_spurious() handler with the other Zephyr ARCHEs, i.e. we will be calling directly the ARM-specific fatal error function with K_ERR_SPURIOUS_IRQ as the error type. This is already the case for aarch64. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |