Introduce driver for TPM 2.0 in CRB and FIFO (TIS) modes.
It was written basing on:
TCG PC Client Platform TPM Profile (PTP) Specification Version 22, Revision 1.03.
It only supports Locality 0.
Interrupts are only supported in FIFO mode.
Differential D18048
Introduce driver for TPM 2.0 in CRB and FIFO (TIS) modes. kd on Nov 19 2018, 4:01 PM. Authored by Tags None Referenced Files
Subscribers
Details
Introduce driver for TPM 2.0 in CRB and FIFO (TIS) modes. It was written basing on: The driver in FIFO mode was tested on x86 with Infineon SLB9665 discrete TPM chip.
Diff Detail
Event TimelineComment Actions Some initial comments. I'm not necessarily a good reviewer to wait on for this, sorry. I'm unfamiliar with TPM and don't have time to study it now.
Comment Actions Add commands with lower timeout to tpm20_get_timeout. |