Open
Conversation
Bump eve pillar to include the fix in lf-edge#5552, specifically installer needs this fix. Signed-off-by: Shahriyar Jalayeri <shahriyar@posteo.de>
Member
Author
|
@rene appreciate if you test this, see if this takes care of the problem or not? |
Update getEncryptionKey to use DefaultDiskKeySealingPCRs instead of DiskKeySealingPCRs (renamed). Signed-off-by: Shahriyar Jalayeri <shahriyar@posteo.de>
Fix the hash inconsistency in the Dockerfile for the debug image. Signed-off-by: Shahriyar Jalayeri <shahriyar@posteo.de>
Contributor
|
@shjala , I tested and the TPM issue is fixed with this PR! |
rene
approved these changes
Mar 25, 2026
Contributor
|
@shjala , please, fill the PR description template accordingly, so we can move forward.... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR bump pillar in all the dependent packages to include the fix in #5552, some of the packages, for example installer have vendored older version of evetpm which can cause issues with key creation in TPM, bumping pillar should fix the issue.
In addition 8f23bda makes sure vTPM package is using the proper variable name (changed in updated evetpm package) and compiles.
PR dependencies
This PR updates vendored pillar to include the fix in #5552.
How to test and validate this PR
Install EVE using installer on a device with TPM, it should success without any issues related to key creation in TPM.
Changelog notes
N/A
PR Backports
N/A
Checklist
For backport PRs (remove it if it's not a backport):
And the last but not least:
check them.
Please, check the boxes above after submitting the PR in interactive mode.