Commit 0a79724
chapter3: raise RISC-V SBI requirement
v0.2 of the RISC-V Supervisor Binary Interface Specification was a draft.
We should require conformance with a ratified document.
The System Reset Extension (SRST) is needed to implement system reset and
poweroff.
The Debug Console Extension (DBCN) is needed to implement an early debug
console before drivers are initialized.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>1 parent f53d6fe commit 0a79724
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
0 commit comments