luojia65
|
269d1d32b4
Small fix
|
4 年之前 |
luojia65
|
e88c9021c7
Add documents and prepare for 0.2.0-alpha.3 version
|
4 年之前 |
luojia65
|
e932c0bfcb
Dump all trap frame registers when exception happened in reference implementations
|
4 年之前 |
luojia65
|
0f6f6f8ee1
Support device tree binary on K210 platform reference impl
|
4 年之前 |
luojia65
|
2a1c41542e
Transfer illegal instruction exception to S level on K210
|
4 年之前 |
luojia65
|
e4538b40a3
Add a blog article
|
4 年之前 |
luojia65
|
cd764b8d0e
Add license and docs.rs metadata for 0.2.0-alpha.2
|
4 年之前 |
luojia65
|
58cdcc769e
Simplify code in trap handler of test kernel
|
4 年之前 |
luojia65
|
ca2f8c871f
Bug fix for interrupt bit in `scause::set` (#10)
|
4 年之前 |
luojia65
|
b8b9ba794f
Add cause number check in test kernel
|
4 年之前 |
luojia65
|
81d53d8200
Small fix for pass test on non-RISC-V
|
4 年之前 |
luojia65
|
1f64dff7de
Pre-release 0.2.0-alpha.1
|
4 年之前 |
luojia65
|
766d6a0ae3
Modify readme documents for v0.2.0
|
4 年之前 |
luojia65
|
6147b65c5d
Prepare for release v0.2.0
|
4 年之前 |
luojia65
|
6e06b4e8e9
Add remote fence extension; document fixes
|
4 年之前 |
luojia65
|
e7292b92ff
Add RFENCE; fix for IPI and ecall
|
4 年之前 |
luojia65
|
8bb5a3cf2b
Add instruction emulation test in SBI
|
4 年之前 |
luojia65
|
42812b504c
Use latest `riscv` crate as dependency for QEMU platform
|
4 年之前 |
luojia65
|
ee1eeb2a13
Modify package name for test kernel
|
4 年之前 |
luojia65
|
b2d5d2632e
32-bit test kernel on qemu
|
4 年之前 |
luojia65
|
83699cafeb
Remove use of global_asm and llvm_asm in test kernel
|
4 年之前 |
luojia65
|
27965fdf5f
Small fix for binary release notes
|
4 年之前 |
luojia65
|
6db24ecbee
Small fix for binary release notes
|
4 年之前 |
luojia65
|
bc47d0c58f
Add information on building manually with `just`
|
4 年之前 |
luojia65
|
925af85fae
Add some notes for platform support
|
4 年之前 |
luojia65
|
195808d7ab
Small fix
|
4 年之前 |
luojia65
|
4a16ac5946
Test kernel console now will lock before `println` line is finished
|
4 年之前 |
luojia65
|
764ea38a0e
Modify test kernel console
|
4 年之前 |
luojia65
|
0c78c4e184
Test-kernel: update SBI base module test
|
4 年之前 |
luojia65
|
518e666558
Update documents from SBI specification
|
4 年之前 |