summaryrefslogtreecommitdiff
path: root/lib/efi_driver/efi_reset_riscv.c
AgeCommit message (Collapse)Author
2024-02-28efi_driver: provide SBI based runtime system resetHeinrich Schuchardt
On RISC-V systems system the Supervisory Binary Interface provides system reset and poweroff. Use it at EFI runtime. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>