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

[ownership] Add config version and secver reset fields #24607

Merged
merged 1 commit into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. [ownership] Add config version and secver reset fields

    1. Add a `config_version` field to permit monotonically increasing
       updates of the ownership configuration.
    2. Add a `min_security_version_bl0` field to allow the owner to reset
       the minimum security version with a new ownership configuration.
    3. Refactor the `test_owner_init` function into `sku_creator_owner_init`
       to allow versioned updates of built-in ownership configs.
    4. Add tests for `min_security_version_bl0` and the built-in self update
       behavior.
    
    Signed-off-by: Chris Frantz <[email protected]>
    cfrantz committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cf7b78e View commit details
    Browse the repository at this point in the history