mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-06-19 17:21:53 +01:00
7cc6fa4d8a
We add simple reset framework which will select and use reset driver based on details in FDT passed by previous booting stage. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>