]> Git Repo - u-boot.git/commit - README
tpm: st33zp24: Add tpm st33zp24 spi support
authorChristophe Ricard <[email protected]>
Thu, 21 Jan 2016 22:27:14 +0000 (23:27 +0100)
committerSimon Glass <[email protected]>
Fri, 29 Jan 2016 04:01:22 +0000 (21:01 -0700)
commitb75fdc11ebcd3607f840a00363679a3a5cbc8da4
treef1080de6b115bfb9e6eee283a3d3df09969e6ee1
parent3aa74088d4d3cedcfed403fea8eb75831021959a
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 <[email protected]>
Signed-off-by: Christophe Ricard <[email protected]>
README
drivers/tpm/Kconfig
drivers/tpm/Makefile
drivers/tpm/tpm_tis_st33zp24_spi.c [new file with mode: 0644]
This page took 0.028193 seconds and 4 git commands to generate.