Commit Graph

41 Commits (ch3-coop)

Author SHA1 Message Date
Yifan Wu 10098014a8 Rollback rustsbi && debugging in release mode
3 years ago
Yifan Wu e794d521e3 Bump to Rust nightly-2022-04-11 rustsbi-qemu=5992db7 rustsbi-k210=1937341 default-mode=debug
3 years ago
Yu Chen cbdcc3c75b update comments
3 years ago
Yu Chen 8cc21841aa add #![deny(missing_docs)] AND #![deny(warnings)] in main.rs, and update other files
3 years ago
Yu Chen 25e2e1cac4 Merge remote-tracking branch 'wrk/ch3-coop_doc' into ch3-coop
3 years ago
田凯夫 d1104a2226 Update docs
3 years ago
logeable 671d82abca fix: excute 'make run' failed on macos
3 years ago
Yifan Wu 80aba4475e cargo clippy & fmt
3 years ago
Yifan Wu f1d848ff86 Kernel cannot dump now.
4 years ago
Yifan Wu fb141b6653 Bump to rust nightly-2022-01-01, feature global_asm,asm->stable
4 years ago
Yifan Wu c19662b70c Merge recent patch on ch3.
4 years ago
Yifan Wu 9fa4fd6daa
Merge pull request #15 from buhe/ch3-coop
4 years ago
Yifan Wu eb61923207 Apply lost patches.
4 years ago
buhe 5bcb009ac3 revert code
4 years ago
buhe c039c286db use python script instead of system exe
4 years ago
buhe 2394022aac change to my setting
4 years ago
Yifan Wu dbb3d6c561 Downgrade cargo-binutils to 0.2.0
4 years ago
Yifan Wu db2bb39981 Add recent updates from ch3
4 years ago
Yifan Wu e73735e5e4 Bump rustsbi to 0.1.1 && make config of qemu/k210 different
4 years ago
Yifan Wu cf11c789d1 Declare _unused explicitly when running first task.
4 years ago
Yifan Wu 5e7a10477c Update task public APIs.
5 years ago
Yifan Wu 81de8ea415 Fix xstate.
5 years ago
Yifan Wu 17dafb9000 Wrap syscalls in user_lib && change xstate to exit_code
5 years ago
Yifan Wu ad70d96155 Move some variable name to task_cx to task_cx_ptr2.
5 years ago
Yifan Wu cec9b5aee9 Add env && Update link_user.S format.
5 years ago
Yifan Wu 5d6c7548fc Release mode applications worked on ch3-coop.
5 years ago
Yifan Wu efff1c0db6 Small Update.
5 years ago
Yifan Wu 4590f233b5 sys_yield tests worked on qemu.
5 years ago
Yifan Wu 91043b08cd Switch ok with debug mode apps, implement sys_exit correctly later.
5 years ago
Yifan Wu e552f3cfca Add sys_yield tests and compile them to different location.
5 years ago
Yifan Wu 5e5ed05399 Update rustsbi-qemu && batch worked on qemu/k210.
5 years ago
Yifan Wu 3b920ac8f5 Run hello_world/power one by one in batch mode.
5 years ago
Yifan Wu e9949e5bd4 Try batch but kernel panicked.
5 years ago
Yifan Wu 0d0c7255b6 Auto link multiple applications in kernel.
5 years ago
Yifan Wu f613fa122c Working on app data auto linking.
5 years ago
Yifan Wu c701cd00ce Chapter1: Update panic_handler.
5 years ago
Yifan Wu 49050aca3f Update linker & Hello k210/qemu(release mode).
5 years ago
Yifan Wu 406acaae2c Small update.
5 years ago
Yifan Wu 721d0e5ecf Debug using gdb on qemu.
5 years ago
Yifan Wu 5370f725be Load kernel on qemu/k210.
5 years ago
Yifan Wu 29f4683ad8 Compiled on target platform.
5 years ago