Picture glossary — every acronym, spelled out

your quick-reference; no letter left unexplained
Short formFull wordsIn plain language
PCRPlatform Configuration RegisterA special append-only slot in a security chip holding a fingerprint of software.
PCR0Platform Configuration Register 0The first slot — holds the fingerprint of the earliest code (firmware or enclave image). The anchor.
TPMTrusted Platform ModuleThe security chip itself.
TCGTrusted Computing GroupThe industry body that writes the specifications.
CRTMCode Root of Trust for Measurement (NIST: "Core")The first immutable code that starts the fingerprint chain — platform firmware, not part of the TPM.
SRTM / DRTMStatic / Dynamic Root of Trust for MeasurementTrust from power-on (static) vs. re-started mid-run by a CPU instruction (dynamic).
UEFI / BIOSUnified Extensible Firmware Interface / Basic Input-Output SystemTwo names for the core startup firmware.
EK / AKEndorsement Key / Attestation KeyThe chip's built-in identity key / the key it uses to sign reports.
QuoteThe chip's signed report of its register values + a freshness nonce.
NonceNumber used onceA fresh random challenge proving an answer is live, not replayed.
EnclaveA sealed, encrypted compartment the host owner can't see into.
NSMNitro Security ModuleAmazon's hardware that signs an enclave's attestation document.
KMSKey Management ServiceAmazon's key vault; can release a key only to an attested enclave.
EIFEnclave Image FileThe packaged enclave; its fingerprint is Nitro's PCR0.
CBOR / COSEConcise Binary Object Representation / CBOR Object Signing and EncryptionCompact binary data format / the standard way to sign it.
SGXSoftware Guard Extensions (Intel)Intel's per-program enclave technology.
TDXTrust Domain Extensions (Intel)Intel's whole-VM confidential computing.
SEV-SNPSecure Encrypted Virtualization – Secure Nested Paging (AMD)AMD's confidential VM technology.
CCAConfidential Compute Architecture (Arm)Arm's confidential computing design.
vTPMvirtual Trusted Platform ModuleA software security chip running inside a protected VM.
RATSRemote ATtestation procedureSThe internet standard naming the roles (attester, verifier, etc.).
EATEntity Attestation TokenA standard envelope of attestation facts.
CoRIMConcise Reference Integrity ManifestA standard file of known-good fingerprints (still a draft).
DICEDevice Identifier Composition EngineMeasured boot without a chip, for tiny devices.
SLSASupply-chain Levels for Software ArtifactsA framework for trustworthy build records.
TXTTrusted Execution Technology (Intel)Intel's dynamic-root-of-trust feature.
IMAIntegrity Measurement ArchitectureLinux feature that fingerprints files at runtime.