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

Support for memory encryption cpuids (AMD SME, SEV and Intel TME) #99

Closed
iFrozenPhoenix opened this issue Jun 10, 2022 · 3 comments
Closed

Comments

@iFrozenPhoenix
Copy link

iFrozenPhoenix commented Jun 10, 2022

It would be good to have support for AMD SME and SEV and Intel TME cpuids.

@iFrozenPhoenix iFrozenPhoenix changed the title Support for memory encryption cpuids (AMD SME, SEV and Intel TME, VAES) Support for memory encryption cpuids (AMD SME, SEV and Intel TME) Jun 10, 2022
@klauspost
Copy link
Owner

AMD: #100

Note, that this detects if the feature is available, not if it is enabled. This would require kernel level privileges.

@klauspost
Copy link
Owner

Intel: #102

@iFrozenPhoenix
Copy link
Author

@klauspost thank you very much for the rapid implementation.
I've already tested it and can confirm that it works.

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

No branches or pull requests

2 participants