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 24151b9211
Fix CLOCK_FREQ.
4 years ago
..
mm Do not clone KERNEL_SPACE in mm::init 5 years ago
syscall forktree worked with depth=3 on k210 platform. 5 years ago
task Move some variable name to task_cx to task_cx_ptr2(ch5 ver). 5 years ago
trap Flush icache before returning to user. 5 years ago
config.rs Fix CLOCK_FREQ. 4 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 Fetching buffer arguments from user space. 5 years ago
loader.rs Avoid panicking when inputting error app name; List all apps when initializing. 5 years ago
main.rs Update rustsbi-k210 to enable lagacy console_putchar. Adjust alignment of links apps. Run matrix on K210! 5 years ago
sbi.rs Chapter3: power2/3/5 & sleep test worked on k210/qemu based on timer. 5 years ago
timer.rs Fix CLOCK_FREQ. 4 years ago