# 启动概述

启动过程需要将 Qualcomm^®^ Linux^®^ 系统软件镜像按照只读存储器 (ROM) 中存储的一组预定义的指令在设备上启动。

此 Linux 软件负责加载和运行操作系统，并在所需软件初始化后配置设备。此过程完成后，文件系统将挂载并可供使用。

为了启动操作系统，开机时会加载启动软件镜像。如需了解更懂设置 Qualcomm Linux 启动镜像的详细信息，请参见编译固件部分中的[编译启动](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-254/build_addn_info.html#build-firmware)。

本指南介绍了支持的启动功能、冷启动（从断电状态启动）的架构以及 Qualcomm Linux 系统软件的接口。

此外，本指南还提供了有关如何开发统一可扩展固件接口 (UEFI) 应用程序、配置设备树 (DT) [接口](https://docs.qualcomm.com/doc/80-70022-4SC/topic/interfaces.html#interfaces)、调试日志和验证系统启动的说明。如需了解更多 UEFI 的详细信息，请参见 [UEFI](https://docs.qualcomm.com/doc/80-70022-4SC/topic/uefi-develop.html#unified-extensible-firmware-interface-uefi)。

Note

请参阅 Qualcomm Linux 支持的[硬件 SoC](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-115/soc.html)。

- [启动架构](https://docs.qualcomm.com/doc/80-70022-4SC/topic/boot-architecture.html)
系统在加电时运行 boot loader 软件，作为加载操作系统和其他所需应用的接口。

Qualcomm 芯片组（包括 Qualcomm Linux 支持的芯片组）采用以下多阶段启动过程：
- [APSS 冷启动流程](https://docs.qualcomm.com/doc/80-70022-4SC/topic/bootloader-architecture.html)

## 后续步骤

[搭建开发环境](https://docs.qualcomm.com/doc/80-70022-4SC/topic/getting-started.html#getting-started)

Last Published: Dec 07, 2025

[Previous Topic
启动文档](https://docs.qualcomm.com/bundle/publicresource/80-70022-4SC/topics/landing-page.md) [Next Topic
启动架构](https://docs.qualcomm.com/bundle/publicresource/80-70022-4SC/topics/boot-architecture.md)