Searched full:cfg_riscv_imsic (Results 1 – 6 of 6) sorted by relevance
26 #if defined(CFG_RISCV_APLIC_MSI) && defined(CFG_RISCV_IMSIC)55 #if defined(CFG_RISCV_APLIC_MSI) && defined(CFG_RISCV_IMSIC)84 IS_ENABLED(CFG_RISCV_IMSIC)) in interrupt_main_handler()
31 CFG_RISCV_IMSIC ?= n
64 #if defined(CFG_DT) && defined(CFG_RISCV_IMSIC)
90 srcs-$(CFG_RISCV_IMSIC) += imsic.c
248 #if defined(CFG_DT) && defined(CFG_RISCV_IMSIC)
337 _make PLATFORM=virt CFG_RISCV_PLIC=n CFG_RISCV_APLIC_MSI=y CFG_RISCV_IMSIC=y