acrn-hypervisor/misc/config_tools/acpi_gen
Zhou, Wu 48adda150c config-tools: move the pre RTVM's SSRAM base GPA
The pre-rtvm uses the RTCT tab to determine it's SSRAM address.
It was origionally duplicated from the host, and keeped its address
and layout.

To move the SSRAM area in ve820, we have to modify the guest's RTCT
tab first.

This patch uses the board_inspector's RTCT module to parse the host's
RTCT tab, and calculate the offset, then modifies the SSRAM/bin enties,
and saves it to the new RTCT bin file.

Tracked-On: #6674

Signed-off-by: Zhou, Wu <wu.zhou@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2021-11-08 13:13:14 +08:00
..
__init__.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
acpi_const.py hv: relocate ACPI DATA address to 0x7fe00000 2021-08-11 14:45:55 +08:00
asl_gen.py config_tools: add PnP uart and rtc for pre-launched VM 2021-10-25 13:35:09 +08:00
bin_gen.py config-tools: move the pre RTVM's SSRAM base GPA 2021-11-08 13:13:14 +08:00