Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TCTI-SWTPM(7)	       Miscellaneous Information Manual		 TCTI-SWTPM(7)

NAME
       tcti-swtpm - TPM	simulator TCTI library

SYNOPSIS
       A TPM Command Transmission Interface (TCTI) module for interaction with
       the TPM2	software simulator.

DESCRIPTION
       tcti-swtpm is a library that abstracts the details of direct communica-
       tion  with the interface	and protocol exposed by	the daemon hosting the
       TPM2 reference implementation. The interface exposed by this library is
       defined in the "TSS System Level	API and	TPM Command  Transmission  In-
       terface Specification" specification.

NOTES
       It  is  best  not  to use the CUSE interface when setting up swtpm, but
       rather to use the vtpm module proxy:
       modprobe	tpm_vtpm_proxy
       swtpm chardev --vtpm-proxy --tpmstate dir=... --tpm2 ...

AUTHOR
       TPM2 Software Project <https://github.com/tpm2-software/tpm2-tss>

SEE ALSO
       Tss2_Tcti_Device_Init(3),  Tss2_Tcti_Socket_Init(3),  Tss2_TctiLdr_Ini-
       tialize(3),  Tss2_TctiLdr_Finalize(3),  tcti-device(7), tcti-socket(7),
       tcti-tabrmd(7), tpm2-abrmd(8)

COLOPHON
       This page is part of release 4.0.1 of Open Source implementation	of the
       TCG TPM2	Software Stack (TSS2). A description of	the project,  informa-
       tion  about  reporting bugs, and	the latest version of this page	can be
       found at	https://github.com/tpm2-software/tpm2-tss/.

TPM2 Software Stack		 OCTOBER 2019			 TCTI-SWTPM(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tss2-tcti-swtpm&sektion=7&manpath=FreeBSD+Ports+14.3.quarterly>

home | help