acrn-hypervisor/misc/config_tools/static_allocators
hangliu1 816a88f7f7 config tool: add load_order and redefine vm_type
This patch includes:
1.add load_order(PRE_LAUNCHED_VM/SERVICE_VM/POST_LAUNCHED_VM) parameter
2.change vm_type parameter to values as RTVM, STANDARD_VM, TEE, REE
  TEE and REE are hide in UI.
3.deduce vm severity in vm_configuration from vm_type and load_order

This patch not includes:
change for scenario_config and functions called by scenario_config about checking

v2->v3:
*Refine template load_order

v1->v2:
*Change variable name from vm_type to load_order
*Change LoadOptionType to LoadOrderType
*Change VMOptionsType to VMType
*Add TEE_VM/REE_VM description
*Refine acrn:is-pre-launched-vm

Tracked-On: #6690
Signed-off-by: hangliu1 <hang1.liu@linux.intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-02-22 16:25:27 +08:00
..
lib config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
bdf.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +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
cpu_affinity.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
gpa.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
intx.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
main.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
pio.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00