[0/2] arm-bsp/tf-m: fix capsule instability issue for

Message ID 20220117182007.38178-1-vishnu.banavath@arm.com
Headers show
Series arm-bsp/tf-m: fix capsule instability issue for | expand

Message

vishnu.banavath@arm.com Jan. 17, 2022, 6:20 p.m. UTC
From: Vishnu Banavath <vishnu.banavath@arm.com>

This change is to upgrade TF-M to latest git hash which contains
fix for capsule instability issue for corstone1000 platform.

Latest TF-M would also require v3.1 mbedtls. Also updated git hash
for mbedtls repo.

Vishnu Banavath (2):
  arm-bsp/tf-m: fix capsule instability issue for corstone1000
  arm-bsp/uboot: fix null pointer exception for get_image_info

 .../trusted-firmware-m-corstone1000.inc       | 10 ++--
 ...ull-pointer-exception-with-get_image.patch | 60 +++++++++++++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  1 +
 3 files changed, 67 insertions(+), 4 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0052-efi_loader-fix-null-pointer-exception-with-get_image.patch

Comments

Jon Mason Jan. 18, 2022, 3:10 a.m. UTC | #1
On Mon, 17 Jan 2022 18:20:05 +0000, vishnu.banavath@arm.com wrote:
> This change is to upgrade TF-M to latest git hash which contains
> fix for capsule instability issue for corstone1000 platform.
> 
> Latest TF-M would also require v3.1 mbedtls. Also updated git hash
> for mbedtls repo.
> 
> Vishnu Banavath (2):
>   arm-bsp/tf-m: fix capsule instability issue for corstone1000
>   arm-bsp/uboot: fix null pointer exception for get_image_info
> 
> [...]

Applied, thanks!

[1/2] arm-bsp/tf-m: fix capsule instability issue for corstone1000
      commit: c30d90a77d78279eb07549bdada011e960328c46
[2/2] arm-bsp/uboot: fix null pointer exception for get_image_info
      commit: e15df2738e41e22b653f0f55c3e76ffc076a98f9

Best regards,