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