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.
rCore-Tutorial-v3-tests/os/src
Yifan Wu f7ed29756c
Link small sections in linker
4 years ago
..
drivers Remove some warnings. 4 years ago
fs Remove Any Trait of File 4 years ago
mm Merge updates from ch7 4 years ago
syscall Merge updates from ch7 4 years ago
task Fix k210 alignment issue when push cmdargs when sys_exec 4 years ago
trap Merge updates from ch7 4 years ago
config.rs Fix qemu mmio range 4 years ago
console.rs Update linker & Hello k210/qemu(release mode). 4 years ago
entry.asm Load kernel on qemu/k210. 4 years ago
lang_items.rs panic_handler: update msg format and add column location 4 years ago
linker-k210.ld Link small sections in linker 4 years ago
linker-qemu.ld Link small sections in linker 4 years ago
main.rs Simple filetest passed on qemu/k210. 4 years ago
sbi.rs Chapter3: power2/3/5 & sleep test worked on k210/qemu based on timer. 4 years ago
timer.rs virtio-blk worked. 4 years ago