]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Add TEE-IO extended capability bit
authorAlexey Kardashevskiy <aik@amd.com>
Mon, 26 Feb 2024 06:01:35 +0000 (17:01 +1100)
committerMartin Mares <mj@ucw.cz>
Mon, 26 Feb 2024 09:08:51 +0000 (10:08 +0100)
commit651a352a037b7a7b4d8e0bcb3eefb7cfc07fdda7
treeb650d1c5e56220339cf70208f08c20c75ed3d941
parent42fc4263ec0e35ba6a5ac7c32956e25b4551c907
lspci: Add TEE-IO extended capability bit

PCIe r6.1, sec 7.5.3.3 defines "TEE-IO Supported" in the PCI Express Device
Capabilities Register which indicates that the function implements
the TEE-IO functionality as described by the TEE Device Interface Security
Protocol (TDISP, PCIe r6.1, chapter 11).

tests/cap-ide is an example of such device.

Signed-off-by: Alexey Kardashevskiy <aik@amd.com>
lib/header.h
ls-caps.c