aboutsummaryrefslogtreecommitdiff
path: root/include/sbi_utils/irqchip
AgeCommit message (Expand)Author
2020-05-23lib: utils: Allow PLIC functions to be used for multiple PLICsAnup Patel
2020-05-23lib: utils: Remove redundant parameters from PLIC init functionsAnup Patel
2020-05-01lib: utils: Add simple FDT irqchip frameworkAnup Patel
2020-03-18lib: utils: Move PLIC DT fix up codes to fdt_helper.cBin Meng
2019-06-29Changed plic_set_thresh() and plic_set_ie() to publicPanagiotis Peristerakis
2019-06-19platform: Move platform common to lib/utils.Atish Patra