u-boot/drivers/tpm
Christophe Ricard b75fdc11eb tpm: st33zp24: Add tpm st33zp24 spi support
Add support for TPM ST33ZP24 spi.

The ST33ZP24 does have a spi interface.
The transport protocol is proprietary.

For spi we are relying only on DM_SPI.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
2016-01-28 21:01:22 -07:00
..
Kconfig tpm: st33zp24: Add tpm st33zp24 spi support 2016-01-28 21:01:22 -07:00
Makefile tpm: st33zp24: Add tpm st33zp24 spi support 2016-01-28 21:01:22 -07: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 dm: tpm: Add Driver Model support for tpm_atmel_twi driver 2015-10-23 09:42:28 -06:00
tpm_internal.h dm: tpm: Add a uclass for Trusted Platform Modules 2015-08-31 07:57:28 -06:00
tpm_tis.h tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 2016-01-28 21:01:22 -07:00
tpm_tis_infineon.c tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 2016-01-28 21:01:22 -07:00
tpm_tis_lpc.c dm: tpm: Remove every compilation switch for TPM driver model 2015-10-23 09:42:28 -06:00
tpm_tis_sandbox.c dm: tpm: sandbox: Convert TPM driver to driver model 2015-08-31 07:57:28 -06:00
tpm_tis_st33zp24_i2c.c tpm: st33zp24: Add tpm st33zp24 support with i2c 2016-01-28 21:01:22 -07:00
tpm_tis_st33zp24_spi.c tpm: st33zp24: Add tpm st33zp24 spi support 2016-01-28 21:01:22 -07:00