Sponsor:

Your company here, and a link to your site. Click to find out more.

tss2-tcti-spidev - Man Page

TCTI library for accessing TPMs via spidev

Synopsis

A TPM Command Transmission Interface (TCTI) module for interaction with a TPM that is attached to an spidev device node.

Description

tcti-spidev is a library that abstracts the details of communication with a TPM that is attached to an spidev device node.. The interface exposed by this library is defined in the “TSS System Level API and TPM Command Transmission Interface Specification” specification. The configuration of this TCTI takes the filepath to the device node (Default: /dev/spidev0.1).

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.0 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/.

Info

NOVEMBER 2023 TPM2 Software Stack