Lines Matching refs:interface
13 When a Discrete TPM interface is implemented correctly, the risk of software
23 Platforms opt to use a specific messaging interface, such as |CRB| or |FIFO|,
24 and a specific hardware bus interface, such as |I2C| or |SPI|.
34 TPM interface, perform a TPM startup, set up a locality for operations like
37 via a specific TPM interface like FIFO or CRB. It also includes functions
39 tailored to the specific interface.
41 device. The link layer maps the command passed from the interface layer to
43 that use the platform bus interface to transfer commands.
49 The command, interface, and link layers are implemented in common code in
75 on the selected TPM interface, the appropriate drivers will be built and
78 currently the only supported interface is ``FIFO_SPI``.