On 16 January 2016 at 16:05, Christophe Ricard
<christophe.ric...@gmail.com> wrote:
> 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.
>
> Signed-off-by: Christophe Ricard <christophe-h.ric...@st.com>
> ---
>
>  README                             |   4 +
>  drivers/tpm/Kconfig                |   9 +
>  drivers/tpm/Makefile               |   1 +
>  drivers/tpm/tpm_tis_st33zp24_spi.c | 672 
> +++++++++++++++++++++++++++++++++++++
>  4 files changed, 686 insertions(+)
>  create mode 100644 drivers/tpm/tpm_tis_st33zp24_spi.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to