[PATCH] arm-bsp/trusted-services: corstone1000: Update PSA Crypto patch status to Backport
Hugues KAMBA MPIANA <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- .../0021-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <[email protected]> -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(-)