zephyr/arch/riscv/core
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
..
offsets
CMakeLists.txt llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
asm_macros.inc
coredump.c
cpu_idle.c
elf.c llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
fatal.c
fpu.S
fpu.c
irq_manage.c
irq_offload.c
isr.S arch: riscv: isr.S: restore s0 before jumping to z_riscv_fatal_error_csf 2024-10-02 09:48:02 +02:00
pmp.S
pmp.c
prep_c.c
reboot.c
reset.S
semihost.c
smp.c arch: riscv: smp: prevent nested #ifdef 2024-10-04 10:50:14 +01:00
stacktrace.c
switch.S
thread.c
tls.c
userspace.S
vector_table.ld