-
Notifications
You must be signed in to change notification settings - Fork 129
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
Intel SGX2 support #48
Comments
@ayeks Here is a sgx2-capable machine info:
It is known that NUC7CJYH and NUC7PJYH suport sgx2 and launch control. It seems that Gemini Lake process supports sgx2. Note that showing the status of launch control feature is provided by this commit #59. |
@jiazhang0 Thanks a lot for reporting this! Can you specify the device that was used to generate the machine info? Was it the NUC7CJYH or the NUC7PJYH? |
@ayeks It is for NUC7CJYH. |
Awesome! Lets create new issues for other SGX2 capable hardware from now on. |
Intel SGX 2 related stuff can be discussed in this issue.
I haven't seen a CPU that really is SGX 2 capable yet. Some CPUs return
sgx 2 supported: 1
but none of these CPU's can be configured to execute SGX because it cannot be enabled in BIOS (eg. Cloud vendors, MacBooks).It would be great if someone is able to share information regarding the usage of SGX 2 and the release of SGX2 capable CPU's because I get a few e-mails regarding that topic.
The text was updated successfully, but these errors were encountered: