# 参考资料

## 相关文档

| 标题 | 文档号 |
| --- | --- |
| **Qualcomm Technologies, Inc.** | **Qualcomm Technologies, Inc.** |
| [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-4) | 80-70017-4SC |
| [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-13/introduction.html) | 80-70017-13SC |
| [Qualcomm Linux Wi-Fi 指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70017-14/introduction.html) | 80-70017-14SC |
| [Qualcomm Linux Yocto 指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70017-27/intro_yocto_linux_qualcomm.html) | 80-70017-27SC |
| **资源** | **资源** |
| [Qualcomm® Package Manager 3 Documentation](https://qpm.qualcomm.com/assets/userguide/external/book/0.UserGuide/UserGuide.html) | [Qualcomm® Package Manager 3 Documentation](https://qpm.qualcomm.com/assets/userguide/external/book/0.UserGuide/UserGuide.html) |
| [Arm System Memory Management Unit Architecture, IHI0062D](https://developer.arm.com/documentation/ihi0062/dc) | [Arm System Memory Management Unit Architecture, IHI0062D](https://developer.arm.com/documentation/ihi0062/dc) |
| [https://docs.kernel.org/trace/coresight/coresight-perf.html](https://docs.kernel.org/trace/coresight/coresight-perf.html) | [https://docs.kernel.org/trace/coresight/coresight-perf.html](https://docs.kernel.org/trace/coresight/coresight-perf.html) |
| [https://docs.kernel.org/trace/coresight/index.html](https://docs.kernel.org/trace/coresight/index.html) | [https://docs.kernel.org/trace/coresight/index.html](https://docs.kernel.org/trace/coresight/index.html) |
| [https://perf.wiki.kernel.org/index.php/Tutorial](https://perf.wiki.kernel.org/index.php/Tutorial) | [https://perf.wiki.kernel.org/index.php/Tutorial](https://perf.wiki.kernel.org/index.php/Tutorial) |
| [https://man7.org/linux/man-pages/man1/ltrace.1.html](https://man7.org/linux/man-pages/man1/ltrace.1.html) | [https://man7.org/linux/man-pages/man1/ltrace.1.html](https://man7.org/linux/man-pages/man1/ltrace.1.html) |
| [https://man7.org/linux/man-pages/man1/gdb.1.html](https://man7.org/linux/man-pages/man1/gdb.1.html) | [https://man7.org/linux/man-pages/man1/gdb.1.html](https://man7.org/linux/man-pages/man1/gdb.1.html) |
| [https://man7.org/linux/man-pages/man5/core.5.html](https://man7.org/linux/man-pages/man5/core.5.html) | [https://man7.org/linux/man-pages/man5/core.5.html](https://man7.org/linux/man-pages/man5/core.5.html) |
| [https://man7.org/linux/man-pages/man1/gdbserver.1.html](https://man7.org/linux/man-pages/man1/gdbserver.1.html) | [https://man7.org/linux/man-pages/man1/gdbserver.1.html](https://man7.org/linux/man-pages/man1/gdbserver.1.html) |
| [https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-devices-system-cpu](https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-devices-system-cpu) | [https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-devices-system-cpu](https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-devices-system-cpu) |
| [https://man7.org/linux/man-pages/man8/crash.8.html](https://man7.org/linux/man-pages/man8/crash.8.html) | [https://man7.org/linux/man-pages/man8/crash.8.html](https://man7.org/linux/man-pages/man8/crash.8.html) |

## 缩略词和术语

| 缩略词或术语 | 全称 |
| --- | --- |
| aDSP | 应用数字信号处理器 (Application digital signal processor) |
| AHB | 高级高性能总线 (Advanced High-performance Bus) |
| AOP | Always-on 处理器 (Always-on-processor) |
| APSS | 应用处理器子系统 (Application processor subsystem) |
| cDSP | 计算 DSP (Compute DSP) |
| CMA | 连续内存分配器 (Contiguous memory allocator) |
| CNoC | 配置片上网络 (Config network-on-chip) |
| DCC | 数据捕获和比较 (Data capture and compare) |
| DDR | 双倍数据速率 (Double data rate) |
| FAR | 故障地址寄存器 (Fault address register) |
| FIQ | 快速中断请求 (Fast interrupt request) |
| FSR | 故障状态寄存器 (Fault status register) |
| GDB | GNU 调试器 (GNU debugger) |
| GFP | 获取空闲页面 (Get free pages) |
| HLOS | 高级 OS (High-level OS) |
| KASLR | 内核地址空间布局随机化 (Kernel address space layout randomization) |
| LPASS | 低功耗音频子系统 (Low-power audio subsystem) |
| NoC | 片上网络 (Network-on-chip)，它是连接 SoC 上子系统的总线。NoC 有多种类型，例如系统 NoC (SNoC)、配置 NoC (CNoC)、多媒体 NoC (MMNoC)。 |
| PCB | 印刷电路板 (Printed circuit board) |
| PMIC | 电源管理 IC (Power management IC)。PMIC 是芯片组的电源模块。 |
| PS\_HOLD | 从 SoC 至 PMIC 的电源保持信号线 (Power-supply hold) |
| QCAP | Qualcomm crash analysis portal |
| SNoC | 系统片上网络 (System network-on-chip) |
| SPM | 子系统电源管理器 (Subsystem power manager) |
| SMMU | 系统内存管理单元 (System memory management unit) |
| SS | 子系统 (Subsystem) |
| TRACE32 | Lauterbach TRACE32 软件 |
| TBU | 转换缓冲单元 (Translation Buffer Unit)Arm® SMMU IP 组件。 |
| TCM | 紧密耦合内存 (Tightly coupled memory) |
| TEE | 受信任执行环境 (Trusted execution environment) |
| TSENS | 温度传感器 (Temperature sensor)。该传感器用于采集芯片组的结温。 |
| TZ | TrustZone |
| WD | 看门狗 (Watchdog)：看门狗是固定长度的计数器，用于从硬件或软件严重故障恢复系统。 |
| 看门狗 Bark | 看门狗超时会导致 Bark 中断和内核 panic。 |
| 看门狗 Bite | 如果 WD Bark 之后仍未投喂看门狗，则会发生看门狗超时，从而导致安全模式下的 Bite 中断。此问题进一步导致系统重置。 |
| WPSS | 无线局域网处理器子系统 (Wireless local area network processor subsystem) |
| XBL | 可扩展启动加载程序 (eXtensible Boot Loader) |
| xPU | 外部保护单元 (External Protection Unit)，它是 Qualcomm TEE 中的一个模块，用于保护内存区域、地址和寄存器。 |

Last Published: Jan 23, 2025

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

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