[U-Boot] [PATCH v4 25/32] tpm: add support for TPMv2.x SPI modules
Simon Glass
sjg at chromium.org
Tue May 15 16:04:58 UTC 2018
Hi Miquel,
On 15 May 2018 at 19:57, Miquel Raynal <miquel.raynal at bootlin.com> wrote:
> Add the tpm2_tis_spi driver that should support any TPMv2 compliant
> (SPI) module.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
> drivers/tpm/Kconfig | 10 +
> drivers/tpm/Makefile | 2 +
> drivers/tpm/tpm2_tis_spi.c | 664 +++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 676 insertions(+)
> create mode 100644 drivers/tpm/tpm2_tis_spi.c
>
Is there a change log for this patch?
Regards,
Simon
More information about the U-Boot
mailing list