mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-11 18:04:25 +00:00
"is_tpm_passthru" would always return "False" with the existing logic. 1. Replace "get_leaf_tag_map_bool" with "get_leaf_tag_map". Instead returning a dictrionary with boolean diction values, just get the string value. 2. Return "True" if any vm has enabled the passtrhough tpm with option "y". Tracked-On: #5710 Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com> |
||
---|---|---|
.. | ||
board_cfg_lib.py | ||
common.py | ||
hv_cfg_lib.py | ||
hypervisor_license | ||
launch_cfg_lib.py | ||
scenario_cfg_lib.py |