Lines Matching refs:tpm
2 # TPM subsystem configuration
5 menu "TPM support"
7 comment "Please select only one TPM revision"
12 depends on TPM
15 Major TPM versions are not compatible at all, choose either
21 bool "Enable sandbox TPM driver"
25 such as reading and writing TPM private data. This is enough to
30 bool "Enable Atmel TWI TPM device driver"
33 This driver supports an Atmel TPM device connected on the I2C bus.
34 The usual tpm operations and the 'tpm' command can be used to talk
35 to the device using the standard TPM Interface Specification (TIS)
42 This driver supports Infineon TPM devices connected on the I2C bus.
43 The usual tpm operations and the 'tpm' command can be used to talk
44 to the device using the standard TPM Interface Specification (TIS)
53 option. The can allow a broken TPM to be used by splitting messages
67 This driver supports Infineon TPM devices connected on the LPC bus.
68 The usual tpm operations and the 'tpm' command can be used to talk
69 to the device using the standard TPM Interface Specification (TIS)
73 bool "Enable TPM authentication session support"
79 available using the 'tpm' command, too.
82 bool "STMicroelectronics ST33ZP24 I2C TPM"
85 This driver supports STMicroelectronics TPM devices connected on the I2C bus.
86 The usual tpm operations and the 'tpm' command can be used to talk
87 to the device using the standard TPM Interface Specification (TIS)
91 bool "STMicroelectronics ST33ZP24 SPI TPM"
94 This driver supports STMicroelectronics TPM devices connected on the SPI bus.
95 The usual tpm operations and the 'tpm' command can be used to talk
96 to the device using the standard TPM Interface Specification (TIS)
100 bool "Enable TPM resource flushing support"
103 Enable support to flush specific resources (e.g. keys) from the TPM.
104 The functionality is available via the 'tpm' command as well.
107 bool "Enable TPM key loading by SHA1 support"
110 Enable support to load keys into the TPM by identifying
112 The functionality is available via the 'tpm' command as well.
115 bool "Enable TPM resource listing support"
118 Enable support to list specific resources (e.g. keys) within the TPM.
119 The functionality is available via the 'tpm' command as well.
125 depends on TPM
127 Major TPM versions are not compatible at all, choose either
147 The usual TPM operations and the 'tpm' command can be used to talk
148 to the device using the standard TPM Interface Specification (TIS)