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

ERL-258, ERL-257: Add preliminary support for enabling Secure Boot in the QEMU images #36

Merged
merged 4 commits into from
Aug 7, 2023

Conversation

IsaacJT
Copy link
Collaborator

@IsaacJT IsaacJT commented Jul 31, 2023

This patchset extends the QEMU script to also start a software TPM, providing support for TPM-based actions inside the VM. This can be used for verifying Secure Boot signatures.

Currently, this functionality is not yet implemented; this just lays the groundwork.

This patchset also adds a few tools to the images for interfacing with the TPM and Secure Boot signatures.

This depends on #35

@IsaacJT IsaacJT added enhancement New feature or request WIP Work In Progress and removed WIP Work In Progress labels Jul 31, 2023
@IsaacJT IsaacJT changed the title ERL-258: Add preliminary support for enabling Secure Boot in the QEMU images ERL-258, ERL-257: Add preliminary support for enabling Secure Boot in the QEMU images Jul 31, 2023
@IsaacJT IsaacJT requested a review from m-kat July 31, 2023 16:09
@IsaacJT IsaacJT self-assigned this Jul 31, 2023
Signed-off-by: Isaac True <isaac.true@canonical.com>
Signed-off-by: Isaac True <isaac.true@canonical.com>
Signed-off-by: Isaac True <isaac.true@canonical.com>
Signed-off-by: Isaac True <isaac.true@canonical.com>
@IsaacJT IsaacJT merged commit e8aa732 into master Aug 7, 2023
3 checks passed
@IsaacJT IsaacJT deleted the secureboot branch August 7, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants