acrn-hypervisor/misc/config_tools/library
Kunhui-Li 7b19c8e878 config_tools: update the logic of getting gpu bdf
The bdf of gpu is not 00:02.0 for the new platform icx-rvp,
it is 05:00.0 now, so we remove the hardcode 00:02.0;
And change to get the gpu bdf from board.xml.

Tracked-On: #6357
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2021-08-26 20:08:38 +08:00
..
board_cfg_lib.py config-tools: fix "is_tpm_passthru" always return "False" 2021-03-12 16:14:46 +08:00
common.py hv && config-tool: Rename GUEST_FLAG_TPM2_FIXUP 2021-08-26 09:24:50 +08:00
hv_cfg_lib.py config-tool: rename PSRARM to SSRAM 2021-05-17 14:31:42 +08:00
hypervisor_license acrn-config: Update generated configuration source code 2021-02-02 16:53:56 +08:00
launch_cfg_lib.py config_tools: update the logic of getting gpu bdf 2021-08-26 20:08:38 +08:00
scenario_cfg_lib.py config_tools: fix the issue that fail to generate launch script 2021-08-19 20:09:58 +08:00