acrn-hypervisor/misc/config_tools/scenario_config
Shuang Zheng b953a33bd8 config_tools: remove UOS_RAM_SIZE and SOS_RAM_SIZE in scenario config
remove UOS_RAM_SIZE and SOS_RAM_SIZE in scenario config since these
two config elements are useless.

Tracked-On: #5927
Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Reviewed-by: Victor Sun <victor.sun@intel.com>
2021-04-19 14:45:10 +08:00
..
ivshmem_cfg_h.py hv/mod-irq: use arch specific header files 2021-03-24 11:38:14 +08:00
pci_dev_c.py config-tools: find the unused bdf based on first unused "dev" 2021-04-09 15:11:51 +08:00
pt_intx_c.py hv/mod-irq: use arch specific header files 2021-03-24 11:38:14 +08:00
README acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
scenario_cfg_gen.py config-tools: add validate_scenario_schema 2021-02-07 10:24:29 +08:00
scenario_item.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
vm_configurations_c.py config_tools: remove UOS_RAM_SIZE and SOS_RAM_SIZE in scenario config 2021-04-19 14:45:10 +08:00
vm_configurations_h.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00

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