Commit Graph

25 Commits

Author SHA1 Message Date
Yifan Wu
ea66f9a1e2 toolchain: Bump Rust to 1.80.0-nightly 2024-05-02 11:57:48 +08:00
Yifan Wu
0c9ec9d789 Remove unnecessary output. 2023-02-01 21:09:34 +08:00
Yu Chen
20532db0dc fix for rust-analyzer warning 2022-12-31 11:12:11 +08:00
Yifan Wu
1054ca153c user add fp support 2022-12-21 21:20:08 +08:00
Yu Chen
d883bee64c support rust-analyzer for board_qemu features 2022-07-14 10:11:49 +08:00
Yifan Wu
714c789133 Rollback rustsbi & drop debug mode support 2022-04-16 15:21:08 -07:00
Yifan Wu
c4a5b7fca5 cargo clippy & fmt 2022-01-21 14:05:24 -08:00
Yifan Wu
ef7139d364 Update applications 2022-01-03 19:34:51 -08:00
Yifan Wu
9ada2d01a8 Bump to rust nightly-2022-01-01, feature global_asm,asm->stable 2022-01-01 01:27:25 -08:00
Yifan Wu
6d550620b1 Update rustc && rustsbi; llvm_asm -> asm 2021-08-26 19:32:49 +08:00
Yifan Wu
94387ed9dd Replace llvm_asm! with asm 2021-07-18 17:28:03 +08:00
Yifan Wu
579e83899a Update rustsbi to latest version & fix 02power 2021-07-08 16:21:44 +08:00
Yifan Wu
5369766b96 Bump rustsbi to 0.2.0-alpha.1[81d53d8] 2021-03-09 16:02:13 +08:00
Yifan Wu
d71a18ad63 Link small sections in linker 2021-03-07 19:52:58 +08:00
Yifan Wu
e9717e1052 Bump rustsbi to 0.1.1 && make config of qemu/k210 different 2021-02-07 17:28:26 +08:00
Yifan Wu
335027f00b Wrap syscalls in user_lib & change xstate to exit_code. 2021-01-05 17:37:20 +08:00
Yifan Wu
f53f5e4b98 Chapter2: Clear .bss inside application. 2020-11-22 13:05:16 +08:00
Yifan Wu
5e5ed05399 Update rustsbi-qemu && batch worked on qemu/k210. 2020-11-20 11:10:38 +08:00
Yifan Wu
3b920ac8f5 Run hello_world/power one by one in batch mode. 2020-11-20 01:18:25 +08:00
Yifan Wu
e9949e5bd4 Try batch but kernel panicked. 2020-11-19 18:01:16 +08:00
Yifan Wu
0d0c7255b6 Auto link multiple applications in kernel. 2020-11-19 04:33:06 +08:00
Yifan Wu
f613fa122c Working on app data auto linking. 2020-11-18 18:29:53 +08:00
Yifan Wu
d1fcf2fc9f Removed unused cache. 2020-11-18 14:53:47 +08:00
Yifan Wu
db8fbdc512 Update user/.gitignore. 2020-11-18 14:49:38 +08:00
Yifan Wu
db0c174f52 Add first user program hello_world.rs 2020-11-18 14:48:13 +08:00