uboot/drivers/tpm
Simon Glass f90acf1ad0 tpm: Support using driver model with I2C
As a first step towards converting the TPM system to driver model, allow it
to work with CONFIG_DM_I2C.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-05-14 18:49:33 -06:00
..
Kconfig
Makefile
tpm.c tpm: Support using driver model with I2C 2015-05-14 18:49:33 -06:00
tpm_atmel_twi.c
tpm_private.h tpm: Support using driver model with I2C 2015-05-14 18:49:33 -06:00
tpm_tis_i2c.c tpm: Support using driver model with I2C 2015-05-14 18:49:33 -06:00
tpm_tis_lpc.c
tpm_tis_sandbox.c