summaryrefslogtreecommitdiff
path: root/lib/utils/cppc/fdt_cppc.c
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2024-11-04 20:10:07 -0800
committerAnup Patel <[email protected]>2024-11-28 11:37:25 +0530
commite3e5686ef903d037c6b5835a6752481a07faf99f (patch)
treec254982b0cd822c710a27e51c3b6a5f9e1a2ad1d /lib/utils/cppc/fdt_cppc.c
parent56fddce83f163e5e90ea82bf78a8df3d990b0572 (diff)
lib: sbi_irqchip: Register devices during cold init
Have the SBI irqchip core keep track of registered irqchip devices. This is useful for any callbacks the irqchip driver may have, such as for warm initialization, the external interrupt handler function, and any future support for handling external interrupts (beyond IPIs) in M-mode. This improves on the tracking done in fdt_irqchip.c, as it tracks device instances, not just drivers, so callbacks can target a specific device. Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/cppc/fdt_cppc.c')
0 files changed, 0 insertions, 0 deletions