opensbi/lib/utils/ipi
Anup Patel 6956e83a94 lib: utils/ipi: Initialize all matching ipi DT nodes
We can have multiple matching DT nodes of the same FDT ipi 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:49 +05:30
..
fdt_ipi.c lib: utils/ipi: Initialize all matching ipi DT nodes 2020-05-23 10:36:49 +05:30
fdt_ipi_clint.c lib: utils/ipi: Initialize all matching ipi DT nodes 2020-05-23 10:36:49 +05:30
objects.mk lib: utils: Add simple FDT ipi framework 2020-05-01 09:58:01 +05:30