rt-thread-official/components/drivers/pic
GuEe-GUI 3d503e931b [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support.
Fix some code style and init for V2M, ITS.

V2M is the PCI MSI/MSI-X for GICv2.
ITS is the PCI MSI/MSI-X for GICv3/v4.

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2024-09-19 21:14:42 +08:00
..
Kconfig [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
SConscript [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
pic-gic-common.c [fix]fix compile err in pic-gic (#9015) 2024-05-31 17:33:34 +08:00
pic-gic-common.h [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
pic-gicv2.c [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
pic-gicv2.h [components][drivers]add pic-gic (#8388) 2024-02-29 09:39:56 +08:00
pic-gicv2m.c [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
pic-gicv3-its.c [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
pic-gicv3.c [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
pic-gicv3.h [DRIVER/PIC] Add ARM GICv2/v3 V2M, ITS support. 2024-09-19 21:14:42 +08:00
pic.c [FEATURE/PIC] support PIC cancel (only in debug) 2024-09-19 21:14:42 +08:00
pic_rthw.c [fixup] aarch64 UMP compiler error (#8677) 2024-03-30 17:58:38 +08:00