[reference]-ARM Term术语汇总
生活随笔
收集整理的這篇文章主要介紹了
[reference]-ARM Term术语汇总
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
快速鏈接:
.
👉👉👉 個人博客筆記導讀目錄(全部) 👈👈👈
(參考 Platform Security Boot Guide )
| AES | Advanced Encryption Standard, a symmetric-key encryption standard |
| Digest | The output of a hash operation |
| DoS | Denial of Service |
| EEPROM | Electrically Erasable Programmable Read-Only Memory |
| eFlash | See Internal flash |
| eFuse | OTP memory, available in very limited quantity |
| HMAC | Hashed Message Authentication Code |
| HUK | Hardware Unique Key |
| Internal flash | On-chip embedded flash |
| KDF | Key Derivation Function |
| Manifest | Signed metadata for a firmware image |
| MCU | Micro-controller unit |
| Measurement | A cryptographic hash of code and/or data |
| MPU | Memory Protection Unit |
| MTP | Multi-Time Programmable. A characteristic of some type of NVM |
| NIST | National Institute of Standards and Technology (http://www.nist.gov) |
| NSPE | Non-Secure Processing Environment (a PSA term) |
| NSPE-PK | Public Key of the Non-Secure Processing Environment |
| NVM | Non-volatile memory |
| OEM | Original Equipment Manufacturer |
| OTA | Over-The-Air |
| OTP | One Time Programmable. A characteristic of some types of NVM |
| PKI | Public Key Infrastructure |
| PRoT | PSA Root of Trust (a PSA term) |
| ROM | Read-only memory |
| ROTPK | Root of Trust Public Key (for firmware verification) |
| RSA | Rivest, Shamir and Adleman. An algorithm for public-key cryptography. |
| RSA-PSS | RSA Probabilistic Signature Scheme |
| Runtime firmware | Generic term to describe the firmware that executes after boot has completed |
| SE | Secure Element. An example of a secure element is a smart card. |
| SoC | System on Chip |
| SPE | Secure Processing Environment. Contains trusted firmware and trusted services. |
| SPE-PK | Public Key of the Secure Processing Environment |
| System | Inseparable component integrating all processing elements, bus masters, and secure software. Typically an SoC or equivalent |
| SPM | Secure Partition Manager |
| Security subsystem | A self-contained subsystem providing security functionality e.g. a secure element |
| XIP | eXecute-In-Place |
總結
以上是生活随笔為你收集整理的[reference]-ARM Term术语汇总的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [armv9]-ARMV9 CCA 机密
- 下一篇: [ARM-assembly]-ARMV9