zephyr/arch
Flavio Ceolin b30d088d37 xtensa: irq: Remove CURR_CPU
Use _current_cpu->id instead of CURR_CPU since that works
with/without multicore and contains additional checks.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-02-08 09:05:14 +01: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: arm: Update to support local ISR declaration 2024-02-02 19:49:36 +01:00
mips arch: mips: use LOG_ERR to print exceptions 2023-12-14 09:32:27 +01:00
nios2 arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
posix cmake: Apply COMPILER_WARNINGS_AS_ERRORS also to nativesim runner 2024-01-29 14:27:27 +01:00
riscv arch: riscv: make __soc_is_irq optional 2024-01-23 09:57:57 +01:00
sparc arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
x86 arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
xtensa xtensa: irq: Remove CURR_CPU 2024-02-08 09:05:14 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig cache: introduce incoherent cache interface 2024-02-03 13:42:33 -05:00