commit | 309c7755d181ec2398e031267b47f7c87055c2d0 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Feb 12 17:18:37 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Feb 28 14:38:47 2024 +0100 |
tree | 6d01c8c7c3df000f0500ed2707d0bee94532386c | |
parent | 299425d41cb452318c6beea2eb354f7173c7ab3a [diff] |
efi_driver: provide SBI based runtime system reset 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>