You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refer to https://github.com/intel/linux-sgx on how to enable SGX in Linux Guest.
89
-
* Refer to https://software.intel.com/en-us/articles/getting-started-with-sgx-sdk-for-windows on how to enable SGX in Windows Guest.
92
+
* Refer to https://github.com/intel/linux-sgx on how to enable SGX in Linux Guest.
93
+
* Refer to https://software.intel.com/en-us/articles/getting-started-with-sgx-sdk-for-windows on how to enable SGX in Windows Guest.
90
94
91
95
SGX Capability Exposure
92
96
***********************
@@ -158,6 +162,7 @@ Enclave System Function Handling
158
162
********************************
159
163
160
164
A new "Enable ENCLS exiting" control bit (bit 15) is defined in the secondary processor-based VM execution control.
165
+
161
166
* 1-Setting of "Enable ENCLS exiting" enables ENCLS-exiting bitmap control, which is a new 64-bit ENCLS-exiting bitmap control field added to VMX VMCS (0202EH) to control VMEXIT on ENCLS leaf functions.
162
167
* ACRN does not emulate ENCLS leaf functions and will not enable ENCLS exiting.
0 commit comments