mbox series

[0/1] arm/trusted-services: Add recipe for block storage service

Message ID 20240314155920.345936-1-emekcan.aras@arm.com
Headers show
Series arm/trusted-services: Add recipe for block storage service | expand

Message

Emekcan Aras March 14, 2024, 3:59 p.m. UTC
From: Emekcan Aras <Emekcan.Aras@arm.com>

Adds a recipe (ts-sp-block-storage) to build the Block Storage
secure partition to enable feature development for downstream users.
Emekcan Aras (1):
  arm/trusted-services: Add recipe for block storage service

 .../trusted-services/ts-sp-block-storage_%.bbappend |  1 +
 meta-arm/recipes-security/optee/optee-os-ts.inc     |  7 +++++++
 .../trusted-services/ts-sp-block-storage_git.bb     | 13 +++++++++++++
 .../recipes-security/trusted-services/ts-uuid.inc   |  3 ++-
 4 files changed, 23 insertions(+), 1 deletion(-)
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/ts-sp-block-storage_%.bbappend
 create mode 100644 meta-arm/recipes-security/trusted-services/ts-sp-block-storage_git.bb

Comments

Jon Mason March 20, 2024, 1:54 p.m. UTC | #1
On Thu, 14 Mar 2024 15:59:19 +0000, emekcan.aras@arm.com wrote:
> From: Emekcan Aras <Emekcan.Aras@arm.com>
> 
> Adds a recipe (ts-sp-block-storage) to build the Block Storage
> secure partition to enable feature development for downstream users.
> Emekcan Aras (1):
>   arm/trusted-services: Add recipe for block storage service
> 
> [...]

Applied, thanks!

[1/1] arm/trusted-services: Add recipe for block storage service
      commit: 6cd998d411d61b976d65e5131194b2de897d6a1d

Best regards,