• 高通平台常见缩写


    高通平台常见缩写

    高通的MSM是mobile station modems . 移动基带处理器.带基带的手机处理器.

    QRD就是高通参考设计(Qualcomm Reference Design)

    PBL:APPS PBL(Application Primary Boot Loader),主引导加载程序
    RPM:Resource Power Manager,资源电源管理器
    RPM(Resource Power Manager)是高通MSM平台另外加的一块芯片,虽然与AP芯片打包在一起,但其是一个独立的ARM Core。之所以加这个东西,就是要控制整个电源相关的shared resources,比如ldo,clock。负责与SMP,MPM交互进入睡眠或者唤醒整个系统。
    L2 TCM:Tightly-Coupled Memory,紧耦合内存
    Some ARM SoC:s have a so-called TCM (Tightly-Coupled Memory). This is usually just a few (4-64) KiB of RAM inside the ARM processor. 
    Due to being embedded inside the CPU The TCM has a Harvard-architecture, so there is an ITCM (instruction TCM) and a DTCM (data TCM). The DTCM can not contain any instructions, but the ITCM can actually contain data.

    CDT: Configuration Data Table,包含CDB0: platform info信息和CDB1: DDR配置参数。
    TZ:
    PIL:Peripheral image loader
    MBA:Modem Boot Authenticator,调制解调器引导认证
    HLOS:High-level operation system,高级操作系统
    Pronto image:


    SMEM : shared memory
    RPC : remote procedure call
    QCSBL  : qualcomm second bootloader
    OEMSBL  : oem second bootloader
    AMSS    : Advanced Mobile Subscriber Software
    SDI : System Debug Image
    QSEE :  Qualcomm Secure Execution Environment
    TZBSP  :  TrustZone BSP
    SBL1:Scondary Boot Loader Stage1
    MSS:Mobile Subscriber Software移动用户软件

    WCD: wafer codec/decodec

    WCN: wireless connectivity network

    WTR: Wafer Transceiver

    RTR: Radio Transceiver

    QCA: Qualcomm Atheros

    QFE: Qualcomm Front-end

    RFFE: Radio Frequency Front-end

    HDET: High Power Detector

    ASM: Anntena Switch Module

    MTP: Modem Test Platform

    CDP: Core Development Platform

    FFA: Form Factor Accurate

    SURF: Subscriber Unit Reference Platform

    XPU: Embedded Memory Protected Unit

    UniPro: Universal Protocol

    FLCB: Fast Low Current Boot

    MSM: Mobile Station Modem

    APQ: Application Processor Qualcomm

    SRLTE: Simultaneous  Radio and LTE

    QSD: Qualcomm Snapdragon

    MDM: Mobile Data Modem

    MPQ: Media Processor Qualcomm

    QSC: Qualcomm Single Chip

    PnP: Plug and Play

    PBM: Phonebook Manager

    FSG: A golden file system

    modemst: modem efs partition

    EDL: Emergency Download

    mbn: Modem Configuration binary

    CV: customer visit

    FFBM: fast factory boot mode

    IPO: instant power on

  • 相关阅读:
    【操作系统】测试一
    java计算机毕业设计基于ssm的高校普法系统(源代码+数据库+Lw文档)
    使用 Charles 去修改响应信息(真实工作使用场景1)
    企业电子招投标采购系统源码之电子招投标的组成
    React 高阶组件 和 受控组件
    26thCSIG云上微表情:基于面部动作单元(AU)的微表情分析
    【STC8A8K64D4开发板】第2-8讲:片内存储器
    《绝区零》测试开启,揭开了米哈游海外战略意图
    RK3399 Android7.1修改安兔兔等第三方软件读到的内核版本信息
    Gurobi 安装
  • 原文地址:https://blog.csdn.net/a1809032425/article/details/134075316