diff --git a/doc/tutorials/sgx_ virtualization.rst b/doc/tutorials/sgx_ virtualization.rst index c464f4926..f80774168 100644 --- a/doc/tutorials/sgx_ virtualization.rst +++ b/doc/tutorials/sgx_ virtualization.rst @@ -19,7 +19,7 @@ ACRN SGX virtualization support can be divided into three parts: The image below shows the high-level design of SGX virtualization in ACRN. .. figure:: images/sgx-1.png - :scale: 10% + :width: 500px :align: left Figure 1: SGX Virtualization in ACRN @@ -67,7 +67,7 @@ you must perform the following: a) Go to the Security page: .. figure:: images/sgx-2.jpg - :scale: 10% + :width: 500px :align: left #) Enable SGX and configure the SGX Reserved Memory size as below: @@ -76,7 +76,7 @@ you must perform the following: * SGX Reserved Memory Size -> 128MB .. figure:: images/sgx-3.jpg - :scale: 10% + :width: 500px :align: left .. note::