From c36f4d278944af18944a746eaeae01c187ac5fba Mon Sep 17 00:00:00 2001 From: Yonghua Huang Date: Sat, 3 Nov 2018 02:12:00 +0800 Subject: [PATCH] doc: hotfix build issue blocked by l1tf.rst fix indent and Title alignmeng. Tracked-On: #1672 Signed-off-by: Yonghua Huang --- doc/developer-guides/l1tf.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/developer-guides/l1tf.rst b/doc/developer-guides/l1tf.rst index 134af887f..67434d34c 100644 --- a/doc/developer-guides/l1tf.rst +++ b/doc/developer-guides/l1tf.rst @@ -29,7 +29,7 @@ memory range checks or nested translations. Specifically: * Intel SGX protected memory checks are not applied. * Extended Page Table (EPT) guest physical to host physical address -translation is not applied. + translation is not applied. * SMM protected memory checks are not applied. The following CVE entries are related to the L1TF: @@ -113,7 +113,7 @@ same pCPU thus next VM may steal information in L1D which comes from activity of previous VM on the same pCPU. Normal_world->Secure_world Attack -****************************** +********************************* ACRN supports Android guest, which requires two running worlds (normal world vs. secure world). Two worlds run on the same CPU,