mbox series

Pull request for tpm-master-02052023

Message ID 20230502122647.3450891-1-ilias.apalodimas@linaro.org
State New
Headers show
Series Pull request for tpm-master-02052023 | expand

Pull-request

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

Message

Ilias Apalodimas May 2, 2023, 12:26 p.m. UTC
Hi Tom,

The following changes since commit 50f64026f7a4c2d0a101c93916e01782e4fbbe7f:

  Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi (2023-05-01 13:29:52 -0400)

are available in the Git repository at:

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

for you to fetch changes up to a390050b4112a1e4a378a1ffba95bd92c49cf75f:

  MAINTAINERS: assign include/tpm*, cmd/tpm* (2023-05-02 14:09:19 +0300)

The pipeline seems fine
https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/16210
----------------------------------------------------------------
Not many changes for this pull request.
Heinrich fixed an error in the tpm test command and updated
maintainer entries for commands and header files associated with
the TPM subsystem
----------------------------------------------------------------
Heinrich Schuchardt (2):
      cmd: missing break in test_write_limit()
      MAINTAINERS: assign include/tpm*, cmd/tpm*

 MAINTAINERS    | 2 ++
 cmd/tpm_test.c | 1 +
 2 files changed, 3 insertions(+)

Comments

Tom Rini May 3, 2023, 1:26 p.m. UTC | #1
On Tue, May 02, 2023 at 03:26:47PM +0300, Ilias Apalodimas wrote:

> Hi Tom,
> 
> The following changes since commit 50f64026f7a4c2d0a101c93916e01782e4fbbe7f:
> 
>   Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi (2023-05-01 13:29:52 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-tpm/ tags/tpm-master-02052023
> 
> for you to fetch changes up to a390050b4112a1e4a378a1ffba95bd92c49cf75f:
> 
>   MAINTAINERS: assign include/tpm*, cmd/tpm* (2023-05-02 14:09:19 +0300)
> 
> The pipeline seems fine
> https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/16210

Applied to u-boot/master, thanks!