Historique des commits

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