blob: 7551ad81d5c1317801809e5fe8d872383dd10edb [file] [log] [blame]
Philip Tricca632c4312017-06-05 11:58:08 -07001.\" Process this file with
2.\" groff -man -Tascii foo.1
3.\"
4.TH TCTI-DEVICE 7 "JUNE 2017" Intel "TPM2 Software Stack"
5.SH NAME
6tcti-device \- device driver TCTI library
7.SH SYNOPSIS
8A TPM Command Transmission Interface (TCTI) module for interaction with the
9TPM device driver.
10.SH DESCRIPTION
11tcti-device is a library that abstracts the details of direct communication
12with the device node exposed by the Linux kernel driver (typically /dev/tpm0).
13The interface exposed by this library is defined in the \*(lqTSS System Level
14API and TPM Command Transmission Interface Specification\*(rq specification.