acrn-hypervisor/hypervisor/include
Zhou, Wu 32cb5954f2 hv: refine the hard-coded GPA SSRAM area size
Using the SSRAM area size extracted by config_tools, the patch changes
the hard-coded GPA SSRAM area size to its actual size, so that
pre-launched VMs can support large(>8MB) SSRAM area.

When booting service VM, the SSRAM area has to be removed from Service
VM's mem space, because they are passed-through to the pre-rt VM. The
code was bugged since it was using the SSRAM area's GPA in the pre-rt
VM. Changed it to GPA in Service VM.

Tracked-On: #7212

Acked-by: Eddie Dong <eddie.dong@intel.com>
Signed-off-by: Zhou, Wu <wu.zhou@intel.com>
2022-04-18 16:47:23 +08:00
..
arch/x86/asm hv: refine the hard-coded GPA SSRAM area size 2022-04-18 16:47:23 +08:00
common Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
debug Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
dm Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
hw Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lib Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
public Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00