1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-22 08:06:17 +04:00
rCore/kernel
李冬冬 e97154e2b6
Fix peripherals memory mapping
Since `PERIPHERALS_START` and `PERIPHERALS_END` hasn't `KERNEL_OFFSET`, there's no need to minus it.
2021-03-03 10:42:48 +08:00
..
src Fix peripherals memory mapping 2021-03-03 10:42:48 +08:00
targets update Rust nightly to 2020-01-17. remove dependence of cargo-xbuild. 2020-01-29 11:57:14 +08:00
build.rs Fix mipsel context switch 2020-07-07 10:00:24 +08:00
Cargo.lock hypervisor: import RVM 2020-09-20 23:30:28 +08:00
Cargo.toml hypervisor: import RVM 2020-09-20 23:30:28 +08:00
Makefile hypervisor: import RVM 2020-09-20 23:30:28 +08:00
spec.md Fix mipsel syscall handling 2020-07-07 16:57:37 +08:00