
15 May
2018
15 May
'18
6:04 p.m.
Hi Miquel,
On 15 May 2018 at 19:57, Miquel Raynal miquel.raynal@bootlin.com wrote:
Add the tpm2_tis_spi driver that should support any TPMv2 compliant (SPI) module.
Signed-off-by: Miquel Raynal miquel.raynal@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