TPM subsystem pull

Ilias Apalodimas ilias.apalodimas at linaro.org
Fri Nov 19 18:22:29 CET 2021


Hi Tom, 

Please pull for master

The following changes since commit 3144ba23bf4649f699078259fdf2e5cb4eab8f53:

  Merge branch '2021-11-15-assorted-fixes' (2021-11-16 14:23:30 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-tpm/ tags/tpm-19112021

for you to fetch changes up to 4a08dba019cda7bd6d81694ecb3230dedf54d46f:

  drivers: tpm: atmel_twi: fix printf specifier compile warning (2021-11-17 13:47:36 +0200)

----------------------------------------------------------------
- TPM1.2 compilation fixes
- Atmel TPM 1.2 fixes
----------------------------------------------------------------
Mathew McBride (6):
      cmd: tpm-v1: fix compile error in TPMv1 list resources command
      cmd: tpm-v1: fix load_key_by_sha1 compile errors
      drivers: tpm: atmel_twi: drop non-DM_I2C compatibility
      drivers: tpm: atmel_twi: do not use an offset byte
      drivers: tpm: atmel_twi: implement get_desc operation
      drivers: tpm: atmel_twi: fix printf specifier compile warning

 cmd/tpm-v1.c                | 17 +++++++++++------
 drivers/tpm/tpm_atmel_twi.c | 22 +++++++---------------
 lib/tpm-v1.c                |  4 ++--
 3 files changed, 20 insertions(+), 23 deletions(-)


More information about the U-Boot mailing list