hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
This patch realize the EIOINTC interrupt controller. Signed-off-by:Xiaojuan Yang <yangxiaojuan@loongson.cn> Signed-off-by:
Song Gao <gaosong@loongson.cn> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220606124333.2060567-35-yangxiaojuan@loongson.cn> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- hw/intc/Kconfig 3 additions, 0 deletionshw/intc/Kconfig
- hw/intc/loongarch_extioi.c 312 additions, 0 deletionshw/intc/loongarch_extioi.c
- hw/intc/meson.build 1 addition, 0 deletionshw/intc/meson.build
- hw/intc/trace-events 6 additions, 0 deletionshw/intc/trace-events
- hw/loongarch/Kconfig 1 addition, 0 deletionshw/loongarch/Kconfig
- include/hw/intc/loongarch_extioi.h 62 additions, 0 deletionsinclude/hw/intc/loongarch_extioi.h
hw/intc/loongarch_extioi.c
0 → 100644
include/hw/intc/loongarch_extioi.h
0 → 100644
Please register or sign in to comment