SPI TPM Reference Design (AN46): Difference between revisions

From conga-wiki
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 28: Line 28:


The SPI TPM is connected to the SMARC SPIO interface.  
The SPI TPM is connected to the SMARC SPIO interface.  
::[[File:SPI TPM Reference Design (001).png|none|thumb|450x450px|Figure 1: SPI TPM Reference Design]]
[[File:SPI TPM Reference Design (001).png|none|thumb|450x450px|Figure 1: SPI TPM Reference Design]]


== Design notes ==
== Design notes ==

Latest revision as of 16:35, 22 November 2024

Affected Products All SMARC products


Preface

This application note provides the reference design and design notes for SPI TPM used on SMARC carrier boards.

Terminology

Term Description
TPM Trusted Platform Module
TCG Trusted Computing Group
LPC Low Pin Count
SPI Serial Peripheral Interface

SPI TPM Reference Design

The Trusted Platform Module (TPM) is an international standard for security applications maintained by the Trusted Computing Group (TCG). The TCG considers the Intel Low Pin Count (LPC), Serial Peripheral Interface (SPI), and I2C interface for host communication. However, the SMARC 2.1 specification does not feature an Intel LPC interface and only non-x86 based platforms use the I2C interface for the TPM.

The reference design below shows how to design an SPI TPM to a SMARC 2.1 carrier board. The SPI TPM used in this reference design is an Infineon TPM SLB 9670VQ2.0

The SPI TPM is connected to the SMARC SPIO interface.

Figure 1: SPI TPM Reference Design

Design notes

  • Typically, the on-module BIOS flash and the optional carrier board BIOS flash device are connected to SMARC SPI0
  • SPI0_CS1# (SMARC pin P31) must be used for the active low SPI chip select input of the TPM
  • A pull-up resistor R1 is required to ensure the correct voltage level during start-up phase. congatec SMARC modules feature the required series resistors for SPI on the module. However, we recommend to place resistors R2, R3 and R4 on the carrier board for signal tuning purposes. Additionally, we recommend minimizing the routing length on the SMARC carrier board to less than 2500 mil.
  • congatec SMARC modules do not support SPI TPM in the default configuration. Therefore, a custom BIOS version (e.g. SA50R916.bin for conga-SA5) must be used in order to enable SPI TPM support and to configure the required SPI clock frequency. Additionally, it is required to disable the Intel Firmware-based TPM (fTPM) in BIOS setup menu.