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