# 参考资料

## 相关文档

| 文档标题 | 文档编号 |
| --- | --- |
| **Qualcomm Technologies, Inc.** | **Qualcomm Technologies, Inc.** |
| [*Qualcomm Linux 编译指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70017-254/) | 80-70017-254Y |
| [*Qualcomm Linux 发布版本说明*](https://docs.qualcomm.com/bundle/publicresource/topics/RNO-241225194606) | RNO-241225194606 |
| [*Qualcomm Linux 内核指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70017-3/) | 80-70017-3SC |
| [*Qualcomm Linux 安全指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70017-11/) | 80-70017-11SC |
| [*Qualcomm Linux 调试指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70017-12/) | 80-70017-12SC |
| [*Qualcomm Intelligent Robotics Product（QIRP）SDK 2.0 用户指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70017-265/) | 80-70017-265Y |
| **资源** | **资源** |
| Yocto项目 | [http://git.yoctoproject.org/](http://git.yoctoproject.org/) |
| Yocto项目文档 | [https://docs.yoctoproject.org/4.0.22/singleindex.html](https://docs.yoctoproject.org/4.0.22/singleindex.html) |
| Qualcomm manifest | [https://github.com/quic-yocto/qcom-manifest](https://github.com/quic-yocto/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/quic-yocto/meta-qcom-hwe/tree/kirkstone/classes](https://github.com/quic-yocto/meta-qcom-hwe/tree/kirkstone/classes) |
| GitHub | [https://github.com/quic-yocto/meta-qcom-hwe](https://github.com/quic-yocto/meta-qcom-hwe) |
| GitHub | [https://github.com/quic-yocto/meta-qcom-hwe/tree/kirkstone/conf/machine](https://github.com/quic-yocto/meta-qcom-hwe/tree/kirkstone/conf/machine) |
| GitHub | [https://github.com/quic-yocto/meta-qcom-hwe/tree/kirkstone/recipes-firmware](https://github.com/quic-yocto/meta-qcom-hwe/tree/kirkstone/recipes-firmware) |
| GitHub | [https://github.com/quic-yocto/meta-qcom-realtime](https://github.com/quic-yocto/meta-qcom-realtime) |
| GitHub | [https://github.com/quic-yocto/meta-qcom-distro/tree/kirkstone/conf/distro](https://github.com/quic-yocto/meta-qcom-distro/tree/kirkstone/conf/distro) |
| GitHub | [https://github.com/quic-yocto/meta-qcom-distro/tree/kirkstone/recipes-products/images](https://github.com/quic-yocto/meta-qcom-distro/tree/kirkstone/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/4.0.22/singleindex.html#term-INIT_MANAGER](https://docs.yoctoproject.org/4.0.22/singleindex.html#term-INIT_MANAGER) |
| Distro 特性 | [https://docs.yoctoproject.org/4.0.22/singleindex.html#distro-features](https://docs.yoctoproject.org/4.0.22/singleindex.html#distro-features) |
| 镜像特性 | [https://docs.yoctoproject.org/4.0.22/singleindex.html#image-features](https://docs.yoctoproject.org/4.0.22/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) |
| EFI | 可扩展固件接口 (Extensible firmware interface) |
| efivar | EFI 变量 (EFI variable) |
| eMCP | 嵌入式多媒体卡（Embedded multimedia card） |
| ESP | EFI 系统分区 (EFI system partition) |
| KEK | 密钥交换密钥 (Key exchange key) |
| KVM | 基于内核的虚拟机 (Kernel-based virtual machine) |
| LBA | 逻辑块寻址 (Logical block addressing) |
| OE | OpenEmbedded |
| 操作系统 | 操作系统 (Operating system) |
| OSS | 开源软件（Open-source software） |
| OTP | 一次性配置（One time provisioning） |
| PE | 可移植可执行文件（Portable executable） |
| Ptool | 分区工具（Partition tool） |
| QDL | Qualcomm download tool |
| 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 | 虚拟文件分配表 (Virual File Allocation Table) |
| VMM | Virual 机器管理器 (Virual machine manager) |
| WLAN | 无线局域网 (Wireless local area network) |

Last Published: Jan 24, 2025

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

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