zephyr/arch/riscv
Yong Cong Sin 453dfed3ad arch: riscv: smp: prevent nested #ifdef
The `CONFIG_PLIC_IRQ_AFFINITY` depends on `CONFIG_SMP` in the
Kconfig layer, nested #ifdef can be avoided for readability.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-04 10:50:14 +01:00
..
core arch: riscv: smp: prevent nested #ifdef 2024-10-04 10:50:14 +01:00
include
CMakeLists.txt
Kconfig arch: riscv: optionally stores a pointer to csf in `struct arch_esf` 2024-09-10 11:43:40 +02:00
Kconfig.isa