summaryrefslogtreecommitdiff
path: root/lib/utils/irqchip/imsic.c
AgeCommit message (Expand)Author
2025-09-16lib: sbi: Introduce IPI device ratingAnup Patel
2024-11-28lib: sbi_irqchip: Set the IRQ handler when registering a chipSamuel Holland
2024-11-28lib: sbi_irqchip: Call driver warm_init from SBI coreSamuel Holland
2024-11-28lib: sbi_irqchip: Register devices during cold initSamuel Holland
2024-10-25lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSICAnup Patel
2024-09-25lib: utils/irqchip: Look up IMSIC data by hart indexSamuel Holland
2024-08-24lib: Delete redundant `ulong`Zhang RunMin
2024-05-23lib: utils/irqchip: Add sanity checks in imsic_get_data() and imsic_get_targe...Cyan Yang
2024-05-16lib: utils/irqchip: Check before initializing imsicCheng Yang
2024-03-19lib: sbi: Remove regs paramter of sbi_irqchip_process()Anup Patel
2023-11-26lib: sbi: Allow relaxed MMIO writes in device ipi_send() callbackAnup Patel
2023-09-24lib: sbi: Prefer hartindex over hartid in IPI frameworkAnup Patel
2023-06-06lib: utils/irqchip: Use scratch space to save per-HART IMSIC pointerAnup Patel
2023-01-09lib: utils: Add M-mode {R/W} flags to the MMIO regionsHimanshu Chauhan
2022-06-21lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bitsAnup Patel
2022-02-28lib: sbi: Add a simple external interrupt handling frameworkAnup Patel
2022-02-15lib: utils/irqchip: Add IMSIC libraryAnup Patel