All of lore.kernel.org
 help / color / mirror / Atom feed
* TPM subsystem pull
@ 2021-11-19 17:22 Ilias Apalodimas
  2021-11-20  3:42 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Ilias Apalodimas @ 2021-11-19 17:22 UTC (permalink / raw)
  To: trini; +Cc: u-boot, Ilias Apalodimas

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: TPM subsystem pull
  2021-11-19 17:22 TPM subsystem pull Ilias Apalodimas
@ 2021-11-20  3:42 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-11-20  3:42 UTC (permalink / raw)
  To: Ilias Apalodimas; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

On Fri, Nov 19, 2021 at 07:22:29PM +0200, Ilias Apalodimas wrote:

> 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)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: TPM subsystem pull
  2021-11-30 12:14 Ilias Apalodimas
@ 2021-11-30 16:54 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-11-30 16:54 UTC (permalink / raw)
  To: Ilias Apalodimas; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 446 bytes --]

On Tue, Nov 30, 2021 at 02:14:05PM +0200, Ilias Apalodimas wrote:

>   Prepare v2022.01-rc3 (2021-11-29 11:16:03 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-tpm/ tags/tpm-30112021
> 
> for you to fetch changes up to c3de051c411e024f9e63ab338071584b9460e8b3:
> 
>   tis: fix tpm_tis_remove() (2021-11-30 14:11:05 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* TPM subsystem pull
@ 2021-11-30 12:14 Ilias Apalodimas
  2021-11-30 16:54 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Ilias Apalodimas @ 2021-11-30 12:14 UTC (permalink / raw)
  To: trini; +Cc: u-boot

  Prepare v2022.01-rc3 (2021-11-29 11:16:03 -0500)

are available in the Git repository at:

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

for you to fetch changes up to c3de051c411e024f9e63ab338071584b9460e8b3:

  tis: fix tpm_tis_remove() (2021-11-30 14:11:05 +0200)

----------------------------------------------------------------
TPM2 API fixes

----------------------------------------------------------------
Heinrich Schuchardt (1):
      tis: fix tpm_tis_remove()

 drivers/tpm/tpm2_tis_core.c | 6 ++++++
 drivers/tpm/tpm2_tis_mmio.c | 5 ++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-30 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 17:22 TPM subsystem pull Ilias Apalodimas
2021-11-20  3:42 ` Tom Rini
2021-11-30 12:14 Ilias Apalodimas
2021-11-30 16:54 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.