- 05 Feb, 2025 2 commits
- 01 Feb, 2025 1 commit
-
-
team authored
-
- 30 Jan, 2025 1 commit
-
-
team authored
-
- 19 Jan, 2025 2 commits
-
-
Youjie Zheng authored
-
Youjie Zheng authored
-
- 18 Jan, 2025 7 commits
-
-
Youjie Zheng authored
-
Youjie Zheng authored
-
Youjie Zheng authored
-
Youjie Zheng authored
-
Youjie Zheng authored
-
Youjie Zheng authored
-
Youjie Zheng authored
-
- 16 Jan, 2025 2 commits
- 10 Jan, 2025 2 commits
- 09 Jan, 2025 1 commit
-
-
邵志航 authored
-
- 08 Jan, 2025 2 commits
-
-
邵志航 authored
-
Zhihang Shao authored
-
- 19 Dec, 2024 2 commits
-
-
Zhihang Shao authored
-
Zhihang Shao authored
-
- 18 Dec, 2024 1 commit
-
-
Zhihang Shao authored
-
- 16 Dec, 2024 1 commit
-
-
Zhihang Shao authored
-
- 13 Dec, 2024 1 commit
-
-
Zhihang Shao authored
-
- 12 Dec, 2024 1 commit
-
-
Zhihang Shao authored
-
- 11 Dec, 2024 1 commit
-
-
Zhihang Shao authored
-
- 09 Dec, 2024 1 commit
-
-
Youjie Zheng authored
-
- 04 Dec, 2024 1 commit
-
-
Youjie Zheng authored
-
- 24 Nov, 2024 2 commits
-
-
Youjie Zheng authored
-
Firefly authored
* [app] Add testcases for musl libc * [feat] Support for loading musl app and entering main function * [syscall] Add some necessary syscalls for base musl applications * [ci] Add deploy CI and update test CI * [syscall] Split syscalls into multiple files according to the syscall categories * [build] Add configuration for user space * [loader] Move IO methods to axmem module and simplify codes. * [CI] Continue on error for clippy and fmt test * [CI] Update dependencies for qemu build * [style] Fix code style according to the PR content * [fix] Set the base address for static-ELF as 0 by default * [feat] Support complie and test musl app on rv64 and aarch64 * [config] Fix the format for config file * [style] format the code style * [style] format crate import style: ```rust mod sub_mod1; mod sub_mod2; use core::foo::Bar; use alloc::bar::Foo; use ext_crate::bar; use crate::baz; use self::sub_mo...
-
- 06 Aug, 2024 2 commits
-
-
Yuekai Jia authored
Parse ELF files and add monolithic testcases for CI
-
Youjie Zheng authored
-
- 02 Aug, 2024 2 commits
-
-
Youjie Zheng authored
-
Youjie Zheng authored
-
- 01 Aug, 2024 1 commit
-
-
Youjie Zheng authored
-
- 31 Jul, 2024 3 commits
-
-
Youjie Zheng authored
-
Youjie Zheng authored
-
Yuekai Jia authored
-
- 30 Jul, 2024 1 commit
-
-
Yuekai Jia authored
-