Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 17:21:04 +0000 (10:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 17:21:04 +0000 (10:21 -0700)
commitdd3922cf9d4d1421e5883614d1a6add912131c00
treef153d0d3f08e1186d53062c3768e5b2121bfe34e
parent350a604221d252e7431649353dd600e42bc9e944
parente396dd85172c6098e3b70b17e91424edc7bb2d8f
Merge tag 'x86_sev_for_v6.16_rc1' of git://git./linux/kernel/git/tip/tip

Pull AMD SEV update from Borislav Petkov:
 "Add a virtual TPM driver glue which allows a guest kernel to talk to a
  TPM device emulated by a Secure VM Service Module (SVSM) - a helper
  module of sorts which runs at a different privilege level in the
  SEV-SNP VM stack.

  The intent being that a TPM device is emulated by a trusted entity and
  not by the untrusted host which is the default assumption in the
  confidential computing scenarios"

* tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/sev: Register tpm-svsm platform device
  tpm: Add SNP SVSM vTPM driver
  svsm: Add header with SVSM_VTPM_CMD helpers
  x86/sev: Add SVSM vTPM probe/send_command functions
arch/x86/coco/sev/core.c
arch/x86/include/asm/sev.h