luojia65
|
087a5287ff
rustsbi: guest instance; u32 function and module id;
|
3 years ago |
luojia65
|
01becb0f81
doc: improve documents of ipi, hsm and library root modules
|
3 years ago |
luojia65
|
90c2ce9fd9
Use new stabilized asm! macro
|
3 years ago |
luojia65
|
50d5e8d015
Remove dependency on 'spin'
|
3 years ago |
luojia65
|
d21efc4bb4
Use ticket mutex for legacy stdio handler
|
3 years ago |
luojia65
|
ba210aa04d
Function `num_counters` now returns `usize`
|
3 years ago |
luojia65
|
37c30ab2b5
Support RISC-V SBI Specification v0.3
|
3 years ago |
luojia65
|
45ea6f8a19
Add notes for #[repr(C)]
|
3 years ago |
luojia65
|
a895104d53
Returns -1 when legacy getchar function fails.
|
3 years ago |
luojia65
|
30c59042fe
Change to asynchronous lock structure trait style
|
3 years ago |
luojia65
|
b17455cf16
Use fat pointer cell to support asynchronous hart state monitor module
|
3 years ago |
luojia65
|
685739c8d4
Downgrade embedded-hal
|
3 years ago |
luojia65
|
f184aede7c
Bump to 0.2.0-alpha.4
|
3 years ago |
luojia65
|
083ac8e8fd
Modify and add docs for introduction to SBI
|
3 years ago |
luojia65
|
6f98a3fd36
Reform RustSBI project into a library
|
3 years ago |
luojia65
|
7eec516d16
Dump all trap frame registers when exception happened in reference implementations
|
3 years ago |
luojia65
|
7249784ced
Support device tree binary on K210 platform reference impl
|
3 years ago |
luojia65
|
b212092ff3
Prepare for release v0.2.0
|
3 years ago |
luojia65
|
b9428d3297
Add remote fence extension; document fixes
|
3 years ago |
luojia65
|
1e89aa9440
Add RFENCE; fix for IPI and ecall
|
3 years ago |
luojia65
|
fd68b09e1e
Add instruction emulation test in SBI
|
3 years ago |
luojia65
|
3bf8eb53e5
Use latest `riscv` crate as dependency for QEMU platform
|
3 years ago |
luojia65
|
d5ec9688e0
Remove use of global_asm and llvm_asm in test kernel
|
4 years ago |
luojia65
|
93526146b8
Test kernel console now will lock before `println` line is finished
|
4 years ago |
luojia65
|
1a63b1c04f
Update documents from SBI specification
|
4 years ago |
luojia65
|
dce019efa4
Add a test kernel to test illegal instruction delegation (#10)
|
4 years ago |
luojia65
|
9d4a5f9b71
Illegal instruction dispatch documents (#10) and cleanup
|
4 years ago |
luojia65
|
8f11e666d4
Fix: `init_hsm` function is not exported
|
4 years ago |
luojia65
|
724af43041
Changelog: update to 0.1.1 release version
|
4 years ago |
luojia65
|
d80fdf7958
Show hart id on panic for QEMU platform
|
4 years ago |