Man page - tss2-tcti-i2c-helper(7)

Packages contains this manual

Manual

TCTI-I2C

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO
COLOPHON

NAME

tcti-i2c-helper - device driver TCTI library

SYNOPSIS

A TPM Command Transmission Interface (TCTI) module for communication via I2C. TPM device driver.

DESCRIPTION

tcti-i2c-helper is a library that abstracts the details of communication with a TPM via I2C protocol. It uses user supplied methods for I2C and timing operations in order to be platform independent. These methods are supplied to ‘Tss2_Tcti_I2c_Helper_Init‘ via the ‘TSS2_TCTI_I2C_HELPER_PLATFORM‘ struct.

AUTHOR

TPM2 Software Project <https://github.com/tpm2-software/tpm2-tss>

SEE ALSO

Tss2_Tcti_Device_Init (3), Tss2_Tcti_Socket_Init (3), Tss2_TctiLdr_Initialize (3), Tss2_TctiLdr_Finalize (3), tcti-device (7), tcti-socket (7), tcti-tabrmd (7), tpm2-abrmd (8)

COLOPHON

This page is part of release 4.1.3 of Open Source implementation of the TCG TPM2 Software Stack (TSS2). A description of the project, information about reporting bugs, and the latest version of this page can be found at https://github.com/tpm2-software/tpm2-tss/.