acrn-hypervisor/misc/config_tools/static_allocators
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
..
lib Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
bdf.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
board_capability.py config_tool: add MAX_PCI_BUS_NUM in UI 2022-08-19 12:28:45 +08:00
clos.py misc: refine the vCPU sort for cpu_affinity and CAT 2022-08-30 16:36:53 +08:00
cpu_affinity.py misc: refine the vCPU sort for cpu_affinity and CAT 2022-08-30 16:36:53 +08:00
cpu_freq.py config-tools: generate CPU frequency limits 2022-10-08 11:13:21 +08:00
gpa.py config-tools: reserve the secondary PCI bus mmio windows 2022-09-30 11:51:47 +08:00
guest_flags.py misc: set PMU_PT flag for pre-launched RTVM 2022-03-29 09:34:17 +08:00
hv_ram.py misc: refine the allocate logic of offline tool 2022-10-19 15:58:25 +08:00
intx.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
main.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
memory_allocator.py config-tools: Fix error reporting for memory addresses below 4G 2022-09-08 20:59:47 +08:00
pio.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
s5_vuart.py misc: modify the vUART index order and irq 2022-06-29 13:53:42 +08:00