LXR | KVM | PM | Time | Interrupt | Systems Performance | Bootup Optimization

2025年6月1日

Ubuntu(1):构建自己的Ubuntu发行版(ARM64)并使用QEMU测试

摘要: 针对 ARM64 (AArch64) 架构优化的嵌入式Ubuntu构建与测试指南,包含完整构建流程和QEMU测试方案。 1 交叉编译环境配置 安装ARM64工具链: sudo apt update sudo apt install gcc-aarch64-linux-gnu build-essent 阅读全文

posted @ 2025-06-01 23:59 ArnoldLu 阅读(1283) 评论(0) 推荐(0)

导航