Searched full:cfg_riscv_plic (Results 1 – 5 of 5) sorted by relevance
31 #ifdef CFG_RISCV_PLIC41 #endif /* CFG_RISCV_PLIC */79 if (IS_ENABLED(CFG_RISCV_PLIC)) in interrupt_main_handler()
28 CFG_RISCV_PLIC ?= y
26 $(call force,CFG_RISCV_PLIC,n)
87 srcs-$(CFG_RISCV_PLIC) += plic.c
336 _make PLATFORM=virt CFG_RISCV_PLIC=n CFG_RISCV_APLIC=y337 _make PLATFORM=virt CFG_RISCV_PLIC=n CFG_RISCV_APLIC_MSI=y CFG_RISCV_IMSIC=y