You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
603 B
15 lines
603 B
.\" 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.
|