Yu Chongbing
|
7811ca99c5
fix(pmu): add missing `pmu_snapshot_set_shmem` function.
|
1 month ago |
Zhouqi Jiang
|
37d17da974
lib: derive Copy, Default, PartialEq, Eq and Hash for struct Forward
|
1 month ago |
Zhouqi Jiang
|
8ebb0fbdc0
tests: add TODOs on snapshot_set_shmem function
|
1 month ago |
Zhouqi Jiang
|
30bd94397c
lib: amend documentation on `SbiRet::failed` error
|
1 month ago |
Zhouqi Jiang
|
19c191d9eb
pmu: add missing `pmu_snapshot_set_shmem` function
|
1 month ago |
Zhouqi Jiang
|
232b3d7b30
spec: fill missing changelog for unreleased 'binary: add counter index mask type'
|
1 month ago |
Zhouqi Jiang
|
5dc0450be9
lib: upgrade `riscv` dependency to version 0.12.0
|
1 month ago |
Zhouqi Jiang
|
fcd072633c
testing: update to naked_asm! in naked functions to build under rustc 2024-10-07
|
1 month ago |
Zhouqi Jiang
|
3370a9b636
lib: prepare for release version 0.4.0
|
1 month ago |
Zhouqi Jiang
|
9f6e54a43b
spec: add Coreboot and Oreboot to impl_id list
|
2 months ago |
Zhouqi Jiang
|
cfbb7724d0
rt: refine constant declaration and document on legacy extensions
|
2 months ago |
Zhouqi Jiang
|
c95f5ac930
testing: remove nightly asm_const feature as it is already stablized
|
2 months ago |
Grassedge
|
5d7bf108bd
Merge branch 'rustsbi:main' into main
|
3 months ago |
GrassedgeT
|
8a8af02d16
feat: add some config flags with bitflags in chapter 11
|
3 months ago |
Zhouqi Jiang
|
b4fe19d98b
spec: comment out 'target_pointer_width = "128"' checks by now
|
4 months ago |
Luo Jia / Zhouqi Jiang
|
7c328d08b2
Merge pull request #72 from GrassedgeT/main
|
4 months ago |
Luo Jia / Zhouqi Jiang
|
41c231724c
Merge pull request #73 from 00xc/docs
|
4 months ago |
Carlos López
|
204ca9eafa
docs: fix warnings
|
4 months ago |
GrassedgeT
|
b3bb89229f
add chapter 4 sbi impl_id: Xen PolarFire
|
5 months ago |
Luo Jia / Zhouqi Jiang
|
387003b3cf
Merge pull request #71 from rmsyn/binary/bitmask
|
6 months ago |
rmsyn
|
ccffd8b4e2
spec: add counter index mask type
|
6 months ago |
rmsyn
|
7eb0000160
spec: change `BitVector` to a trait
|
6 months ago |
Zhouqi Jiang
|
4ff46a537e
tests: add test case `priority_assign_multiple` in dynamic priority module
|
6 months ago |
Zhouqi Jiang
|
44b6aea92c
deps: update dependency `riscv` to version 0.11.1
|
6 months ago |
Zhouqi Jiang
|
7821cd7481
docs: add hyperlinks to RustSBI library description
|
6 months ago |
Zhouqi Jiang
|
ca2d87492a
lib: use RustSBI Prototyper repository in documents
|
6 months ago |
Zhouqi Jiang
|
be334934d5
macros: prepare for release version 0.0.2
|
6 months ago |
Luo Jia / Zhouqi Jiang
|
32a8452e8e
Merge pull request #70 from Placebo27/placebo27/docs
|
6 months ago |
Rex Don
|
ec42a53e1b
Merge pull request #5 from Plucky923/plucky/update-docs
|
6 months ago |
DongQing
|
c26897bf53
docs: add instructions for derive macro usage
|
6 months ago |