Image resize

Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
Deb Taylor 2019-07-24 12:24:14 -04:00 committed by David Kinder
parent 87162e8b3e
commit 7ee02d8eb0
1 changed files with 3 additions and 3 deletions

View File

@ -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. The image below shows the high-level design of SGX virtualization in ACRN.
.. figure:: images/sgx-1.png .. figure:: images/sgx-1.png
:scale: 10% :width: 500px
:align: left :align: left
Figure 1: SGX Virtualization in ACRN Figure 1: SGX Virtualization in ACRN
@ -67,7 +67,7 @@ you must perform the following:
a) Go to the Security page: a) Go to the Security page:
.. figure:: images/sgx-2.jpg .. figure:: images/sgx-2.jpg
:scale: 10% :width: 500px
:align: left :align: left
#) Enable SGX and configure the SGX Reserved Memory size as below: #) 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 * SGX Reserved Memory Size -> 128MB
.. figure:: images/sgx-3.jpg .. figure:: images/sgx-3.jpg
:scale: 10% :width: 500px
:align: left :align: left
.. note:: .. note::