opensbi/lib/utils/irqchip
Anup Patel d30bb68448 lib: utils/irqchip: Initialize all matching irqchip DT nodes
We can have multiple matching DT nodes of the same FDT irqchip
driver so in this case we should call cold_init() for all matching
DT nodes instead of just first matching DT node.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-05-23 10:36:39 +05:30
..
fdt_irqchip.c lib: utils/irqchip: Initialize all matching irqchip DT nodes 2020-05-23 10:36:39 +05:30
fdt_irqchip_plic.c lib: utils/irqchip: Initialize all matching irqchip DT nodes 2020-05-23 10:36:39 +05:30
objects.mk lib: utils: Add simple FDT irqchip framework 2020-05-01 10:00:35 +05:30
plic.c lib: utils: Allow PLIC functions to be used for multiple PLICs 2020-05-23 10:36:29 +05:30