chenzongyao200127
|
3b1a18bb2e
Merge branch 'main' of github.com:rustsbi/rustsbi into fix-typos
|
1 week ago |
chenzongyao200127
|
1aa32fccf5
fix: correct typos in comments and documentation across multiple files
|
1 week ago |
Luo Jia / Zhouqi Jiang
|
3eb910cd23
refactor(spec): split binary structures into modules, small fixes (#125)
|
1 week ago |
Luo Jia / Zhouqi Jiang
|
9799c3decf
Merge branch 'main' into refactor/spec-binary
|
1 week ago |
Zhouqi Jiang
|
d89b7f3d0a
fix(rustsbi): clarify error codes in documents of SBI IPI and RFENCE extensions
|
1 week ago |
xiaobor123
|
f932f84c69
rt: add SSE extension support to SBI implementation (#124)
|
1 week ago |
Zhouqi Jiang
|
cbeb44510d
fix(spec): add const assertion for SBI 3.0 error codes
|
1 week ago |
Zhouqi Jiang
|
6c196963e9
refactor(spec): split binary structures into modules
|
1 week ago |
Zhouqi Jiang
|
7c96b9bac6
feat(spec): add `SbiRet::denied_locked()` error code
|
1 week ago |
Luo Jia / Zhouqi Jiang
|
11d7b6c2e2
feat(prototyper): implement basic functions of the SBI PMU extension (#122)
|
1 week ago |
guttatus
|
0c8d577a4f
Merge pull request #4 from woshiluo/prototyper/pmu
|
1 week ago |
Woshiluo Luo
|
32a2d0721d
refactor(prototyper): use `seq!` rewrite some repeat and match
|
1 week ago |
guttatus
|
0aea8fce00
fix(prototyper): fix the typo of misc
|
1 week ago |
guttatus
|
69b8ae0272
fix(prototyper): fixed the bug that only can parse the pmu node under the root of the device tree
|
2 weeks ago |
guttatus
|
04c4f06512
fix(prototyper): fix event comparison bug and add pmu test in test-kernel
|
2 weeks ago |
guttatus
|
8538374efd
feat(prototyper): add firmware event statistics to the corresponding firmware event
|
2 weeks ago |
guttatus
|
49d3b82b73
feat(prototyper): add pmu extension to SBI structure
|
2 weeks ago |
chenzongyao200127
|
b3c0f43fb2
feat(prototyper): enhance PMU extension with improved documentation and code organization
|
2 weeks ago |
guttatus
|
ef9a4bb095
feat(prototyper): add the basic functions of `PMU` extension
|
3 weeks ago |
chenzongyao200127
|
13d2f9bee6
feat(prototyper): Implement PMU `counter_start` and more functions
|
1 month ago |
guttatus
|
09df7d189a
feat(prototyper): implemented `sbi_pmu_counter_get_info` and other functions
|
1 month ago |
guttatus
|
bdcb063ba8
feat(prototyper): add PMU extension and implement `sbi_pmu_num_counters`
|
1 month ago |
polypopopo
|
dd7a831c29
spec: add structure for SSE, FWFT, DBTR, and MPXY extensions (#120)
|
2 weeks ago |
guttatus
|
4a46a27b40
Merge pull request #119 from woshiluo/visionfive2
|
3 weeks ago |
Woshiluo Luo
|
80b76ce8b3
docs(prototyper): move payload part ahead
|
3 weeks ago |
Zhouqi Jiang
|
b7cea6c0e5
feat(rt): use `TriggerMask` structure in sbi-rt DBTR functions
|
3 weeks ago |
Zhouqi Jiang
|
fbb97fe280
readme: redirect to rustsbi prototyper folder for image download
|
3 weeks ago |
Jiefeng Li
|
74b18f4295
rt: add DBTR extension support to SBI implementation (#117)
|
3 weeks ago |
guttatus
|
122770d7ce
Merge pull request #116 from woshiluo/visionfive2
|
3 weeks ago |
Woshiluo Luo
|
f911c69658
docs(prototyper): add VisionFive2 docs
|
3 weeks ago |