mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-15 21:28:18 +01:00
This calls fdt_reserved_memory_fixup() helper in the platform's final_init() routine. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>