From 87162e8b3e2633d618cc48ce04b23c04cdab28b0 Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Wed, 24 Jul 2019 12:08:49 -0400 Subject: [PATCH] Making three images even smaller Signed-off-by: Deb Taylor --- doc/tutorials/sgx_ virtualization.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tutorials/sgx_ virtualization.rst b/doc/tutorials/sgx_ virtualization.rst index 4302ae0a7..c464f4926 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: 25% + :scale: 10% :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: 25% + :scale: 10% :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: 25% + :scale: 10% :align: left .. note::