Here is a couple of patches for TDISP/IDE capable PCIe devices. IDE enables PCIe link encryption and TDISP enables secure pass-through of PCI devices into confidentional virtual machines running under Linux KVM on supported hardware. This is based on sha1 2ef5809 Martin Mares "maint/README: Mention maint/push-to-public". Please comment. Thanks. Alexey Kardashevskiy (2): ls-ecaps: Add decode support for IDE Extended Capability lspci: Add TEE-IO extended capability bit lib/header.h | 63 ++++ ls-caps.c | 1 + ls-ecaps.c | 192 +++++++++++ setpci.c | 1 + tests/cap-ide | 346 ++++++++++++++++++++ 5 files changed, 603 insertions(+) create mode 100644 tests/cap-ide -- 2.41.0