Zongyao Chen
|
67c87c5849
spec: Add func ids for SSE extension in SBI implementation
|
4 月之前 |
guttatus
|
c5b112174d
Merge pull request #26 from Nowherechan/main
|
4 月之前 |
Nowherechan
|
b9d7f2ca2c
docs: fix typo
|
5 月之前 |
Nowherechan
|
2b3714e88b
docs: add guide for booting FreeBSD on qemu with rustsbi and u-boot
|
5 月之前 |
Woshiluo Luo
|
1bb010cae7
fix(prototyper): set mpp when delegate (#25)
|
5 月之前 |
Luo Jia / Zhouqi Jiang
|
1caf2810c0
Merge pull request #80 from ZhengLongBing/main
|
5 月之前 |
ZhengLongBing
|
157bcb5265
spec: Add support for FWFT extension in SBI implementation
|
5 月之前 |
guttatus
|
9f22027adb
Merge pull request #24 from guttatus/extension
|
5 月之前 |
guttatus
|
0f815d2c71
fix(prototyper): Nemu's device tree doesn't have `riscv,isa-extensions` field, so it is not parsed
|
5 月之前 |
guttatus
|
2a27d4b4e3
feat(prototyper): refactoring the extension probe mechanism
|
5 月之前 |
guttatus
|
3999746a29
fix(prototyper): remove unused code and add lottery in payload
|
5 月之前 |
Luo Jia / Zhouqi Jiang
|
4b3c46ef6f
Merge pull request #74 from GrassedgeT/main
|
5 月之前 |
Grassedge
|
2011a9d4d4
feat: add some config flags with bitflags in chapter 11
|
5 月之前 |
Grassedge
|
80510ea9a8
Merge remote-tracking branch 'refs/remotes/origin/main'
|
5 月之前 |
Grassedge
|
e535c28e35
feat: add some config flags with bitflags in chapter 11
|
5 月之前 |
Zhouqi Jiang
|
0837da8fc3
spec: prepare to release `sbi-spec` version 0.0.8
|
5 月之前 |
Zhouqi Jiang
|
25418e00e5
rt: small documentation fix on `pmu_snapshot_set_shmem`
|
5 月之前 |
Zhouqi Jiang
|
a32cfca3fc
spec: derive `Hash` for `Version`
|
5 月之前 |
Zhouqi Jiang
|
aae21f2f79
rt: re-export CounterMask for `sbi-rt` and `rustsbi`
|
5 月之前 |
Zhouqi Jiang
|
62ab2e498c
rt: pmu: change `counter_idx_mask` and `counter_idx_base` parameters into `counter_idx` with type `CounterMask`.
|
5 月之前 |
Zhouqi Jiang
|
a853e27ca3
spec: impl `Eq`, `PartialEq`, `Ord`, `PartialOrd` for `Version`, add unit tests
|
5 月之前 |
Zhouqi Jiang
|
dcf4352ab7
spec: small fix on changelog
|
5 月之前 |
Zhouqi Jiang
|
1e08efedcb
spec: prepare for release version 0.0.8-rc.1
|
5 月之前 |
Zhouqi Jiang
|
b47ef25c9b
feat(ci): split github workflow files into Rust, DCO and Changelog
|
5 月之前 |
Zhouqi Jiang
|
f87e9fc2cd
binary: enhance `SbiRet` structure functions to match `core::result::Result` APIs
|
5 月之前 |
Luo Jia / Zhouqi Jiang
|
17d41ab895
Merge pull request #23 from woshiluo/nemu
|
5 月之前 |
Luo Jia / Zhouqi Jiang
|
4036e1d5ab
Merge pull request #78 from NanaHigh/nanahigh/test
|
5 月之前 |
Yu Chongbing
|
26096f3d34
feat(ci): add 2 new features in `workflows`.
|
5 月之前 |
Woshiluo Luo
|
d961b215a9
fix: only include use_lottery when dynamic
|
5 月之前 |
Woshiluo Luo
|
3937e26151
Merge remote-tracking branch 'guttatus/dynamic' into nemu
|
5 月之前 |