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 هفته پیش |
xiaobor123
|
a0a5fbab5d
fix(prototyper): use `x0` instead of `in(reg) 0` in sfence.vma for full address space flush (#133)
|
1 هفته پیش |
nitrospeeder
|
051ee5fd75
readme: add description for RustSBI Agent on main readme docs (#129)
|
3 هفته پیش |
guttatus
|
027e33ce72
Merge pull request #130 from chenzongyao200127/fix-xtask
|
3 هفته پیش |
chenzongyao200127
|
40b152fd11
refactor(xtask): Restructure code and enhance error message clarity
|
3 هفته پیش |
JingXuan_Wei
|
97fc3a2c75
feat(rt): add MPXY extension support to SBI runtime library. (#127)
|
1 ماه پیش |
guttatus
|
226c977fde
Merge pull request #126 from woshiluo/fix/c906
|
1 ماه پیش |
Woshiluo Luo
|
c5aa70b656
fix: move device tree out of pmu protect
|
1 ماه پیش |
Luo Jia / Zhouqi Jiang
|
16aa205111
Merge pull request #123 from chenzongyao200127/fix-typos
|
1 ماه پیش |
chenzongyao200127
|
3b1a18bb2e
Merge branch 'main' of github.com:rustsbi/rustsbi into fix-typos
|
1 ماه پیش |
chenzongyao200127
|
1aa32fccf5
fix: correct typos in comments and documentation across multiple files
|
1 ماه پیش |
Luo Jia / Zhouqi Jiang
|
3eb910cd23
refactor(spec): split binary structures into modules, small fixes (#125)
|
1 ماه پیش |
Luo Jia / Zhouqi Jiang
|
9799c3decf
Merge branch 'main' into refactor/spec-binary
|
1 ماه پیش |
Zhouqi Jiang
|
d89b7f3d0a
fix(rustsbi): clarify error codes in documents of SBI IPI and RFENCE extensions
|
1 ماه پیش |
xiaobor123
|
f932f84c69
rt: add SSE extension support to SBI implementation (#124)
|
1 ماه پیش |
Zhouqi Jiang
|
cbeb44510d
fix(spec): add const assertion for SBI 3.0 error codes
|
1 ماه پیش |
Zhouqi Jiang
|
6c196963e9
refactor(spec): split binary structures into modules
|
1 ماه پیش |
Zhouqi Jiang
|
7c96b9bac6
feat(spec): add `SbiRet::denied_locked()` error code
|
1 ماه پیش |
Luo Jia / Zhouqi Jiang
|
11d7b6c2e2
feat(prototyper): implement basic functions of the SBI PMU extension (#122)
|
1 ماه پیش |
guttatus
|
0c8d577a4f
Merge pull request #4 from woshiluo/prototyper/pmu
|
1 ماه پیش |
Woshiluo Luo
|
32a2d0721d
refactor(prototyper): use `seq!` rewrite some repeat and match
|
1 ماه پیش |
guttatus
|
0aea8fce00
fix(prototyper): fix the typo of misc
|
1 ماه پیش |
guttatus
|
69b8ae0272
fix(prototyper): fixed the bug that only can parse the pmu node under the root of the device tree
|
1 ماه پیش |
guttatus
|
04c4f06512
fix(prototyper): fix event comparison bug and add pmu test in test-kernel
|
1 ماه پیش |
guttatus
|
8538374efd
feat(prototyper): add firmware event statistics to the corresponding firmware event
|
1 ماه پیش |
guttatus
|
49d3b82b73
feat(prototyper): add pmu extension to SBI structure
|
1 ماه پیش |
chenzongyao200127
|
b3c0f43fb2
feat(prototyper): enhance PMU extension with improved documentation and code organization
|
1 ماه پیش |
guttatus
|
ef9a4bb095
feat(prototyper): add the basic functions of `PMU` extension
|
1 ماه پیش |
chenzongyao200127
|
13d2f9bee6
feat(prototyper): Implement PMU `counter_start` and more functions
|
1 ماه پیش |