luojia65
|
6c47862f8d
Prepare version 0.3.0-alpha.1
|
2 years ago |
luojia65
|
35979c2930
update dependency `riscv` to 0.8.0
|
2 years ago |
luojia65
|
ef6550a9e7
Merge branch YdrMaster-main into main
|
2 years ago |
Daniel Maslowski
|
cebd1b29ea
support new embedded_hal serial API
|
2 years ago |
YdrMaster
|
2aeecdf6cf
feat: 整理 ecall handle,解决 legacy a6 问题
|
2 years ago |
YdrMaster
|
0bcbd5be87
refactor: 从 sbi-spec 获得常量定义
|
2 years ago |
YdrMaster
|
fccc98ec4a
feat: 使 legacy stdio 的接口与其他模块一致
|
2 years ago |
YdrMaster
|
4415d7490e
feat: 实现 AmoOncePtr 并用于 HSM
|
2 years ago |
luojia65
|
86673a9f7c
rustsbi: bump version to 0.2.2
|
2 years ago |
Luo Jia
|
0cab5e3fc9
Merge pull request #25 from luojia65/guest-instance
|
2 years ago |
luojia65
|
ffdb3d9c85
rustsbi: announce 0.2.1 version to fix an internal bug
|
3 years ago |
luojia65
|
cc5fde0c71
rustsbi: announce 0.2.0 version
|
3 years ago |
luojia65
|
087a5287ff
rustsbi: guest instance; u32 function and module id;
|
3 years ago |
luojia65
|
8cbeaec9df
Update to version 0.2.0-alpha.10
|
3 years ago |
luojia65
|
e338f28147
Publish version 0.2.0-alpha.9
|
3 years ago |
luojia65
|
90c2ce9fd9
Use new stabilized asm! macro
|
3 years ago |
luojia65
|
50d5e8d015
Remove dependency on 'spin'
|
3 years ago |
luojia65
|
f685aad1b6
Use atomic instructions to write once and mutex
|
3 years ago |
luojia65
|
d21efc4bb4
Use ticket mutex for legacy stdio handler
|
3 years ago |
luojia65
|
3090b6198a
Update dependencies `riscv` and `spin`
|
3 years ago |
luojia65
|
17caa6952e
Update to version 0.2.0-alpha.7
|
3 years ago |
luojia65
|
f4c9b472b3
Add main authors to Cargo.toml
|
3 years ago |
luojia65
|
9409858544
Update to 0.2.0-alpha.6
|
3 years ago |
luojia65
|
685739c8d4
Downgrade embedded-hal
|
3 years ago |
luojia65
|
adb40d12ed
Performance monitor extension
|
3 years ago |
luojia65
|
f184aede7c
Bump to 0.2.0-alpha.4
|
3 years ago |
luojia65
|
4b1a3eb04b
Move RustSBI project to RustSBI foundation
|
3 years ago |
luojia65
|
6f98a3fd36
Reform RustSBI project into a library
|
3 years ago |
luojia65
|
ef28118403
Test kernel; illegal exception dispatch
|
4 years ago |
luojia65
|
6ccf232637
Transfer to supervisor on illegal instruction; test kernel
|
4 years ago |