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

Makefile: De-couple KBS init sources from SEV-SNP #152

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

tylerfanelli
Copy link
Collaborator

@tylerfanelli tylerfanelli commented Nov 19, 2023

The KBS attestation sources can be separated from the SEV-SNP attestation sources. This will make it a bit easier to introduce new TEEs in the future.

KBS sources are used for attestation of any TEE. De-coupling these
sources now will allow for easier Makefile building when other TEEs
(such as TDX, etc) are built.

Signed-off-by: Tyler Fanelli <tfanelli@redhat.com>
@tylerfanelli tylerfanelli force-pushed the make-kbs-decouple branch 2 times, most recently from 72f987c to e67b7c8 Compare November 20, 2023 00:15
@slp
Copy link
Contributor

slp commented Nov 29, 2023

LGTM, but could you please drop Fix clippy errors? After merging #148 we shouldn't need it anymore.

@tylerfanelli
Copy link
Collaborator Author

@slp dropped.

@slp slp merged commit fddb70e into containers:main Dec 11, 2023
4 of 6 checks passed
@tylerfanelli tylerfanelli deleted the make-kbs-decouple branch March 29, 2024 03:34
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