doc: prepare docs for removal of HV_RAM_SIZE option

HV_RAM_SIZE will be eliminated as a configuration option so we'll need
to remove references to it in the documentation.

See PR #6664 and PR #6681

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2021-10-18 11:15:04 -07:00
committed by David Kinder
parent a5541a9011
commit 3bbab125b1
2 changed files with 2 additions and 33 deletions

View File

@@ -207,8 +207,8 @@ relevant for configuring or debugging ACRN-based systems.
from the guest VM.
If hypervisor relocation is disabled, verify that
:option:`hv.MEMORY.HV_RAM_START` and :option:`hv.MEMORY.HV_RAM_SIZE`
does not overlap with the hypervisor's reserved buffer space allocated
:option:`hv.MEMORY.HV_RAM_START` and the hypervisor RAM size computed by the linker
do not overlap with the hypervisor's reserved buffer space allocated
in the Service VM. Service VM GPA and HPA are a 1:1 mapping.
If hypervisor relocation is enabled, reserve the memory below 256MB,