acrn-hypervisor/misc/config_tools/static_allocators
zihengL1 22184ac99a config-tools: solve hv and vm memory address conflict
Fixed the problem that acrn can still build normally
when the memory addresses of HV and VM conflict, which
causes the hypervisor to hang.

At the same time, defined a class to process memory to
obtain and check the available memory range.
Memory range obtain and check related functions are
defined as class methods.

Tracked-On: #7913
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Signed-off-by: Ziheng Li <ziheng.li@intel.com>
2022-08-12 16:26:50 +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 Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
clos.py misc: move the RDT interface to common library 2022-06-29 13:53:42 +08:00
cpu_affinity.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
gpa.py Update copyright year range in code headers 2022-07-15 11:48:35 +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 Update copyright year range in code headers 2022-07-15 11:48:35 +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: solve hv and vm memory address conflict 2022-08-12 16:26:50 +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