# 参考资料

## 相关文档

| 文档标题 | 文档编号 |
| --- | --- |
| **Qualcomm Technologies, Inc.** | **Qualcomm Technologies, Inc.** |
| [*Qualcomm Linux 编译指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-254/) | 80-70022-254Y |
| [*Qualcomm Linux Release Notes*](https://docs.qualcomm.com/bundle/publicresource/topics/RNO-251013063244) | RNO-251013063244 |
| [*Qualcomm Linux 内核指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-3/) | 80-70022-3SC |
| [*Qualcomm Linux 启动指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-4/) | 80-70022-4SC |
| [*Qualcomm Linux 安全指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-11/) | 80-70022-11SC |
| [*Qualcomm Linux 调试指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-12/) | 80-70022-12SC |
| [*Qualcomm Intelligent Robotics (QIR) SDK 2.0 使用指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70022-265/) | 80-70022-265Y |
| **资源** | **资源** |
| Yocto 项目 | [http://git.yoctoproject.org/](http://git.yoctoproject.org/) |
| Yocto 项目文档 | [https://docs.yoctoproject.org/5.0.11/singleindex.html](https://docs.yoctoproject.org/5.0.11/singleindex.html) |
| Qualcomm manifest | [https://github.com/qualcomm-linux/qcom-manifest](https://github.com/qualcomm-linux/qcom-manifest) |
| poky/meta | [https://git.yoctoproject.org/poky/](https://git.yoctoproject.org/poky/) |
| meta-openembedded | [https://git.openembedded.org/meta-openembedded/](https://git.openembedded.org/meta-openembedded/) |
| meta-selinux | [https://git.yoctoproject.org/meta-selinux/](https://git.yoctoproject.org/meta-selinux/) |
| meta-virtualization | [https://git.yoctoproject.org/meta-virtualization/](https://git.yoctoproject.org/meta-virtualization/) |
| 类 | [https://github.com/qualcomm-linux/meta-qcom-hwe/tree/scarthgap/classes](https://github.com/qualcomm-linux/meta-qcom-hwe/tree/scarthgap/classes) |
| GitHub | [https://github.com/qualcomm-linux/meta-qcom-hwe](https://github.com/qualcomm-linux/meta-qcom-hwe) |
| GitHub | [https://github.com/qualcomm-linux/meta-qcom-hwe/tree/scarthgap/conf/machine](https://github.com/qualcomm-linux/meta-qcom-hwe/tree/scarthgap/conf/machine) |
| GitHub | [https://github.com/qualcomm-linux/meta-qcom-hwe/tree/scarthgap/recipes-firmware](https://github.com/qualcomm-linux/meta-qcom-hwe/tree/scarthgap/recipes-firmware) |
| GitHub | [https://github.com/qualcomm-linux/meta-qcom-realtime](https://github.com/qualcomm-linux/meta-qcom-realtime) |
| GitHub | [https://github.com/qualcomm-linux/meta-qcom-distro/tree/scarthgap/conf/distro](https://github.com/qualcomm-linux/meta-qcom-distro/tree/scarthgap/conf/distro) |
| GitHub | [https://github.com/qualcomm-linux/meta-qcom-distro/tree/scarthgap/recipes-products/images](https://github.com/qualcomm-linux/meta-qcom-distro/tree/scarthgap/recipes-products/images) |
| GitHub | [https://github.com/quic/host-signing-tool](https://github.com/quic/host-signing-tool) |
| 内核 | [https://git.codelinaro.org/clo/la/kernel/qcom.git](https://git.codelinaro.org/clo/la/kernel/qcom.git) |
| realtime | [https://wiki.linuxfoundation.org/realtime/start](https://wiki.linuxfoundation.org/realtime/start) |
| INIT\_MANAGER | [https://docs.yoctoproject.org/5.0.11/singleindex.html#term-INIT_MANAGER](https://docs.yoctoproject.org/5.0.11/singleindex.html#term-INIT_MANAGER) |
| 分发包特性 | [https://docs.yoctoproject.org/5.0.11/singleindex.html#distro-features](https://docs.yoctoproject.org/5.0.11/singleindex.html#distro-features) |
| 镜像特性 | [https://docs.yoctoproject.org/5.0.11/singleindex.html#image-features](https://docs.yoctoproject.org/5.0.11/singleindex.html#image-features) |
| 条件语法（覆盖） | [https://docs.yoctoproject.org/bitbake/2.8/bitbake-user-manual/bitbake-user-manual-metadata.html#conditional-syntax-overrides](https://docs.yoctoproject.org/bitbake/2.8/bitbake-user-manual/bitbake-user-manual-metadata.html#conditional-syntax-overrides) |
| systemd-boot | [https://wiki.archlinux.org/title/systemd-boot](https://wiki.archlinux.org/title/systemd-boot) |
| Docker Compose | [https://docs.docker.com/compose/gettingstarted/](https://docs.docker.com/compose/gettingstarted/) |
| OSTree 概览 | [https://ostreedev.github.io/ostree/introduction/](https://ostreedev.github.io/ostree/introduction/) |

## 缩略词和术语

| 缩略词或术语 | 定义 |
| --- | --- |
| aDSP | 高级数字信号处理器（Advanced digital signal processor） |
| cDSP | 计算数字信号处理器 (Compute digital signal processor) |
| DB | 数据库 (Database) |
| DBX | 禁止签名数据库 (Forbidden signatures database) |
| DSP | 数字信号处理器 (Digital signal processor) |
| EFI | 可扩展固件接口 (Extensible firmware interface) |
| efivar | EFI 变量 (EFI variable) |
| eMMC | 嵌入式多媒体卡（Embedded multimedia card） |
| ESP | EFI 系统分区 (EFI system partition) |
| KEK | 密钥交换密钥 (Key exchange key) |
| KVM | 基于内核的虚拟机 (Kernel-based virtual machine) |
| LBA | 逻辑块寻址 (Logical block addressing) |
| OE | OpenEmbedded |
| OS | 操作系统 |
| OSS | 开源软件（Open-source software） |
| OTP | 一次性配置（One time provisioning） |
| PE | 可移植可执行文件（Portable executable） |
| Ptool | 分区工具（Partition tool） |
| QDL | Qualcomm download tool |
| RPMB | 重放保护存储块 (Replay protected memory block) |
| SoC | 片上系统 (System on chip) |
| SOTA | 软件 OTA (Software over-the-air) |
| UEFI | 统一可扩展固件接口 (Unified extensible firmware interface) |
| UFS | 通用闪存存储 (Universal flash storage) |
| UKI | 统一内核镜像 (Unified kernel image) |
| UUID | 通用唯一标识符（Universal unique identifier） |
| VFAT | 虚拟文件分配表 (Virtual file allocation table) |
| VMM | 虚拟机管理器 |
| WLAN | 无线局域网 (Wireless local area network) |

Last Published: Nov 04, 2025

[Previous Topic
调试](https://docs.qualcomm.com/bundle/publicresource/80-70022-27SC/topics/debug.md)

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