[U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon

Simon Glass sjg at chromium.org
Thu Aug 13 17:55:01 CEST 2015


On 9 August 2015 at 07:19, Christophe Ricard
<christophe.ricard at gmail.com> wrote:
> 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 at st.com>
> ---
>
>  README                                            | 4 ++--
>  drivers/tpm/Makefile                              | 2 +-
>  drivers/tpm/{tpm_tis_i2c.c => tpm_i2c_infineon.c} | 0
>  3 files changed, 3 insertions(+), 3 deletions(-)
>  rename drivers/tpm/{tpm_tis_i2c.c => tpm_i2c_infineon.c} (100%)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list