Commit History

Author SHA1 Message Date
  luojia65 0398d956a3 instance: improve constructor under non-machine environment 2 years ago
  luojia65 7d98cb9456 lib: instance based, machine independent RustSBI for hypervisor development 2 years ago
  luojia65 d9f38d4843 doc: minor document fixes on rustsbi traits 2 years ago
  luojia65 9fbc8c8345 crate: update sbi-spec to 0.0.4 2 years ago
  luojia65 dff1b66727 ipi: rename `send_ipi_many` to `send_ipi` 2 years ago
  luojia65 5fe81a3fc6 changelog: record updates to riscv crate 2 years ago
  luojia65 f7fb03bde2 crate: update sbi-spec to version 0.0.3 2 years ago
  YdrMaster 2b37e37014 feat: LEGACY_CLEAR_IPI implemented 2 years ago
  luojia65 87d6ea69d5 feat: probe function now probe legacy extensions 2 years ago
  luojia65 7015e7a11f Add documents on init_* functions 2 years ago
  luojia65 36f8553e7a Remove embedded-hal serial adapter to legacy console 2 years ago
  luojia65 ef6550a9e7 Merge branch YdrMaster-main into main 2 years ago
  luojia65 86673a9f7c rustsbi: bump version to 0.2.2 3 years ago
  luojia65 b385729cae Support for SBI Specification v1.0.0 Ratified 3 years ago
  Luo Jia 0cab5e3fc9 Merge pull request #25 from luojia65/guest-instance 3 years ago
  luojia65 869148351a Revert 'hint that this package should be built under RISC-V' 3 years ago
  luojia65 1b3c56f679 This package should be built into RISC-V targets 3 years ago
  luojia65 d40af8c309 rustsbi: pass cargo test on docs 3 years ago
  luojia65 8c9312d9f1 rustsbi: reduce code size by inlining internal functions 3 years ago
  luojia65 5e19bb0a3c rustsbi: faster IPI code path 3 years ago
  luojia65 cc5fde0c71 rustsbi: announce 0.2.0 version 3 years ago
  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