[PATCH 0/2] corstone1000: Fixes PSA API Crypto tests
Frazer Carsley <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
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