jackfiled
|
8a522c2269
fix: naked usage in prototyper.
|
1 周之前 |
guttatus
|
b506b1aad4
Merge pull request #136 from chenzongyao200127/feat/hfence
|
2 周之前 |
guttatus
|
417509397e
bump(prototyper): update aclint and fast-trap versions
|
2 周之前 |
chenzongyao200127
|
9867ecb0cf
feat(prototyper): add hfence support for virtualized TLB sync and fix naked function safety
|
3 周之前 |
Luo Jia / Zhouqi Jiang
|
93d5b8453e
doc: add framework of the RustSBI Manual (#128)
|
1 月之前 |
guttatus
|
1dd6263614
Merge pull request #134 from guttatus/prototyper/suspend
|
1 月之前 |
guttatus
|
6aa83f0268
feat(prototyper): add system suspend extension support
|
1 月之前 |
Zhouqi Jiang
|
f83957d0a0
fix(ci): use Rustc nightly to build stablized naked functions
|
1 月之前 |
LunaRain_079
|
f6dc6ab062
fix(sbi-testing): replace `#[naked]` with `#[unsafe(naked)]` for stable Rust compatibility (#132)
|
1 月之前 |
Zhouqi Jiang
|
4ecdf152d0
doc: rustsbi SBI HSM implementation documents
|
1 月之前 |
xiaobor123
|
a0a5fbab5d
fix(prototyper): use `x0` instead of `in(reg) 0` in sfence.vma for full address space flush (#133)
|
1 月之前 |
Zhouqi Jiang
|
a6eb4c79ec
doc: rustsbi SBI DBCN, CPPC, RFNC extension descriptions
|
1 月之前 |
Zhouqi Jiang
|
8827f7aaa9
doc: add section 'Use `rustsbi` as a Dependency Crate'
|
2 月之前 |
Zhouqi Jiang
|
bb515adf9f
Merge branch 'main' into doc/manual
|
2 月之前 |
nitrospeeder
|
051ee5fd75
readme: add description for RustSBI Agent on main readme docs (#129)
|
2 月之前 |
guttatus
|
027e33ce72
Merge pull request #130 from chenzongyao200127/fix-xtask
|
2 月之前 |
chenzongyao200127
|
40b152fd11
refactor(xtask): Restructure code and enhance error message clarity
|
2 月之前 |
JingXuan_Wei
|
97fc3a2c75
feat(rt): add MPXY extension support to SBI runtime library. (#127)
|
2 月之前 |
guttatus
|
226c977fde
Merge pull request #126 from woshiluo/fix/c906
|
2 月之前 |
Woshiluo Luo
|
c5aa70b656
fix: move device tree out of pmu protect
|
2 月之前 |
Luo Jia / Zhouqi Jiang
|
16aa205111
Merge pull request #123 from chenzongyao200127/fix-typos
|
2 月之前 |
chenzongyao200127
|
3b1a18bb2e
Merge branch 'main' of github.com:rustsbi/rustsbi into fix-typos
|
2 月之前 |
chenzongyao200127
|
1aa32fccf5
fix: correct typos in comments and documentation across multiple files
|
2 月之前 |
Luo Jia / Zhouqi Jiang
|
3eb910cd23
refactor(spec): split binary structures into modules, small fixes (#125)
|
2 月之前 |
Luo Jia / Zhouqi Jiang
|
9799c3decf
Merge branch 'main' into refactor/spec-binary
|
2 月之前 |
Zhouqi Jiang
|
d89b7f3d0a
fix(rustsbi): clarify error codes in documents of SBI IPI and RFENCE extensions
|
2 月之前 |
xiaobor123
|
f932f84c69
rt: add SSE extension support to SBI implementation (#124)
|
2 月之前 |
Zhouqi Jiang
|
cbeb44510d
fix(spec): add const assertion for SBI 3.0 error codes
|
2 月之前 |
Zhouqi Jiang
|
6c196963e9
refactor(spec): split binary structures into modules
|
2 月之前 |
Zhouqi Jiang
|
7c96b9bac6
feat(spec): add `SbiRet::denied_locked()` error code
|
2 月之前 |