Historique des commits

Auteur SHA1 Message Date
  Luo Jia 0cab5e3fc9 Merge pull request #25 from luojia65/guest-instance il y a 3 ans
  luojia65 869148351a Revert 'hint that this package should be built under RISC-V' il y a 3 ans
  luojia65 1b3c56f679 This package should be built into RISC-V targets il y a 3 ans
  luojia65 d40af8c309 rustsbi: pass cargo test on docs il y a 3 ans
  luojia65 8c9312d9f1 rustsbi: reduce code size by inlining internal functions il y a 3 ans
  luojia65 5e19bb0a3c rustsbi: faster IPI code path il y a 3 ans
  luojia65 cc5fde0c71 rustsbi: announce 0.2.0 version il y a 3 ans
  luojia65 087a5287ff rustsbi: guest instance; u32 function and module id; il y a 3 ans
  luojia65 01becb0f81 doc: improve documents of ipi, hsm and library root modules il y a 3 ans
  luojia65 90c2ce9fd9 Use new stabilized asm! macro il y a 3 ans
  luojia65 50d5e8d015 Remove dependency on 'spin' il y a 3 ans
  luojia65 d21efc4bb4 Use ticket mutex for legacy stdio handler il y a 3 ans
  luojia65 ba210aa04d Function `num_counters` now returns `usize` il y a 3 ans
  luojia65 37c30ab2b5 Support RISC-V SBI Specification v0.3 il y a 3 ans
  luojia65 45ea6f8a19 Add notes for #[repr(C)] il y a 3 ans
  luojia65 a895104d53 Returns -1 when legacy getchar function fails. il y a 3 ans
  luojia65 30c59042fe Change to asynchronous lock structure trait style il y a 3 ans
  luojia65 b17455cf16 Use fat pointer cell to support asynchronous hart state monitor module il y a 3 ans
  luojia65 685739c8d4 Downgrade embedded-hal il y a 3 ans
  luojia65 f184aede7c Bump to 0.2.0-alpha.4 il y a 3 ans
  luojia65 083ac8e8fd Modify and add docs for introduction to SBI il y a 3 ans
  luojia65 6f98a3fd36 Reform RustSBI project into a library il y a 3 ans
  luojia65 7eec516d16 Dump all trap frame registers when exception happened in reference implementations il y a 3 ans
  luojia65 7249784ced Support device tree binary on K210 platform reference impl il y a 3 ans
  luojia65 b212092ff3 Prepare for release v0.2.0 il y a 4 ans
  luojia65 b9428d3297 Add remote fence extension; document fixes il y a 4 ans
  luojia65 1e89aa9440 Add RFENCE; fix for IPI and ecall il y a 4 ans
  luojia65 fd68b09e1e Add instruction emulation test in SBI il y a 4 ans
  luojia65 3bf8eb53e5 Use latest `riscv` crate as dependency for QEMU platform il y a 4 ans
  luojia65 d5ec9688e0 Remove use of global_asm and llvm_asm in test kernel il y a 4 ans