mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 14:07:42 +00:00
doc: hotfix build issue blocked by l1tf.rst
fix indent and Title alignmeng. Tracked-On: #1672 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
This commit is contained in:
parent
48ae379b4b
commit
c36f4d2789
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user