mbox series

[0/2] corstone1000: fix crypto and iat psa failures

Message ID 20240516154029.13881-1-ali.oezaslan@arm.com
Headers show
Series corstone1000: fix crypto and iat psa failures | expand

Message

ali.oezaslan@arm.com May 16, 2024, 3:40 p.m. UTC
From: Ali Can Ozaslan <ali.oezaslan@arm.com>

* The psa-iat-api-test was failing because the PLATFORM_HAS_ATTEST_PK
flag was added to the build for Corstone1000.

* Crypto-AEAD-APIs tests fails on mps3. Configures CC312 mps3 model
same as predefined cc312 FVP configuration while keeping debug
ports closed.


Ali Can Ozaslan (1):
  arm-bsp/trusted-firmware-m: corstone1000: fix crypto failure on mps3

Bence Balogh (1):
  arm-bsp/trusted-services: corstone1000: fix IAT test

 ...of-cc312-differences-between-fvp-and.patch | 31 +++++++++++++++++++
 .../trusted-firmware-m-corstone1000.inc       |  1 +
 ...M_HAS_ATTEST_PK-define-from-IAT-test.patch | 27 ++++++++++++++++
 .../trusted-services/ts-arm-platforms.inc     |  1 +
 4 files changed, 60 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0010-CC312-alignment-of-cc312-differences-between-fvp-and.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/corstone1000/0010-Remove-PLATFORM_HAS_ATTEST_PK-define-from-IAT-test.patch

Comments

Jon Mason May 21, 2024, 2:19 p.m. UTC | #1
On Thu, 16 May 2024 16:40:27 +0100, ali.oezaslan@arm.com wrote:
> From: Ali Can Ozaslan <ali.oezaslan@arm.com>
> 
> * The psa-iat-api-test was failing because the PLATFORM_HAS_ATTEST_PK
> flag was added to the build for Corstone1000.
> 
> * Crypto-AEAD-APIs tests fails on mps3. Configures CC312 mps3 model
> same as predefined cc312 FVP configuration while keeping debug
> ports closed.
> 
> [...]

Applied, thanks!

[1/2] arm-bsp/trusted-firmware-m: corstone1000: fix crypto failure on mps3
      commit: 611909cd6db60724db26cf9649e7f23abc1c414e
[2/2] arm-bsp/trusted-services: corstone1000: fix IAT test
      commit: 679218cd848b2c4a6e886633c0d0af266a4f6ba6

Best regards,