mbox series

Pull request for optee-master-26042024

Message ID 20240426070653.4325-1-ilias.apalodimas@linaro.org
State New
Headers show
Series Pull request for optee-master-26042024 | expand

Pull-request

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

Message

Ilias Apalodimas April 26, 2024, 7:06 a.m. UTC
Hi Tom

The following changes since commit d097f9e1299a3bdb7de468f0d9bbc63932f461cd:

  Merge tag 'fsl-qoriq-2024-4-24' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2024-04-23 17:53:06 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 4242b3976fdc5c6e7b90fb5bf38c5c345a0a9d49:

  MAINTAINERS: add entries for tee-related orphaned files (2024-04-26 08:28:35 +0300)

The CI in https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/20537
had no issues

Please pull
Thanks
/Ilias
----------------------------------------------------------------
Minor changes on this PR.
Igor added some orphaned OP-TEE related files on the proper section
of MAINTAINERS and fixed a potential buffer overflow in tee-sandbox

----------------------------------------------------------------
Igor Opaniuk (2):
      tee: sandbox: check for buffer size
      MAINTAINERS: add entries for tee-related orphaned files

 MAINTAINERS           |  9 +++++++++
 drivers/tee/sandbox.c | 10 +++++++---
 2 files changed, 16 insertions(+), 3 deletions(-)

Comments

Tom Rini April 26, 2024, 3:51 p.m. UTC | #1
On Fri, Apr 26, 2024 at 10:06:53AM +0300, Ilias Apalodimas wrote:

> Hi Tom
> 
> The following changes since commit d097f9e1299a3bdb7de468f0d9bbc63932f461cd:
> 
>   Merge tag 'fsl-qoriq-2024-4-24' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2024-04-23 17:53:06 -0600)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-tpm/ tags/optee-master-26042024
> 
> for you to fetch changes up to 4242b3976fdc5c6e7b90fb5bf38c5c345a0a9d49:
> 
>   MAINTAINERS: add entries for tee-related orphaned files (2024-04-26 08:28:35 +0300)
> 
> The CI in https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/20537
> had no issues
> 
> Please pull
> Thanks
> /Ilias

Applied to u-boot/master, thanks!