acrn-hypervisor/misc/config_tools/library
Chenli Wei 7ae785a452 misc: refine the allocate logic of offline tool
The current code use VM number to calculate HV_RAM_SIZE, this is not
match the HV logic.

This patch use the max number of trusty VMs to calculate the size of
sworld memory and assume 4M ram / VM to calculate the final ACRN ram
size.

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-10-19 15:58:25 +08:00
..
__init__.py config_tools: fix a module resolving issue in elementpath overlay 2022-06-29 13:53:42 +08:00
board_cfg_lib.py config-tools: generate CPU frequency limits 2022-10-08 11:13:21 +08:00
common.py misc: refine the allocate logic of offline tool 2022-10-19 15:58:25 +08:00
hv_cfg_lib.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
hypervisor_license Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
launch_cfg_lib.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
rdt.py misc: refine the vCPU sort for cpu_affinity and CAT 2022-08-30 16:36:53 +08:00
scenario_cfg_lib.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00