acrn-hypervisor/misc/config_tools/board_config
Kunhui-Li 74dc103d9e config_tools: remove board and scenario attributes
remove board and scenario attributes dependency for new configuration.

To do:
will remove board and scenario attributes in all scenario XML files
and update the upgrader.py after the new configuration works.

Tracked-On: #6690
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-03-31 19:32:52 +08:00
..
README acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
acpi_platform_h.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
board_c.py config-tools: remove unused package and add nosec to subprocess 2021-08-13 16:11:42 +08:00
board_cfg_gen.py config_tools: remove board and scenario attributes 2022-03-31 19:32:52 +08:00
board_info_h.py config tool: add load_order and redefine vm_type 2022-02-22 16:25:27 +08:00
pci_devices_h.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
vbar_base_h.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00

README

Please run board_cfg_gen.py to generate board related configuration files.

usage: python3 board_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file>
positional arguments:
  board_info_file  : file name of the board info XML
  scenario_info_file  : file name of the scenario info XML