On 4/17/26 6:15 AM, Peter Krempa via Devel wrote:
In summary of the commit mention 'vmx' as the driver instead of the obvious 'libvirt'
On Fri, Apr 17, 2026 at 11:45:15 +0530, Srihari Parimi via Devel wrote:
Parses vtpm.present from VMX files and converts to libvirt TPM device with CRB model and emulator backend. VMware vTPM uses TPM 2.0 with the CRB
Do you know of any docs to point to for which version of TPM is used?
I wrote the original RFE so I'll provide this piece. Docs: https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/vsphere-s... Has this quote: "A virtual Trusted Platform Module (vTPM) is a software-based representation of a physical Trusted Platform Module 2.0 chip." So, emulated version 2.0. Can't find anything about CRB vs TIS but I believe CRB is default for TPM 2.0 devices in general so I took that to be implied. I lack a setup to confirm at the moment but I can scrounge one up if you'd like Thanks, Cole