Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROM] Only inspect RT FW's SVN during image validation. #1802

Merged
merged 1 commit into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. [ROM] Only inspect RT FW's SVN during image validation.

    This is done as part of Stable Identity, which requires Caliptra
    to have a single SVN. As part of this work, FMC's SVN is being
    deprecated. Instead, the runtime SVN now describes the security
    state of the entire firmware image. This is safe because the
    FMC and runtime images are always signed, validated, and updated
    in tandem.
    
    Future changes will update build tooling to prevent callers from
    setting FMC's SVN.
    bluegate010 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6175083 View commit details
    Browse the repository at this point in the history