opensbi/lib/utils/fdt
Bin Meng 4edc822407 lib/utils: Support fixing up the official DT bindings of PLIC
Current fdt_plic_fixup() only does necessary fix-up against the legacy
"riscv,plic0" node. The upstream Linux kernel defines its official DT
bindings which uses "sifive,plic-1.0.0" as the compatible string and
we should check that first, and if not present fall back to legacy.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
2021-04-01 10:31:11 +05:30
..
fdt_domain.c lib: utils: Remove fdt_domain_get() function 2020-12-16 10:10:25 +05:30
fdt_fixup.c lib/utils: Support fixing up the official DT bindings of PLIC 2021-04-01 10:31:11 +05:30
fdt_helper.c lib: utils: Implement "ranges" property parsing 2020-10-23 17:19:21 +05:30
objects.mk lib: utils: Add helper routines to populate domains from FDT 2020-12-04 21:10:44 +05:30