Re: [U-Boot] [PATCH 1/2] spi: ST33ZP24 SPI TPM driver

2014-07-18 Thread Simon Glass
Hi Jean-Luc, On 8 July 2014 16:05, Jean-Luc BLANC wrote: > This driver add support for STMicroelectronics ST33ZP24 SPI TPM. s/add/adds/ > Driver support 2 SPI TPMs. > Driver support also hash in Locality 4 feature (the only way to On both lines s/support/supports/ > update PCR17). > --- > RE

[U-Boot] [PATCH 1/2] spi: ST33ZP24 SPI TPM driver

2014-07-08 Thread Jean-Luc BLANC
This driver add support for STMicroelectronics ST33ZP24 SPI TPM. Driver support 2 SPI TPMs. Driver support also hash in Locality 4 feature (the only way to update PCR17). --- README | 29 ++ common/cmd_tpm.c | 63 +++- drivers/tpm/Makefile |1