diff --git a/doc/tutorials/sgx_virtualization.rst b/doc/tutorials/sgx_virtualization.rst index e2280eef7..aea0ccf10 100644 --- a/doc/tutorials/sgx_virtualization.rst +++ b/doc/tutorials/sgx_virtualization.rst @@ -41,8 +41,8 @@ No Enclave in a Hypervisor ACRN does not support running an enclave in a hypervisor since the whole hypervisor is currently running in VMX root mode, ring 0, and an enclave must -run in ring 3. SGX virtualization in ACRN provides the SGX capability to ( -non-SOS) VMs. +run in ring 3. ACRN SGX virtualization in provides the capability to (non-SOS) +VMs. Enable SGX on Host ------------------