summaryrefslogtreecommitdiff
path: root/lib/utils/irqchip/fdt_irqchip_imsic.c
AgeCommit message (Expand)Author
2025-02-12lib: utils/irqchip: Use fdt_driver for initializationSamuel Holland
2024-11-28platform: Drop irqchip warm init and exit hooksSamuel Holland
2024-11-28lib: sbi_irqchip: Call driver warm_init from SBI coreSamuel Holland
2024-08-24lib: utils/irqchip: Constify FDT pointers in parsing functionsSamuel Holland
2023-06-06lib: utils/irqchip: Use scratch space to save per-HART IMSIC pointerAnup Patel
2023-06-05lib: utils/irqchip: Don't check hartid in imsic_update_hartid_table()Anup Patel
2023-06-05lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC driversAnup Patel
2022-05-13lib: utils/irqchip: fix typo when checking for CPU nodeJan Remes
2022-02-15lib: utils/irqchip: Add FDT based driver for IMSICAnup Patel