# 參考資料

## 相關文件

| 標題 | 號碼 |
| --- | --- |
| Qualcomm Technologies, Inc. |  |
| [*Qualcomm Linux Debug Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-12/Debug-overview.html) | 80-70020-12 |
| [*Qualcomm Linux Build Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-254/introduction.html) | 80-70020-254 |
| [*Qualcomm Linux Boot Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-4/overview.html) | 80-70020-4 |
| [*Qualcomm Linux Yocto Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-27/yocto_landing_page.html) | 80-70020-27 |
| **資源** |  |
| Linux 核心 EFI | [https://docs.kernel.org/admin-guide/efi-stub.html](https://docs.kernel.org/admin-guide/efi-stub.html) |
| Linux 核心 API 文件 | [https://www.kernel.org/doc/html/latest/driver-api/gpio/index.html](https://www.kernel.org/doc/html/latest/driver-api/gpio/index.html) |
| 記憶體 | [https://docs.kernel.org/core-api/index.html#memory-management](https://docs.kernel.org/core-api/index.html#memory-management) |
| 排程器 | [https://docs.kernel.org/scheduler/sched-energy.html](https://docs.kernel.org/scheduler/sched-energy.html) |
| CPU 拓撲 | [https://docs.kernel.org/scheduler/sched-capacity.html](https://docs.kernel.org/scheduler/sched-capacity.html) |
| DT 組態設定 | [https://www.kernel.org/doc/Documentation/devicetree/bindings/gpio/gpio.txt](https://www.kernel.org/doc/Documentation/devicetree/bindings/gpio/gpio.txt) |
| DT 接腳配置 | [https://www.kernel.org/doc/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml](https://www.kernel.org/doc/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml) |
| PELT | [https://lwn.net/Articles/531853/](https://lwn.net/Articles/531853/) |
| SchedUtil 調節器 | [https://docs.kernel.org/scheduler/schedutil.html](https://docs.kernel.org/scheduler/schedutil.html) |
| UCLAMP | [https://docs.kernel.org/scheduler/sched-util-clamp.html](https://docs.kernel.org/scheduler/sched-util-clamp.html) |
| DVFS | [https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt](https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt) |
| Remoteproc 框架 | [https://www.kernel.org/doc/Documentation/remoteproc.txt](https://www.kernel.org/doc/Documentation/remoteproc.txt) |
| 序列主控台 | [https://docs.kernel.org/admin-guide/serial-console.html](https://docs.kernel.org/admin-guide/serial-console.html) |
| 使用 printk 進行除錯 | [https://www.kernel.org/doc/html/next/core-api/printk-basics.html](https://www.kernel.org/doc/html/next/core-api/printk-basics.html) |
| 檔案系統 | [https://docs.kernel.org/filesystems/proc.html](https://docs.kernel.org/filesystems/proc.html) |
| Debugfs | [https://www.kernel.org/doc/html/next/admin-guide/dynamic-debug-howto.html](https://www.kernel.org/doc/html/next/admin-guide/dynamic-debug-howto.html) |
| GDB | [https://docs.kernel.org/dev-tools/gdb-kernel-debugging.html](https://docs.kernel.org/dev-tools/gdb-kernel-debugging.html) |
| 對記憶體進行除錯 | [https://www.kernel.org/doc/html/v5.0/vm/page_owner.html](https://www.kernel.org/doc/html/v5.0/vm/page_owner.html) |
| Slub 除錯 | [https://www.kernel.org/doc/Documentation/vm/slub.txt](https://www.kernel.org/doc/Documentation/vm/slub.txt) |
| 核心組態 | [https://docs.yoctoproject.org/4.3.1/kernel-dev/common.html#configuring-the-kernel](https://docs.yoctoproject.org/4.3.1/kernel-dev/common.html#configuring-the-kernel) |

## 縮寫和術語

| 縮寫或術語 | 定義 |
| --- | --- |
| ASMP | 非對稱多處理 |
| APSS | 應用程式處理器子系統 |
| aDSP | 音訊數位訊號處理器 |
| BSP | 開發板支援套裝軟體 |
| CID | 脈絡識別碼 |
| CMA | 連續記憶體分配器 |
| cDSP | 計算數位信號處理器 |
| Chardev | 字元裝置 |
| COFF | 通用物件檔案格式 |
| crosvm | ChromeOS 虛擬機器監控器 |
| DDR | 雙倍資料速率 |
| DMA | 直接記憶體存取 |
| DMIPS | Dhrystone 每秒百萬指令數 |
| DTSI | 裝置樹原始碼納入 |
| DTBO | DTB 疊加 |
| DTSO | 裝置樹原始碼疊加 |
| DVFS | 動態電壓和頻率縮放 |
| EAS | 能源感知排程 |
| EFI | 可擴展韌體介面 |
| ELF | 可執行檔和連結格式 |
| EM | 能源模型 |
| ESP | 可擴展韌體介面系統分割磁碟 |
| FAT | 檔案分配表 |
| GCC | GNU 編譯器套裝軟體 |
| GIC | 通用中斷控制器 |
| GPIO | 通用輸入/輸出 |
| HYP | 虛擬機管理程式 |
| I2C | 積體匯流排電路 |
| Initrd | 初始 RAM 磁碟 |
| IRQ | 中斷要求 |
| IPC | 處理序間通訊 |
| ISR | 中斷服務常式 |
| KVM | 基於核心程式的虛擬機器 |
| L3 | 三級快取 |
| LLCC | 末級快取控制器 |
| LPASS | 低功率音訊子系統 |
| LTS | 長期支援 |
| MPSS | 數據機周邊子系統軟體 |
| MTP | 行動測試平台 |
| OS | 作業系統 |
| PAS | 周邊驗證服務 |
| PBL | 主要啟動載入器 |
| PCI | 周邊元件互連 |
| PE | 可移植可執行檔案格式 |
| PELT | 每個實體負載追蹤 |
| PD | 保護網域 |
| PIL | 周邊映像載入器 |
| PSCI | 電源狀態協調介面 |
| PWM | 脈衝寬度調變 |
| QCAP | Qualcomm 崩潰分析入口網站 |
| QPST | Qualcomm 產品支援工具 |
| QXDM | Qualcomm 可擴充診斷監控器 |
| QEMU | 快速模擬器 |
| RPE | 重置、電源、錯誤 |
| RTOS | 即時作業系統 |
| SLPI | 感測器低功耗島 |
| SMD | 共用記憶體驅動程式 |
| SMP2P | 共用記憶體點對點 |
| SoC | 系統晶片 |
| SPI | 序列周邊介面 |
| SSR | 子系統重新啟動 |
| SVM | 輔助虛擬機器 |
| TLMM | 頂層模式多工器 |
| TTY | 電傳打字 |
| UCLAMP | 利用率箝制 |
| UEFI | 統一可擴展韌體介面 |
| UKI | 統一核心影像檔 |
| URI | 統一資源識別碼 |
| VHE | 虛擬主機擴充功能 |
| VFIO | 虛擬函式 I/O |
| VM | 虛擬機器 |
| VMM | 虛擬機器監控器 |
| WCNSS | 無線連接子系統 |
| WDOG | 看門狗服務 |
| WLAN | 無線區域網路 |
| WPSS | 無線處理器子系統 |
| XBL | 可擴充啟動載入器 |

Last Published: Jan 01, 2026

[Previous Topic
排除核心問題](https://docs.qualcomm.com/bundle/publicresource/80-70020-3TC/topics/common_troubleshooting.md)