Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@amd.com>
To: <linux-pci@vger.kernel.org>
Cc: "Martin Mareš" <mj@ucw.cz>,
	"Jonathan Cameron" <Jonathan.Cameron@huawei.com>,
	"Alexey Kardashevskiy" <aik@amd.com>
Subject: [PATCH pciutils v2 0/2] lspci: Adding TDISP, IDE
Date: Mon, 26 Feb 2024 17:01:33 +1100	[thread overview]
Message-ID: <20240226060135.3252162-1-aik@amd.com> (raw)

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


             reply	other threads:[~2024-02-26  6:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26  6:01 Alexey Kardashevskiy [this message]
2024-02-26  6:01 ` [PATCH pciutils v2 1/2] ls-ecaps: Add decode support for IDE Extended Capability Alexey Kardashevskiy
2024-02-26 19:24   ` Lukas Wunner
2024-02-27  2:27     ` Alexey Kardashevskiy
2024-02-26  6:01 ` [PATCH pciutils v2 2/2] lspci: Add TEE-IO extended capability bit Alexey Kardashevskiy
2024-02-26  9:10 ` [PATCH pciutils v2 0/2] lspci: Adding TDISP, IDE Martin Mareš

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240226060135.3252162-1-aik@amd.com \
    --to=aik@amd.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=mj@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox