acrn-hypervisor/misc/config_tools/board_config
Chenli Wei f34cc21030 misc: add config for P2SB
Currently we have to use additional patch to change config tool python
code to enable P2SB hidden device.

This patch have add an element, user could config the P2SB device in
the scenario XML.

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@linux.intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-08-31 10:14:13 +08:00
..
acpi_platform_h.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
board_c.py misc: add config for P2SB 2022-08-31 10:14:13 +08:00
board_cfg_gen.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
board_info_h.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
pci_devices_h.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
README acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
vbar_base_h.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00

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