mbox series

[0/3] corstone1000:arm-bsp: Enable SMM gateway authenticated variables and Secure Boot

Message ID 20240430154654.26833-1-harsimransingh.tungal@arm.com
Headers show
Series corstone1000:arm-bsp: Enable SMM gateway authenticated variables and Secure Boot | expand

Message

harsimransingh.tungal@arm.com April 30, 2024, 3:46 p.m. UTC
From: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>

These changes enable the SMM gateway authenticated variables and Secure Boot features
implementation for Corstone-1000

Emekcan Aras (1):
  arm-bsp/trusted-firmware-a: corstone1000: Remove unused NS_SHARED_RAM
    region

Harsimran Singh Tungal (2):
  arm-bsp: corstone1000: Enable SMM gateway authenticated variables
  arm-bsp/u-boot: corstone1000: Enable UEFI secure boot

 ...0-remove-unused-NS_SHARED_RAM-region.patch | 92 +++++++++++++++++++
 .../trusted-firmware-a-corstone1000.inc       |  1 +
 .../u-boot/u-boot-corstone1000.inc            |  1 +
 ...corstone1000-Enable-UEFI-Secure-boot.patch | 28 ++++++
 .../0002-increase-tzdram-size.patch           | 28 ++++++
 .../optee/optee-os-corstone1000-common.inc    |  1 +
 .../ts-sp-smm-gateway_%.bbappend              |  2 +
 7 files changed, 153 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0004-fix-corstone1000-remove-unused-NS_SHARED_RAM-region.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0048-corstone1000-Enable-UEFI-Secure-boot.patch
 create mode 100644 meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0002-increase-tzdram-size.patch

Comments

Jon Mason May 1, 2024, 2:06 a.m. UTC | #1
On Tue, 30 Apr 2024 16:46:51 +0100, harsimransingh.tungal@arm.com wrote:
> From: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
> 
> These changes enable the SMM gateway authenticated variables and Secure Boot features
> implementation for Corstone-1000
> 
> Emekcan Aras (1):
>   arm-bsp/trusted-firmware-a: corstone1000: Remove unused NS_SHARED_RAM
>     region
> 
> [...]

Applied, thanks!

[1/3] arm-bsp: corstone1000: Enable SMM gateway authenticated variables
      commit: 12711d573479519dbabac2452aa132a95d5d7d10
[2/3] arm-bsp/u-boot: corstone1000: Enable UEFI secure boot
      commit: 25eec5ced277a9a9880485e80c43dacd398ccfdb
[3/3] arm-bsp/trusted-firmware-a: corstone1000: Remove unused NS_SHARED_RAM region
      commit: e20aac1b6b2dcb9ef38c79c7b52e4b5c2a1be4c4

Best regards,