acrn-hypervisor/misc/acrn-config/board_config
Shuang Zheng 5ea9c55145 acrn-config: enable tpm for hybird_rt on ehl
enable tpm for hybrid_rt scenario on ehl board.

Tracked-On: #5506

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
2020-12-04 14:57:20 +08:00
..
acpi_platform_h.py acrn-config: add MACROs for mmcfg bus number 2020-09-09 09:31:56 +08:00
board_c.py acrn-config: add pse-gpio to vmsix_on_msi devices list 2020-09-03 13:48:27 +08:00
board_cfg_gen.py acrn-config: use ordered dictionary to guarantee dict order 2020-09-16 10:37:09 +08:00
board_info_h.py acrn-config: fix hang issue for board EHL (hybrid_rt) 2020-10-14 13:56:44 +08:00
misc_cfg_h.py acrn-config: enable tpm for hybird_rt on ehl 2020-12-04 14:57:20 +08:00
pci_devices_h.py acrn-config: move the MACRO of IVSHMEM shared region name to ivshmem_cfg.h 2020-09-22 09:28:24 +08:00
README acrn-config: remove git check and avoid to generate patch for config files 2020-03-31 10:27:33 +08:00
vbar_base_h.py acrn-config:refine the ivshmem for pre-launched vm 2020-11-24 16:30:26 +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