# 参考资料

Source: [https://docs.qualcomm.com/doc/80-70015-4SC/topic/references.html](https://docs.qualcomm.com/doc/80-70015-4SC/topic/references.html)

**相关文档：**

| **标题** | **文档编号** |
| --- | --- |
| **文档名称** | **文档名称** |
| *[Qualcomm Linux 编译指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-254/introduction.html)* | 80-70015-254Y |
| *[开发套件使用指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-251/introduction.html)* | 80-70015-251Y |
| *[Qualcomm Linux 安全指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-11/overview.html)* | 80-70015-11SC |
| **资源** | **资源** |
| TianocoreEDK2 开源实现 | [https://github.com/tianocore/tianocore.github.io/wiki/EDK-II/](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II/) |
| systemd-boot | [https://www.freedesktop.org/software/systemd/man/latest/systemd-boot.html](https://www.freedesktop.org/software/systemd/man/latest/systemd-boot.html) |
| EFI boot stub | [https://docs.kernel.org/admin-guide/efi-stub.html](https://docs.kernel.org/admin-guide/efi-stub.html) |
| UEFI 规范 – DXE 阶段 | [https://uefi.org/specs/PI/1.8/V2_Overview.html](https://uefi.org/specs/PI/1.8/V2_Overview.html) |
| Qualcomm package manager (QPM) | [https://qpm.qualcomm.com/#/main/tools/details/QPM3](https://qpm.qualcomm.com/#/main/tools/details/QPM3) |

Table : 缩略词

| **缩略词** | **定义** |
| --- | --- |
| AOP | Always-on 处理器 (Always-on processor) |
| APPS | 应用程序 (Applications) |
| cDSP | 计算 DSP (Compute DSP) |
| CDT | 配置数据表 (Configuration data table) |
| CLK | 时钟 (Clock) |
| CPUCP | CPU 子系统控制处理器 (CPU subsystem control processor) |
| DDR | 双倍数据速率 (Double data rate) |
| DEVCFG | 设备配置 (Device configuration) |
| DSC | 说明 (Description) |
| DT | 设备树 (Device Tree) |
| DXE | 驱动程序执行环境 (Driver Execution Environment) |
| EDL | 紧急下载 (Emergency download) |
| EFI | 可扩展固件接口 (Extensible firmware interface) |
| ESP | EFI 系统分区 (EFI system partition) |
| FDF | 表单数据格式 (Forms data format) |
| GPIO | 通用输入/输出 (General-purpose input/output) |
| IMEM | 内部存储器 (Internal memory) |
| Initrd | 初始 RAM 磁盘 (Initial RAM disk) |
| ISP | 图像信号处理器 (Image signal processor) |
| LPASS | 低功耗音频子系统 (Low-power audio subsystem) |
| MMU | 内存管理单元 (Memory management unit) |
| NPU | 神经处理单元 (Neural processing unit) |
| NSP | 神经信号处理器 |
| PBL | Primary boot loader |
| PCAT | 产品配置辅助工具 (Product configuration assistant tool) |
| PCD | 平台配置数据库 (Platform configuration database) |
| PMIC | 电源管理芯片 (Power management integrated circuit) |
| QDTE | Qualcomm 设备树编辑器 |
| QSC | Qualcomm Software Center |
| Qualcomm TEE | Qualcomm® 受信任执行环境 (TEE) |
| RoT | 信任根 (Root of trust) |
| TZ | TrustZone |
| UART | 通用异步收发器 (Universal asynchronous receiver/transmitter) |
| UEFI | 统一可扩展固件接口 (Unified extensible firmware interface) |
| UFS | 通用闪存存储 (Universal flash storage) |
| XBL | eXtensible Boot Loader，在本指南中有时称为二级 boot loader (SBL) 和 SBL1 |
| XBL\_CFG | XBL 配置 (XBL configuration) |
| XBOOTLDR | 扩展的 Boot Loader 分区 (Extended Boot Loader partition) |
| xPU | 外部保护单元 (eXternal protection unit) |

Last Published: Dec 04, 2024

[Previous Topic
检测 RAM 转储](https://docs.qualcomm.com/bundle/publicresource/80-70015-4SC/topics/ram-dump-detection.md)