1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-25 17:33:28 +04:00
rCore/kernel
equation314 52251b2adb aarch64: refactor to linear mapping
TODO:
* `map`, `unmap` is significantly slower than other archs
* set segment permissions for kernel page table in bootloader
2019-05-20 21:51:53 +08:00
..
src aarch64: refactor to linear mapping 2019-05-20 21:51:53 +08:00
targets aarch64: disable FP/SIMD registers again, update crates 2019-05-07 22:37:53 +08:00
build.rs Embed rocket chip dtb in code 2019-05-07 08:40:43 +08:00
Cargo.lock aarch64: refactor to linear mapping 2019-05-20 21:51:53 +08:00
Cargo.toml aarch64: refactor to linear mapping 2019-05-20 21:51:53 +08:00
Makefile Fix Rocket Chip serial interrupt 2019-05-08 11:02:23 +08:00