1TCTI-CMD(7) TPM2 Software Stack TCTI-CMD(7)
2
3
4
6 tcti-cmd - TPM2 Suprocess Command TCTI library
7
9 A TPM Command Transmission Interface (TCTI) module for interaction with
10 a subprocess.
11
13 tcti-cmd is a library that abstracts the details of direct communica‐
14 tion with the interface and protocol exposed by a subprocess that can
15 recieve and transmit raw TPM2 command and response buffers. The inter‐
16 face exposed by this library is defined in the “TSS System Level API
17 and TPM Command Transmission Interface Specification” specification.
18
20 Philip Tricca <philip.b.tricca@intel.com>
21
23 Tss2_Tcti_Device_Init(3), Tss2_Tcti_Socket_Init(3), Tss2_TctiLdr_Ini‐
24 tialize(3), Tss2_TctiLdr_Finalize(3), tcti-device(7), tcti-socket(7),
25 tcti-tabrmd(7), tpm2-abrmd(8)
26
28 This page is part of release 3.2.1 of Open Source implementation of the
29 TCG TPM2 Software Stack (TSS2). A description of the project, informa‐
30 tion about reporting bugs, and the latest version of this page can be
31 found at https://github.com/tpm2-software/tpm2-tss/.
32
33
34
35Intel MAY 2020 TCTI-CMD(7)