1 ## SPDX-License-Identifier: GPL-2.0-only
3 config MEMORY_MAPPED_TPM
7 Board has memory mapped TPM support
11 config TPM_TIS_BASE_ADDRESS
15 This can be used to adjust the TPM memory base address.
16 The default is specified by the TCG PC Client Specific TPM
17 Interface Specification 1.2 and should not be changed unless
18 the TPM being used does not conform to TPM TIS 1.2.
24 This can be used to specify a PIRQ to use instead of SERIRQ,
25 which is needed for SPI TPM interrupt support on x86.