You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Yifan Wu 4d95f0c075
Now construction of PA/VA only uses 56/39 bits.
4 years ago
bootloader Update rustc && rustsbi 4 years ago
os Now construction of PA/VA only uses 56/39 bits. 4 years ago
user Replace llvm_asm! with asm 4 years ago
.dockerignore Add Ubuntu18.04 docker 4 years ago
.gitignore RefCell->UPSafeCell && TaskCx->TCB 4 years ago
Dockerfile Add Ubuntu18.04 docker 4 years ago
LICENSE Initial commit 5 years ago
Makefile Add Ubuntu18.04 docker 4 years ago
README.md Update README 4 years ago
rust-toolchain rust->nightly-2021-10-15,cargo-binutils->0.3.3 4 years ago

README.md

rCore-Tutorial-v3

rCore-Tutorial version 3.x

Dependency

Binaries

  • rustc 1.56.0-nightly (b03ccace5 2021-08-24)

  • qemu: 5.0.0

  • rustsbi: qemu[7d71bfb7] k210[563144b0]