config_tools: disable TPM2 passthrough on other platforms

Disables TPM2 passthrough on other platforms except TGL
follow the 6410 PR.

Tracked-On: #6288
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
This commit is contained in:
Kunhui-Li 2021-08-18 11:31:48 +08:00 committed by wenlingz
parent 970b2c3e25
commit 4befee968a
3 changed files with 3 additions and 3 deletions

View File

@ -119,7 +119,7 @@
<pci_dev>09:00.0 Non-Volatile memory controller: Silicon Motion, Inc. Device 2263 (rev 03)</pci_dev>
</pci_devs>
<mmio_resources>
<TPM2>y</TPM2>
<TPM2>n</TPM2>
</mmio_resources>
</vm>
<vm id="1">

View File

@ -118,7 +118,7 @@
<pci_dev>03:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)</pci_dev>
</pci_devs>
<mmio_resources>
<TPM2>y</TPM2>
<TPM2>n</TPM2>
</mmio_resources>
</vm>
<vm id="1">

View File

@ -118,7 +118,7 @@
<pci_dev>03:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)</pci_dev>
</pci_devs>
<mmio_resources>
<TPM2>y</TPM2>
<TPM2>n</TPM2>
</mmio_resources>
</vm>
<vm id="1">