Historial de Commits

Autor SHA1 Mensaje Fecha
  luojia65 ffdb3d9c85 rustsbi: announce 0.2.1 version to fix an internal bug hace 3 años
  luojia65 783c3bc796 Merge remote-tracking branch 'origin/main' hace 3 años
  luojia65 8c9312d9f1 rustsbi: reduce code size by inlining internal functions hace 3 años
  luojia65 5e19bb0a3c rustsbi: faster IPI code path hace 3 años
  luojia65 457d194416 rustsbi: fix a bug on hart mask hace 3 años
  Luo Jia 6165baf9cb Merge pull request #26 from luojia65/main hace 3 años
  luojia65 cc5fde0c71 rustsbi: announce 0.2.0 version hace 3 años
  luojia65 2c9cbf18da rustsbi: code quality fix using clippy hints hace 3 años
  luojia65 01becb0f81 doc: improve documents of ipi, hsm and library root modules hace 3 años
  luojia65 ca2ccb3eb2 doc: font italic for reserved fields hace 3 años
  luojia65 8cbeaec9df Update to version 0.2.0-alpha.10 hace 3 años
  luojia65 bb485d3464 readme: add a separate paragraph for talks and documents hace 3 años
  luojia65 07247bbfa2 readme: add minimum Rust version hace 3 años
  Luo Jia 86468d33be Merge pull request #23 from duskmoon314/logo-crlf hace 3 años
  Campbell He 48bc8f9b62 style: use crlf instead of lf in logo hace 3 años
  luojia65 fe7fdfd430 Marks on cross build this project in README; thank you @tommythorn hace 3 años
  luojia65 e338f28147 Publish version 0.2.0-alpha.9 hace 3 años
  luojia65 90c2ce9fd9 Use new stabilized asm! macro hace 3 años
  luojia65 50d5e8d015 Remove dependency on 'spin' hace 3 años
  luojia65 f685aad1b6 Use atomic instructions to write once and mutex hace 3 años
  luojia65 67c3aa55d9 Use amoswap based lock in once fat box hace 3 años
  luojia65 d21efc4bb4 Use ticket mutex for legacy stdio handler hace 3 años
  luojia65 e4f841ce72 Use Rustfmt to reformat code hace 3 años
  luojia65 3090b6198a Update dependencies `riscv` and `spin` hace 3 años
  Luo Jia 518c8f1c13 Add 'HSM and SRST module on RustSBI' hace 3 años
  luojia65 ba210aa04d Function `num_counters` now returns `usize` hace 3 años
  luojia65 33cd09807a Document clean-up for multiple modules hace 3 años
  luojia65 37c30ab2b5 Support RISC-V SBI Specification v0.3 hace 3 años
  luojia65 385f6f9433 Small typo fix for changelog hace 3 años
  luojia65 45ea6f8a19 Add notes for #[repr(C)] hace 3 años