Luo Jia / Zhouqi Jiang
|
11d7b6c2e2
feat(prototyper): implement basic functions of the SBI PMU extension (#122)
|
5 dias atrás |
guttatus
|
0c8d577a4f
Merge pull request #4 from woshiluo/prototyper/pmu
|
5 dias atrás |
Woshiluo Luo
|
32a2d0721d
refactor(prototyper): use `seq!` rewrite some repeat and match
|
1 semana atrás |
guttatus
|
0aea8fce00
fix(prototyper): fix the typo of misc
|
5 dias atrás |
guttatus
|
69b8ae0272
fix(prototyper): fixed the bug that only can parse the pmu node under the root of the device tree
|
1 semana atrás |
guttatus
|
04c4f06512
fix(prototyper): fix event comparison bug and add pmu test in test-kernel
|
1 semana atrás |
guttatus
|
8538374efd
feat(prototyper): add firmware event statistics to the corresponding firmware event
|
1 semana atrás |
guttatus
|
49d3b82b73
feat(prototyper): add pmu extension to SBI structure
|
1 semana atrás |
chenzongyao200127
|
b3c0f43fb2
feat(prototyper): enhance PMU extension with improved documentation and code organization
|
1 semana atrás |
guttatus
|
ef9a4bb095
feat(prototyper): add the basic functions of `PMU` extension
|
2 semanas atrás |
chenzongyao200127
|
13d2f9bee6
feat(prototyper): Implement PMU `counter_start` and more functions
|
3 semanas atrás |
guttatus
|
09df7d189a
feat(prototyper): implemented `sbi_pmu_counter_get_info` and other functions
|
3 semanas atrás |
guttatus
|
bdcb063ba8
feat(prototyper): add PMU extension and implement `sbi_pmu_num_counters`
|
1 mês atrás |
polypopopo
|
dd7a831c29
spec: add structure for SSE, FWFT, DBTR, and MPXY extensions (#120)
|
2 semanas atrás |
guttatus
|
4a46a27b40
Merge pull request #119 from woshiluo/visionfive2
|
2 semanas atrás |
Woshiluo Luo
|
80b76ce8b3
docs(prototyper): move payload part ahead
|
2 semanas atrás |
Zhouqi Jiang
|
b7cea6c0e5
feat(rt): use `TriggerMask` structure in sbi-rt DBTR functions
|
2 semanas atrás |
Zhouqi Jiang
|
fbb97fe280
readme: redirect to rustsbi prototyper folder for image download
|
2 semanas atrás |
Jiefeng Li
|
74b18f4295
rt: add DBTR extension support to SBI implementation (#117)
|
2 semanas atrás |
guttatus
|
122770d7ce
Merge pull request #116 from woshiluo/visionfive2
|
2 semanas atrás |
Woshiluo Luo
|
f911c69658
docs(prototyper): add VisionFive2 docs
|
2 semanas atrás |
Woshiluo Luo
|
8210050273
fix(prototyper): use slice instead of vector
|
2 semanas atrás |
Woshiluo Luo
|
bbc474a2da
feat(prototyper): basic support for VisionFive2
|
2 semanas atrás |
guttatus
|
f960af5d09
Merge pull request #115 from guttatus/prototyper/fix
|
2 semanas atrás |
guttatus
|
09e79ab7fc
fix(prototyper): fix incorrect mip setting when time interrupt processing
|
2 semanas atrás |
guttatus
|
ebc36c843b
Merge pull request #114 from Nowherechan/prototyper/fix
|
3 semanas atrás |
Nowherechan
|
ac43493654
fix(build): avoid unnecessary workflows in `cargo build` via
|
3 semanas atrás |
guttatus
|
c53f4dd68e
Merge pull request #113 from guttatus/prototyper/fix
|
4 semanas atrás |
guttatus
|
6fa9e20055
fix(prototyper): specify `serde-device-tree` commit id to resolve prototyper compilation error
|
4 semanas atrás |
Zhenchen Wang
|
2d59d1ba52
feat: add C language alias documentation support for RustSBI ecosystem library (#112)
|
1 mês atrás |