mbox series

[0/1] arm-bsp/corstone1000: apply ts patch to psa crypto api test

Message ID 20221024132412.30881-1-emekcan.aras@arm.com
Headers show
Series arm-bsp/corstone1000: apply ts patch to psa crypto api test | expand

Message

Emekcan Aras Oct. 24, 2022, 1:24 p.m. UTC
From: Emekcan <emekcan.aras@arm.com>

Apply shared patch to trusted services that is used to compile
psa crypto api tests to include change in packed-c request
message in the eaed update structure to be in sync with the
serialize/deserialize in TS side.

As at it, move the other corstone1000 specific patch file to
meta-arm-bsp where it should be.

Rui Miguel Silva (1):
  arm-bsp/corstone1000: apply ts patch to psa crypto api test

 .../0018-Fixes-in-AEAD-for-psa-arch-test-54-and-58.patch   | 4 +++-
 .../0001-corstone1000-port-crypto-config.patch             | 0
 .../trusted-services/ts-psa-crypto-api-test_git.bbappend   | 7 +++++++
 .../trusted-services/ts-psa-api-test-common_git.inc        | 1 -
 4 files changed, 10 insertions(+), 2 deletions(-)
 rename meta-arm/recipes-security/trusted-services/files/0002-corstone1000-port-crypto-config.patch => meta-arm-bsp/recipes-security/trusted-services/corstone1000/ts-psa-crypto-api-test/0001-corstone1000-port-crypto-config.patch (100%)
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/ts-psa-crypto-api-test_git.bbappend

Comments

Jon Mason Oct. 24, 2022, 5:36 p.m. UTC | #1
On Mon, 24 Oct 2022 14:24:11 +0100, emekcan.aras@arm.com wrote:
> Apply shared patch to trusted services that is used to compile
> psa crypto api tests to include change in packed-c request
> message in the eaed update structure to be in sync with the
> serialize/deserialize in TS side.
> 
> As at it, move the other corstone1000 specific patch file to
> meta-arm-bsp where it should be.
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/corstone1000: apply ts patch to psa crypto api test
      commit: e4a580937379be1ea272f3526c493e36478a3bfc

Best regards,