version 1.21, revision 1.0 and the
+ * STMicroelectronics I2C Protocol Stack Specification version 1.2.0.
+ *
+ * SPDX-License-Identifier:GPL-2.0+
+ *
+ * @Author: Jean-Luc BLANC
+ *
+ * @File: tpm_i2c_stm_st33.c
+ */
+
+#include
+#include
+#include
+#include
+#include
+#include
014 STMicroelectronics
+ *
+ *
+ * Description: Device driver for ST33ZP24 SPI TPM TCG.
+ *
+ * This device driver implements the TPM interface as defined in
+ * the TCG TPM Interface Spec version 1.21, revision 1.0 and the
+ * STMicroelectronics SPI Protocol Stack Specification version 1.2.0.
Add the support of direct hash function in locality 4. hash_loc4()
command added in TPM command set.
Signed-off-by: Jean-Luc BLANC
---
README |4
common/cmd_tpm.c | 32
drivers/tpm/tpm_spi_stm_st33.c | 18
In order to support 2 SPI TPMs on same platform, add spi_select()
to tpm command set. Selection is done at driver level to keep compatibility
with standard tpm commands.
---
README | 13
common/cmd_tpm.c | 31
driv
This driver add support to STMicroelectronics ST33ZP24 I2C TPM.
Signed-off-by: Jean-Luc BLANC
---
README |7 +
drivers/tpm/tpm_i2c_stm_st33.c | 659
2 files changed, 666 insertions(+)
create mode 100644 drivers/tpm
This set of patch offer ST33ZP24 TPM support to U-Boot.
There is SPI and I2C driver.
Best Regards,
Jean-Luc BLANC
TPM Application
STMicroelectronics
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
In order to support 2 SPI TPMs on same platform, add spi_select()
to tpm command set. Selection is done at driver level to keep compatibility
with standard tpm commands.
---
README | 13
common/cmd_tpm.c | 31
driv
This driver add support to STMicroelectronics ST33ZP24 SPI TPM.
Signed-off-by: Jean-Luc BLANC
---
README | 12 +
drivers/tpm/Makefile |1 +
drivers/tpm/tpm_spi_stm_st33.c | 671
3 files changed, 684 insertions
This driver add support to STMicroelectronics ST33ZP24 SPI TPM.
Signed-off-by: Jean-Luc BLANC
---
README | 12 +
drivers/tpm/Makefile |1 +
drivers/tpm/tpm_spi_stm_st33.c | 671
3 files changed, 684 insertions
Hello,
This set of patch offer ST33ZP24 TPM support to U-Boot.
There is SPI and I2C driver.
Best Regards,
Jean-Luc BLANC
TPM Application
STMicroelectronics
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
10 matches
Mail list logo