mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-12 20:58:32 +08:00
OpenSBI
This commit is contained in:
parent
0ce7075dbe
commit
23bd09ed7f
1 changed files with 1 additions and 1 deletions
|
@ -8325,7 +8325,7 @@ But then we see this: [sbi_ecall.h](https://github.com/starfive-tech/opensbi/blo
|
|||
#define SBI_ECALL_VERSION_MINOR 0
|
||||
```
|
||||
|
||||
So it probably implements SBI v1.0.
|
||||
Which is returned by [GET_SPEC_VERSION](https://github.com/starfive-tech/opensbi/blob/c6a092cd80112529cb2e92e180767ff5341b22a3/lib/sbi/sbi_ecall_base.c#L43-L48). So JH7110 OpenSBI probably implements SBI v1.0.
|
||||
|
||||
_What exactly is in SBI v0.2 and v1.0?_
|
||||
|
||||
|
|
Loading…
Reference in a new issue