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

Conversation

cfrantz
Copy link
Contributor

@cfrantz cfrantz commented Sep 19, 2024

  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.

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 cfrantz merged commit 12cebca into lowRISC:earlgrey_es_sival Sep 20, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants