Hardware Root of Trust
A tamper-resistant hardware element (TPM, secure element, or fused boot ROM) that provides the foundational, unforgeable trust anchor for secure boot, attestation, and key storage.
Definition
A hardware root of trust is a tamper-resistant hardware component, typically a Trusted Platform Module (TPM 2.0), a vendor secure element, an ARM TrustZone protected region, or one-time-programmable fuses holding immutable boot code and public keys, that serves as the anchor for all higher-level security guarantees. Because the hardware can't be replaced or reprogrammed by software running on the device, any chain of trust it certifies (secure boot, signature verification, attestation reports, key release) is rooted in a property an attacker can't change without physical access and specialized equipment.What this means in practice
On modern connected medical devices, every meaningful security claim, secure boot, signed-update verification, certificate-based device identity, remote attestation, full-disk encryption, terminates in a hardware root of trust. FDA premarket cybersecurity submissions are expected to describe the device's roots of trust and how cryptographic keys are protected at rest. Devices that store keys in flash or in software-only key stores cannot credibly claim the security capabilities FDA expects.- •Calling a software-only secure key store a 'root of trust', without hardware tamper resistance, it isn't.
- •Provisioning the same root keys across many devices in manufacturing, per-device unique keys are required for credible device identity.
- •Ignoring supply-chain attestation of the secure element itself, a compromised secure element undermines every claim above it.
Related terms
Grouped by themeEditor's picks
· Hand-selected related conceptsAAMI/ANSI standard establishing requirements for medical-device cybersecurity activities throughout the lifecycle.
Cryptographic signing of executable software and firmware so that only authentic, unmodified code from a trusted publisher will run.
The designed-in ability to replace cryptographic primitives over a device's supported lifetime.
International standard defining secure-product-lifecycle activities for health software, including medical devices.
More in Cybersecurity
· Same categoryThe bundle of cybersecurity artifacts a sponsor includes in a 510(k), De Novo, PMA, or HDE submission for a cyber device.
A chain-of-trust mechanism that ensures only cryptographically signed firmware and software can run on a device.
AAMI Technical Information Report providing MedTech-specific guidance on cybersecurity risk management.
AAMI Technical Information Report on post-market security risk management for medical device manufacturers, the operational companion to TIR57.
Primary references
3 sources- 1
NIST SP 800-193: Platform Firmware ResiliencyVerifiedNISTcsrc.nist.gov
- 2
TPM 2.0 Library SpecificationVerifiedTrusted Computing Grouptrustedcomputinggroup.org
- 3
FDA - Cybersecurity for Medical DevicesVerifiedFDAfda.gov
Inline markers like [1] jump to the matching reference above.