# 参考资料

## 相关文档

| 文档标题 | 文档编号 |
| --- | --- |
| **Qualcomm技术公司** | **Qualcomm技术公司** |
| [*Qualcomm Linux编译指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-254/) | 80-70015-254Y |
| [*Qualcomm Linux发行说明*](https://docs.qualcomm.com/bundle/publicresource/topics/RNO-240929204440) | RNO-240929204440 |
| [*Qualcomm Linux内核指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-3/) | 80-70015-3SC |
| [*Qualcomm Linux安全指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-11/) | 80-70015-11SC |
| [*Qualcomm Linux调试指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-12/) | 80-70015-12SC |
| [*Qualcomm Intelligent Robotics Product（QIRP）SDK 2.0用户指南*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-265/) | 80-70015-265Y |
| **资源** | **资源** |
| Yocto项目 | [http://git.yoctoproject.org/](http://git.yoctoproject.org/) |
| Yocto项目文档 | [https://docs.yoctoproject.org/4.0.20/singleindex.html](https://docs.yoctoproject.org/4.0.20/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) |
| 实时 | [https://wiki.linuxfoundation.org/realtime/start](https://wiki.linuxfoundation.org/realtime/start) |
| INIT\_MANAGER | [https://docs.yoctoproject.org/4.0.20/singleindex.html#term-INIT_MANAGER](https://docs.yoctoproject.org/4.0.20/singleindex.html#term-INIT_MANAGER) |
| Distro功能 | [https://docs.yoctoproject.org/4.0.20/singleindex.html#distro-features](https://docs.yoctoproject.org/4.0.20/singleindex.html#distro-features) |
| 镜像特性 | [https://docs.yoctoproject.org/4.0.20/singleindex.html#image-features](https://docs.yoctoproject.org/4.0.20/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/) |

## 缩略词和术语

| 缩略词或术语 | 定义 |
| --- | --- |
| aDSP | 高级数字信号处理器（Advanced digital signal processor） |
| cDSP | 计算数字信号处理器（Compute digital signal processor） |
| EFI | 可扩展固件接口（Extensible firmware interface） |
| eMMC | 嵌入式多媒体卡（Embedded multimedia card） |
| KVM | 基于内核的虚拟机（KVM） |
| OE | OpenEmbedded |
| OS | 操作系统（Operating system） |
| OSS | 开源软件（Open-source software） |
| OTP | 一次性配置（One time provisioning） |
| PE | 可移植可执行文件（Portable executable） |
| Ptool | 分区工具（Partition tool） |
| QDL | Qualcomm download tool |
| SoC | 片上系统（System on chip） |
| UEFI | 统一可扩展固件接口（Unified extensible firmware interface） |
| UFS | 通用闪存存储（Universal flash storage） |
| UKI | 统一内核镜像（Unified kernel image） |
| UUID | 通用唯一标识符（Universal unique identifier） |
| VMM | 虚拟机管理器 |
| WLAN | 无线局域网（Wireless local area network） |

Last Published: Dec 15, 2024

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

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