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

overlord/fdestate/backend/reseal.go: factor FDE hook and TPM resealing #14674

Open
wants to merge 8 commits into
base: fde-manager-features
Choose a base branch
from

Commits on Nov 8, 2024

  1. overlord/fdestate/backend/reseal.go: factor FDE hook and TPM resealing

    Instead of splitting completely FDE hook and TPM resealing, we split
    the calculation of role parameters, udpate the state, then do
    the resealing based on that state.
    valentindavid committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b31b0e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1885186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7daac54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b753897 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7b7ad0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    5f7117d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e63e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    7b3843e View commit details
    Browse the repository at this point in the history