Commit History

作者 SHA1 備註 提交日期
  luojia65 7d98cb9456 lib: instance based, machine independent RustSBI for hypervisor development 2 年之前
  luojia65 9c027b33f7 lib: don't deny warnings 2 年之前
  luojia65 87d6ea69d5 feat: probe function now probe legacy extensions 2 年之前
  luojia65 af60b0211f Small fix on documents 2 年之前
  luojia65 7015e7a11f Add documents on init_* functions 2 年之前
  luojia65 36f8553e7a Remove embedded-hal serial adapter to legacy console 2 年之前
  luojia65 cc059bbebc Merge branch 'YdrMaster-main' 2 年之前
  luojia65 1bd92186d5 add notes on legacy feature gate 2 年之前
  luojia65 ef6550a9e7 Merge branch YdrMaster-main into main 2 年之前
  Daniel Maslowski cebd1b29ea support new embedded_hal serial API 2 年之前
  luojia65 01c0e43b3a add notes on legacy feature gate 2 年之前
  luojia65 a577447b02 gate SBI legacy extension under `legacy` feature 2 年之前
  YdrMaster 2aeecdf6cf feat: 整理 ecall handle,解决 legacy a6 问题 2 年之前
  YdrMaster 0bcbd5be87 refactor: 从 sbi-spec 获得常量定义 2 年之前
  YdrMaster 118ca4cb8d feat: remove alloc 2 年之前
  YdrMaster e17920b709 cleanup 2 年之前
  YdrMaster bdd67f8e52 fix: logo 果然不能内联 ಥ_ಥ 2 年之前
  YdrMaster 8932f57092 style: solve warnings and deny later warnings 2 年之前
  luojia65 b385729cae Support for SBI Specification v1.0.0 Ratified 3 年之前
  Luo Jia 0cab5e3fc9 Merge pull request #25 from luojia65/guest-instance 3 年之前
  luojia65 869148351a Revert 'hint that this package should be built under RISC-V' 3 年之前
  luojia65 1b3c56f679 This package should be built into RISC-V targets 3 年之前
  luojia65 d40af8c309 rustsbi: pass cargo test on docs 3 年之前
  luojia65 2c9cbf18da rustsbi: code quality fix using clippy hints 3 年之前
  luojia65 087a5287ff rustsbi: guest instance; u32 function and module id; 3 年之前
  luojia65 01becb0f81 doc: improve documents of ipi, hsm and library root modules 3 年之前
  luojia65 90c2ce9fd9 Use new stabilized asm! macro 3 年之前
  luojia65 f685aad1b6 Use atomic instructions to write once and mutex 3 年之前
  luojia65 67c3aa55d9 Use amoswap based lock in once fat box 3 年之前
  luojia65 e4f841ce72 Use Rustfmt to reformat code 3 年之前