logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

tcti-spi-ftdi - USB to SPI-based TPM TCTI library

Author

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

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/. TPM2 Software Stack NOVEMBER 2022 TCTI-SPI(7)

Description

tcti-spi-ftdi is a library that abstracts the details of communication with a SPI-based TPM over the FTDI MPSSE USB to SPI bridge. The interface exposed by this library is defined in the “TSS System Level API and and TPM Command Transmission Interface Specification” specification.

Name

tcti-spi-ftdi - USB to SPI-based TPM TCTI library

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)

Synopsis

A TPM Command Transmission Interface (TCTI) module for interaction with a SPI-based TPM over the FTDI MPSSE USB to SPI bridge.

See Also