1TCTI-DEVICE(7) Miscellaneous Information Manual TCTI-DEVICE(7)
2
3
4
6 tcti-device - device driver TCTI library
7
9 A TPM Command Transmission Interface (TCTI) module for interaction with
10 the TPM device driver.
11
13 tcti-device is a library that abstracts the details of direct communi‐
14 cation with the device node exposed by the Linux kernel driver (typi‐
15 cally /dev/tpm0). The interface exposed by this library is defined in
16 the “TSS System Level API and TPM Command Transmission Interface Speci‐
17 fication” specification.
18
20 TPM2 Software Project <https://github.com/tpm2-software/tpm2-tss>
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 4.0.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
35TPM2 Software Stack JUNE 2017 TCTI-DEVICE(7)