mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-08 10:04:42 +00:00
Add SOS_IDLE for SOS cmdline so that "idle=halt" paramter will be needed only when CPU sharing is enabled; Tracked-On: #4329 Signed-off-by: Victor Sun <victor.sun@intel.com>
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