diff mbox series

arm-bsp/trusted-services: corstone1000: Update PSA Crypto patch status to Backport

Message ID 20250616055605.372335-1-hugues.kambampiana@arm.com
State New
Headers show
Series arm-bsp/trusted-services: corstone1000: Update PSA Crypto patch status to Backport | expand

Commit Message

Hugues KAMBA MPIANA June 16, 2025, 5:56 a.m. UTC
Modify the upstream status of the patch to align a PSA crypto struct with
TF-M from Pending to Backport as it is included in TS v1.2.0 release candidate.


Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
---
 .../0021-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jon Mason June 17, 2025, 2 p.m. UTC | #1
On Mon, 16 Jun 2025 06:56:05 +0100, Hugues KAMBA MPIANA wrote:
> Modify the upstream status of the patch to align a PSA crypto struct with
> TF-M from Pending to Backport as it is included in TS v1.2.0 release candidate.
> 
> 

Applied, thanks!

[1/1] arm-bsp/trusted-services: corstone1000: Update PSA Crypto patch status to Backport
      commit: d8a93ac113a1a495ec3499b81d144e2f00aeca86

Best regards,
diff mbox series

Patch

diff --git a/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0021-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch b/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0021-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch
index 352fe9ea..238037cd 100644
--- a/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0021-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch
+++ b/meta-arm-bsp/recipes-security/trusted-services/corstone1000/0021-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch
@@ -7,7 +7,7 @@  The psa_client_key_attributes_s struct had to be aligned with the
 psa_key_attributes_s struct in TF-M.
 
 Signed-off-by: Ali Can Ozaslan <ali.oezaslan@arm.com>
-Upstream-Status: Pending
+Upstream-Status: Backport [Included in version v1.2.0]
 ---
  components/service/crypto/include/psa/crypto_client_struct.h | 1 -
  1 file changed, 1 deletion(-)