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 1ca5592f56
Declare _unused explicitly when running first task.
4 years ago
..
syscall Wrap syscalls in user_lib && change xstate to exit_code 5 years ago
task Declare _unused explicitly when running first task. 4 years ago
trap Remove meaningless sstatus::set_sie() when initializing. 5 years ago
config.rs Update sys_time unit to ms && Update clock freq of K210. 5 years ago
console.rs Update linker & Hello k210/qemu(release mode). 5 years ago
entry.asm Load kernel on qemu/k210. 5 years ago
lang_items.rs Run hello_world/power one by one in batch mode. 5 years ago
linker.ld Update linker & Hello k210/qemu(release mode). 5 years ago
loader.rs sys_yield tests worked on qemu. 5 years ago
main.rs Remove meaningless sstatus::set_sie() when initializing. 5 years ago
sbi.rs Chapter3: power2/3/5 & sleep test worked on k210/qemu based on timer. 5 years ago
timer.rs Update sys_time unit to ms && Update clock freq of K210. 5 years ago