luojia65 b51207b537 Show hart id on panic for QEMU platform %!s(int64=4) %!d(string=hai) anos
..
k210 083ce91e57 RustSBI version and platform version %!s(int64=4) %!d(string=hai) anos
qemu b51207b537 Show hart id on panic for QEMU platform %!s(int64=4) %!d(string=hai) anos
README.md dbc0e4b52f Notes on supported platforms %!s(int64=4) %!d(string=hai) anos

README.md

RustSBI platforms

Currently supported platforms:

Platform Legacy Base IPI Timer RFENCE HSM SRST Note
Kendryte K210 P P P Privileged spec version: 1.9.1
QEMU P P -

P: Pending

Notes

These platforms implementations are only for reference. Although binaries are released along with RustSBI library itself, platform developers should consider using RustSBI as a library, other than adding code into forked project's 'platforms' and make a pull request.

A reference platform implementation using RustSBI can be found at shady831213/terminus_bl.