.. |
ecall
|
c3651f836b
fix: `hart_stop` can only stop the calling hart
|
2 years ago |
ecall.rs
|
0cab5e3fc9
Merge pull request #25 from luojia65/guest-instance
|
3 years ago |
extension.rs
|
087a5287ff
rustsbi: guest instance; u32 function and module id;
|
3 years ago |
guest.rs
|
86673a9f7c
rustsbi: bump version to 0.2.2
|
3 years ago |
hart_mask.rs
|
a49a4a3411
Reformat code
|
3 years ago |
hsm.rs
|
c3651f836b
fix: `hart_stop` can only stop the calling hart
|
2 years ago |
ipi.rs
|
457d194416
rustsbi: fix a bug on hart mask
|
3 years ago |
legacy_stdio.rs
|
11f86fceaf
fix: use correct module path
|
2 years ago |
lib.rs
|
b385729cae
Support for SBI Specification v1.0.0 Ratified
|
3 years ago |
logo.rs
|
2c9cbf18da
rustsbi: code quality fix using clippy hints
|
3 years ago |
logo.txt
|
48bc8f9b62
style: use crlf instead of lf in logo
|
3 years ago |
pmu.rs
|
d40af8c309
rustsbi: pass cargo test on docs
|
3 years ago |
privileged.rs
|
a49a4a3411
Reformat code
|
3 years ago |
reset.rs
|
ffdb3d9c85
rustsbi: announce 0.2.1 version to fix an internal bug
|
3 years ago |
rfence.rs
|
38b2fa647e
rustsbi: minor document fix on fence module
|
3 years ago |
timer.rs
|
e4f841ce72
Use Rustfmt to reformat code
|
3 years ago |
util.rs
|
a4b1ec25a1
fix: AMO instructions access aligned memory
|
2 years ago |