Zhouqi Jiang
|
1e08efedcb
spec: prepare for release version 0.0.8-rc.1
|
2 months ago |
Zhouqi Jiang
|
b47ef25c9b
feat(ci): split github workflow files into Rust, DCO and Changelog
|
2 months ago |
Zhouqi Jiang
|
f87e9fc2cd
binary: enhance `SbiRet` structure functions to match `core::result::Result` APIs
|
2 months ago |
Luo Jia / Zhouqi Jiang
|
4036e1d5ab
Merge pull request #78 from NanaHigh/nanahigh/test
|
2 months ago |
Yu Chongbing
|
26096f3d34
feat(ci): add 2 new features in `workflows`.
|
2 months ago |
Luo Jia / Zhouqi Jiang
|
b32d35ffa8
Merge pull request #77 from NanaHigh/nanahigh/test
|
2 months ago |
Yu Chongbing
|
7811ca99c5
fix(pmu): add missing `pmu_snapshot_set_shmem` function.
|
2 months ago |
Zhouqi Jiang
|
37d17da974
lib: derive Copy, Default, PartialEq, Eq and Hash for struct Forward
|
2 months ago |
Zhouqi Jiang
|
8ebb0fbdc0
tests: add TODOs on snapshot_set_shmem function
|
2 months ago |
Zhouqi Jiang
|
30bd94397c
lib: amend documentation on `SbiRet::failed` error
|
2 months ago |
Zhouqi Jiang
|
19c191d9eb
pmu: add missing `pmu_snapshot_set_shmem` function
|
2 months ago |
Zhouqi Jiang
|
232b3d7b30
spec: fill missing changelog for unreleased 'binary: add counter index mask type'
|
2 months ago |
Zhouqi Jiang
|
5dc0450be9
lib: upgrade `riscv` dependency to version 0.12.0
|
2 months ago |
Zhouqi Jiang
|
fcd072633c
testing: update to naked_asm! in naked functions to build under rustc 2024-10-07
|
3 months ago |
Zhouqi Jiang
|
3370a9b636
lib: prepare for release version 0.4.0
|
3 months ago |
Zhouqi Jiang
|
9f6e54a43b
spec: add Coreboot and Oreboot to impl_id list
|
3 months ago |
Zhouqi Jiang
|
cfbb7724d0
rt: refine constant declaration and document on legacy extensions
|
4 months ago |
Zhouqi Jiang
|
c95f5ac930
testing: remove nightly asm_const feature as it is already stablized
|
4 months ago |
Grassedge
|
5d7bf108bd
Merge branch 'rustsbi:main' into main
|
5 months ago |
GrassedgeT
|
8a8af02d16
feat: add some config flags with bitflags in chapter 11
|
5 months ago |
Zhouqi Jiang
|
b4fe19d98b
spec: comment out 'target_pointer_width = "128"' checks by now
|
5 months ago |
Luo Jia / Zhouqi Jiang
|
7c328d08b2
Merge pull request #72 from GrassedgeT/main
|
5 months ago |
Luo Jia / Zhouqi Jiang
|
41c231724c
Merge pull request #73 from 00xc/docs
|
5 months ago |
Carlos López
|
204ca9eafa
docs: fix warnings
|
5 months ago |
GrassedgeT
|
b3bb89229f
add chapter 4 sbi impl_id: Xen PolarFire
|
7 months ago |
Luo Jia / Zhouqi Jiang
|
387003b3cf
Merge pull request #71 from rmsyn/binary/bitmask
|
7 months ago |
rmsyn
|
ccffd8b4e2
spec: add counter index mask type
|
8 months ago |
rmsyn
|
7eb0000160
spec: change `BitVector` to a trait
|
8 months ago |
Zhouqi Jiang
|
4ff46a537e
tests: add test case `priority_assign_multiple` in dynamic priority module
|
8 months ago |
Zhouqi Jiang
|
44b6aea92c
deps: update dependency `riscv` to version 0.11.1
|
8 months ago |