.\" Process this file with .\" groff -man -Tascii foo.1 .\" .TH TCTI-DEVICE 7 "JUNE 2017" Intel "TPM2 Software Stack" .SH NAME tcti-device \- device driver TCTI library .SH SYNOPSIS A TPM Command Transmission Interface (TCTI) module for interaction with the TPM device driver. .SH DESCRIPTION tcti-device is a library that abstracts the details of direct communication with the device node exposed by the Linux kernel driver (typically /dev/tpm0). The interface exposed by this library is defined in the \*(lqTSS System Level API and TPM Command Transmission Interface Specification\*(rq specification.