Minimal TCB
Removes large boot firmware from the trusted computing base.
Dynamic Root of Trust for RISC-V
Re-establish trust after boot with a minimal, verifiable hardware-software
co-design solution.
Guarantees
Removes large boot firmware from the trusted computing base.
Protects dynamic launch measurements for later attestation.
Mediates transitions into trusted run-time firmware and security monitors.
The Problem
Static boot chains pull complex firmware, initialization logic, drivers, and platform code into the trusted computing base. A single privileged bug can compromise confidentiality, integrity, or the control path before the system ever reaches trusted run-time software.
Our Approach
Flashpoint adds a lightweight RISC-V mechanism and immutable FP-anchor that isolate privileged software, reset the chain of trust at launch, and make the trusted path small enough to reason about and verify.