feat: support SEV-SNP Report Version 5 (temporary GitHub dependency) #114
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.
This PR adds support for SEV-SNP Report Version 5 by updating the code and bumping the
sevcrate.Fixes #113
What's changed
sevcrate to the latest versionlaunch_mit_vector)README.mdto reflect these changesThis PR (draft) is a temporary workaround using an unreleased version of
sev. Once an official release of thesevcrate with Report V5 support becomes available, I will:Cargo.tomlto a versioned release.Cargo.lockaccordingly.Summary by Sourcery
Add support for SEV-SNP Report Version 5 by updating the sev dependency, handling the new launch_mit_vector field in key derivation, and updating documentation.
New Features:
Build:
Documentation: