acrn-hypervisor/misc/config_tools/xforms
Chenli Wei 747b32ef5d misc: modify the logic of generate HV_RAM_START
The current code assume that there must be an HV_RAM_START element in
the scenario and we will generate it if user have not set, the default
value of HV_RAM_START is 0x00400000 which cause an overlap issue.

This patch remove the requires of HV_RAM_START element, calculate
HV_RAM_SIZE and find a region of e820 to run the ACRN which start
address will be HV_RAM_START.

It is still valid if the user set HV_RAM_START by XMLs.

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@intel.com>
2022-06-29 13:53:42 +08:00
..
board_info.h.xsl board_inspector: avoid hard-coded topo level names 2022-01-29 11:54:03 +08:00
config_common.xsl misc: modify the logic of generate HV_RAM_START 2022-06-29 13:53:42 +08:00
config.h.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
config.mk.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
ivshmem_cfg.h.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lib.xsl misc: refine cache config 2022-04-24 16:52:24 +08:00
misc_cfg.h.xsl misc: config_tool: Add udmabuf.list_limit=8192 to ServiceVM bootargs 2022-05-26 15:26:06 +08:00
pci_dev.c.xsl config_tools: merge data in launch XMLs into scenario XMLs 2022-03-15 10:22:37 +08:00
pt_intx.c.xsl Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
vm_configurations.c.xsl misc: refine clos and vCAT element 2022-05-26 22:02:09 +08:00
vm_configurations.h.xsl misc: config_tool: Add udmabuf.list_limit=8192 to ServiceVM bootargs 2022-05-26 15:26:06 +08:00