mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-14 10:42:30 +00:00
The function of get_leaf_tag_map(info_file, prime_item, item='') in launch_config_lib.py is redundant and it will be called incorrectly when generating the launch script. This patch remove the function. Tracked-On: #3854 Signed-off-by: Wei Liu <weix.w.liu@intel.com>