acrn-hypervisor/misc/config_tools/static_allocators
Chenli Wei 3b4841b91d misc: fix the issue of create hv node
There was an issue of create hv node by clos module, the direct cause
is the create logic and the indirect cause is these modules of
static_allocators was not sorted before run which cause some platform
have issue and CI could not found.

So this patch fix the create issue and sorted the modules list to make
sure all these platform could work well and get the same allocation.xml

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@intel.com>
2022-04-28 13:42:54 +08:00
..
lib Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
bdf.py misc: refine vuart connection 2022-03-08 17:07:48 +08:00
board_capability.py config-tools: generate ACFG_MAX_PCI_BUS_NUM based on board.xml 2021-12-13 11:06:10 +08:00
clos.py misc: fix the issue of create hv node 2022-04-28 13:42:54 +08:00
cpu_affinity.py config_tools: track whether each vCPU is used for real-time or not 2022-04-21 10:08:53 +08:00
gpa.py config-tools: extract the SSRAM area size 2022-04-18 16:47:23 +08:00
guest_flags.py misc: set PMU_PT flag for pre-launched RTVM 2022-03-29 09:34:17 +08:00
intx.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
main.py misc: fix the issue of create hv node 2022-04-28 13:42:54 +08:00
memory_allocator.py misc: alloc HPAn by VM whole size setting 2022-04-22 14:46:05 +08:00
pio.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00