4
1
mirror of https://github.com/DragonOS-Community/DragonOS.git synced 2025-06-21 05:16:31 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
e80796eb82 feat: la64 boot (#1132)
* la64能够进入到kernel_main
* ci: 添加为ubuntu编译qemu-loongarch64的脚本
* feat: la64能输出hello world
* la64 安装gcc && 配置github ci
* chore: 更新CI工作流和构建脚本中的Docker镜像版本至v1.10

Signed-off-by: longjin <longjin@DragonOS.org>
2025-04-20 18:51:45 +08:00
e4600f7f7d Kconfig (#432)
* 内核编译配置

* 将kernel.config的解析代码搬入crate

* 将设置feature函数放入CargoHandler中
2023-11-17 21:23:01 +08:00
e4fb6c9754 美化readme (#446)
* 美化readme
2023-11-17 12:26:10 +08:00
e26ca418df 把内核构建脚本单独独立成一个crate (#444) 2023-11-17 11:26:26 +08:00