Glossary

Root of trust

A component that anchors security functions such as measurement, storage and reporting, and must be trusted because its misbehaviour cannot be detected.

A root of trust is a hardware, firmware or software element that forms the basis of security functions such as measurement, storage, reporting, recovery, verification and update, and that must always behave as expected because its misbehaviour cannot be detected 1 2.

It is typically the first element in a chain of trust and anchors more complex functions built on it 1. Because it is trusted by assumption, it must be secure by design 2. The Trusted Computing Group distinguishes a root of trust for measurement, which makes the first integrity measurement and adds it to a tamper-resistant log, from a root of trust for reporting, which vouches for platform characteristics during remote attestation 3. Shavit's framework needs hardware roots of trust on ML chips, and calls for open-source designs so that independent verifiers can check them for backdoors 4. A 2026 MIRI Technical Governance Team post describes reliance on the hardware vendor as root of trust as a significant concern for TEE-based attestation, since whoever holds the hardware's key can produce valid attestation reports 5.

Related

Used in

Sources

  1. AA. Regenscheid (2018). Platform Firmware Resiliency Guidelines (NIST SP 800-193). National Institute of Standards and Technology. Source recordSupports: definition of RoT and its security-specific functions; must always behave as expected because its misbehaviour cannot be detected; first element of a chain of trust anchoring more complex functionality · §3.3, pp. 11–12
  2. ANational Institute of Standards and Technology (2026). NIST Computer Security Resource Center (CSRC) Glossary. NIST Computer Security Resource Center. Source recordSupports: roots of trust as highly reliable hardware, firmware and software components that must be secure by design · term: roots_of_trust (NIST SP 800-172r3; NISTIR 8320)
  3. BTrusted Computing Group (2017). TCG Glossary. Trusted Computing Group. Source recordSupports: RTM and RTR definitions · p. 9
  4. BY. Shavit (2023). What does it take to catch a Chinchilla? Verifying Rules on Large-Scale Neural Network Training via Compute Monitoring. arXiv. Source recordSupports: hardware roots of trust on ML chips; open-source RoT designs so verifiers can check for backdoors · §6.2
  5. CGloria Z (2026). On TEEs for Privacy-Preserving Monitoring in AI Governance. MIRI Technical Governance Team. Source recordSupports: vendor as root of trust as a concern; holder of hardware key can produce valid attestation reports · Limitations