acrn-hypervisor/misc/config_tools/board_config
Yonghua Huang 9facbb43b3 config-tool: rename PSRARM to SSRAM
'psram' and 'PSRAM' are legacy names and replaced
  with 'ssram' and 'SSRAM' respectively.

Tracked-On: #6012
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Reviewed-by: Shuang Zheng <shuang.zheng@intel.com>
2021-05-17 14:31:42 +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 hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
board_cfg_gen.py hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
board_info_h.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
misc_cfg_h.py config-tool: rename PSRARM to SSRAM 2021-05-17 14:31:42 +08:00
pci_devices_h.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
vbar_base_h.py config-tools: replace "PTDEV_HI_MMIO_START" with "HI_MMIO_START" 2021-03-12 09:49:07 +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