# atf-demo **Repository Path**: yang_lian/atf-demo ## Basic Information - **Project Name**: atf-demo - **Description**: 基于qemu运行atf - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2026-01-09 - **Last Updated**: 2026-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # atf-demo 依赖编译器: `export CROSS_COMPILE=aarch64-none-elf-` 执行`sudo make run`会自动下载`atf`和`u-boot`,并运行,结果如下: ![alt text](image/atf.png) 可以看见依次拉起了BL1、BL2、BL3最终启动了uboot