1
0
Fork 0
remarkable-uboot/drivers/tpm
Christophe Ricard 0766ad2f7f dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
As there is no TCG specification or recommendation for i2c TPM 1.2,
move tpm_tis_i2c driver to tpm_i2c_infineon. Other tpm vendors like Atmel
or STMicroelectronics may have a different transport protocol for i2c.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-10-23 09:42:28 -06:00
..
Kconfig dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 2015-10-23 09:42:28 -06:00
Makefile dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 2015-10-23 09:42:28 -06:00
tpm-uclass.c dm: tpm: Add a uclass for Trusted Platform Modules 2015-08-31 07:57:28 -06:00
tpm_atmel_twi.c tpm: Convert drivers to use SPDX 2015-08-31 07:57:27 -06:00
tpm_internal.h dm: tpm: Add a uclass for Trusted Platform Modules 2015-08-31 07:57:28 -06:00
tpm_tis_infineon.c dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 2015-10-23 09:42:28 -06:00
tpm_tis_infineon.h dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 2015-10-23 09:42:28 -06:00
tpm_tis_lpc.c dm: tpm: Convert LPC driver to driver model 2015-08-31 07:57:28 -06:00
tpm_tis_sandbox.c dm: tpm: sandbox: Convert TPM driver to driver model 2015-08-31 07:57:28 -06:00