Linux Confidential Computing Development
 help / color / mirror / Atom feed
* [GIT PULL] Confidential Computing: Attestation Updates for 7.0
@ 2026-02-15  2:07 dan.j.williams
  2026-02-15 18:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: dan.j.williams @ 2026-02-15  2:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-coco

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm tags/tsm-for-7.0

...to receive a couple updates to the maximum buffer sizes supported for
the configfs-tsm-reports interface. Recall this interface is a common
transport that conveys the varied architecture specific launch
attestation reports for confidential VMs. 

They have appeared in linux-next with no known reports.

---

The following changes since commit 18f7fcd5e69a04df57b563360b88be72471d6b62:

  Linux 6.19-rc8 (2026-02-01 14:01:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm tags/tsm-for-7.0

for you to fetch changes up to 43185067c6fd55b548ecb648a69d9569fcf622b5:

  configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KB (2026-02-10 18:24:09 -0800)

----------------------------------------------------------------
tsm for 7.0

- Prepare the configfs-tsm-reports interface for passing larger
  attestation evidence blobs for "Device Identifier Composition Engine"
  (DICE) and Post Quantum Crypto (PQC).

- Update the tdx-guest driver for DICE evidence (larger certificate
  chains and the CBOR Web Token schema).

----------------------------------------------------------------
Kuppuswamy Sathyanarayanan (3):
      configfs-tsm-report: Document size limits for outblob attributes
      configfs-tsm-report: Increase TSM_REPORT_OUTBLOB_MAX to 16MB
      configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KB

 Documentation/ABI/testing/configfs-tsm-report | 16 ++++++++++++++++
 drivers/virt/coco/tdx-guest/tdx-guest.c       |  4 +++-
 include/linux/tsm.h                           |  2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-15 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-15  2:07 [GIT PULL] Confidential Computing: Attestation Updates for 7.0 dan.j.williams
2026-02-15 18:58 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox