acrn-config: add the TSN device passthrough to pre-launched VM on TGL

add the TSN device in tgl-rvp board XML and configure it to
passthrough to pre-launched VM for hybrid_rt scenario on tgl-rvp.

Tracked-On: #5266

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Reviewed-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
Shuang Zheng 2020-09-21 10:05:00 +08:00 committed by wenlingz
parent f838dbaaf9
commit 0bf8b72899
2 changed files with 5 additions and 0 deletions

View File

@ -88,6 +88,9 @@
Region 0: Memory at ad5a0000 (32-bit, non-prefetchable) [size=128K]
01:00.0 Non-Volatile memory controller: Intel Corporation SSD Pro 7600p/760p/E 6100p Series (rev 03)
Region 0: Memory at ad400000 (64-bit, non-prefetchable) [size=16K]
aa:00.0 Ethernet controller: Intel Corporation Device 15f2 (rev 03)
Region 0: Memory at ac400000 (32-bit, non-prefetchable) [size=1M]
Region 3: Memory at ac500000 (32-bit, non-prefetchable) [size=16K]
</PCI_DEVICE>
<PCI_VID_PID>
@ -127,6 +130,7 @@
00:1f.5 0c80: 8086:a0a4 (rev 20)
00:1f.6 0200: 8086:15fc (rev 20)
01:00.0 0108: 8086:f1a6 (rev 03)
aa:00.0 0200: 8086:15f2 (rev 03)
</PCI_VID_PID>
<WAKE_VECTOR_INFO>

View File

@ -101,6 +101,7 @@
</vuart>
<pci_devs desc="pci devices list">
<pci_dev desc="pci device">00:17.0 SATA controller: Intel Corporation Device a0d3 (rev 20)</pci_dev>
<pci_dev desc="pci device">aa:00.0 Ethernet controller: Intel Corporation Device 15f2 (rev 03)</pci_dev>
</pci_devs>
<mmio_resources desc="mmio devices list to passthrough">
<TPM2 desc="TPM2 device">y</TPM2>