Files
opensbi/include/sbi
Anup Patel 548d03e577 lib: sbi: Implement System Reset (SRST) SBI extension
The SBI SRST extension has been accepted and merged in the latest
SBI v0.3-draft specification.
(Refer, https://github.com/riscv/riscv-sbi-doc)

It allows to S-mode software to request system shutdown, cold reboot,
and warm reboot.

This patch implements SBI SRST extension as a replacement of the
legacy sbi_shutdown() call of SBI v0.1 specification.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-12-01 17:11:11 +05:30
..
2020-03-11 15:29:45 +05:30
2020-03-10 10:27:28 +05:30
2020-05-10 09:59:20 +05:30
2020-01-07 12:11:48 +05:30
2020-10-02 15:50:55 +05:30
2020-05-01 09:57:24 +05:30
2020-06-20 11:57:24 +05:30