freebsd-dev/sys/riscv
Danjel Qyteza 9bae4ce661 riscv: add SBI system reset extension
The System Reset extension provides functions to shutdown or reboot the
system via SBI firmware. This newly defined extension supersedes the
functionality of the legacy shutdown extension.

Update the SBI code to use the new System Reset extension when
available, and fall back to the legacy one.

Reviewed By:	kp, jhb
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D28226
2021-01-27 19:19:54 -04:00
..
conf Split out the NODEBUG options to a common file 2021-01-14 16:57:53 +00:00
include riscv: add SBI system reset extension 2021-01-27 19:19:54 -04:00
riscv riscv: add SBI system reset extension 2021-01-27 19:19:54 -04:00
sifive riscv: Fix build by using the correct device-tree include path 2021-01-16 11:31:39 +01:00