mbox series

[0/2] corstone1000: Fixes PSA API Crypto tests

Message ID 20251013154912.55363-1-frazer.carsley@arm.com
Headers show
Series corstone1000: Fixes PSA API Crypto tests | expand

Message

Frazer Carsley Oct. 13, 2025, 3:49 p.m. UTC
The PSA API Crypto tests were failing on Corstone1000 after both TF-M
and Trusted Services were upgraded. These commits fix the problems
caused by both of these upgrades.

Frazer Carsley (2):
  arm-bsp/corstone1000:trusted-services: Fix psa-crypto-api-tests
  arm-bsp/corstone1000:psa-tests: Removes RSA tests

 ...n-PSA-Crypto-structs-with-TF-Mv2.1.1.patch | 40 ++++++++++++++
 .../psa-apitest/0004-Remove-RSA-support.patch | 52 +++++++++++++++++++
 .../trusted-services/ts-arm-platforms.inc     |  2 +
 .../trusted-services/ts-psa-api-test.inc      |  1 +
 4 files changed, 95 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/corstone1000/0013-Align-PSA-Crypto-structs-with-TF-Mv2.1.1.patch
 create mode 100644 meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/0004-Remove-RSA-support.patch

Comments

Jon Mason Oct. 17, 2025, 1:03 p.m. UTC | #1
On Mon, 13 Oct 2025 16:49:10 +0100, Frazer Carsley wrote:
> The PSA API Crypto tests were failing on Corstone1000 after both TF-M
> and Trusted Services were upgraded. These commits fix the problems
> caused by both of these upgrades.
> 
> Frazer Carsley (2):
>   arm-bsp/corstone1000:trusted-services: Fix psa-crypto-api-tests
>   arm-bsp/corstone1000:psa-tests: Removes RSA tests
> 
> [...]

Applied, thanks!

[1/2] arm-bsp/corstone1000:trusted-services: Fix psa-crypto-api-tests
      commit: 88327727f959419d1ce2282b83040a3b9e63e00e
[2/2] arm-bsp/corstone1000:psa-tests: Removes RSA tests
      commit: b5881d25e61acb5e854967de832ae67980535fe6

Best regards,