acrn-hypervisor/misc/acrn-config/scenario_config
Shuang Zheng feb0772a53 acrn-config: enable TPM2 config on ehl-crb-b board
enable TPM2 config on ehl-crb-b board and update TPM2 configs on
legacy boards.

Tracked-On: #5266

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Reviewed-by: Victor Sun <victor.sun@intel.com>
2020-09-09 09:52:21 +08:00
..
README acrn-config: remove git check and avoid to generate patch for config files 2020-03-31 10:27:33 +08:00
ivshmem_cfg_h.py acrn-config: update the size range of ivshmem memory region 2020-09-07 14:55:49 +08:00
pci_dev_c.py acrn-config: support configuration for Inter-VM communication 2020-08-24 13:58:38 +08:00
scenario_cfg_gen.py acrn-config: enable TPM2 config on ehl-crb-b board 2020-09-09 09:52:21 +08:00
scenario_item.py acrn-config: enable TPM2 config on ehl-crb-b board 2020-09-09 09:52:21 +08:00
vm_configurations_c.py acrn-config: offline tool to generate ACPI tables for pre-launched VMs 2020-09-08 19:52:25 +08:00
vm_configurations_h.py acrn-config: add MAX_CACHE_CLOS_NUM_ENTRIES/MAX_MBA_CLOS_NUM_ENTRIES macros 2020-08-28 16:44:06 +08:00

README

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

usage: python3 scenario_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