doc: hld-security introduction update

update the 'Introduction' section.

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
This commit is contained in:
Yonghua Huang 2019-10-16 12:02:30 +08:00 committed by deb-intel
parent 38d706902d
commit 81a7666292

View File

@ -9,19 +9,17 @@ Security high-level design
Introduction Introduction
************ ************
This document describes the ACRN security high level design on Apollo This document describes security high level design in ACRN,
Lake SoCs, including information about: including information about:
- How to build a secure hypervisor, SOS, and UOS - Secure Boot in ACRN
- How to extend platform root of trust with secure boot - Hypervisor Security Enhancement, including memory management,secure
- How to design vTPM (virtual TPM) hypervisor interfaces etc.
- How to create a virtualized tamper-resistant secure storage service - Platform Security Features Virtualizaion, such as the virtualizaion
- Platform security feature virtualization and enablement (such as SGX, of TPM(vTPM) and SGX(vSGX)
CSE/HECI/DAL, or SMEP/SMAP)
- Hypervisor hardening
This document is for developers, validation teams, architects, and This document is for developers, validation teams, architects, and
maintainers of ACRN for Apollo Lake SoCs. maintainers of ACRN.
The readers should be familiar with the basic concepts of system The readers should be familiar with the basic concepts of system
virtualization and ACRN hypervisor implementation. virtualization and ACRN hypervisor implementation.