Thanks, Summer.

 

Comparing the full list for PSoC64 against that list, I do see that we have a failure for 247:

TEST: 247 | DESCRIPTION: Testing crypto MAC APIs | UT: psa_mac_verify

[Info] Executing tests from non-secure

[Check 1] Test psa_mac_verify HMAC SHA 224

                Failed at Checkpoint: 4

                Actual: 255

                Expected: 0

TEST RESULT: FAILED (Error Code=0x1)

 

The rest of the PSoC test failures are all in that list.

 

Chris

 

From: Summer Qin <Summer.Qin@arm.com>
Sent: Wednesday, July 28, 2021 12:22 AM
To: tf-m@lists.trustedfirmware.org; Brand Chris (CSCA CSS ICW SW PSW 1) <Chris.Brand@infineon.com>
Cc: nd <nd@arm.com>
Subject: Re: TF-M v1.4.0 release started

 

Caution: This e-mail originated outside Infineon Technologies. Do not click on links or open attachments unless you validate it is safe.

 

Hi Chris,

 

Yes, the following crypto tests are failed as known issue. 

Tests related with psa_mac_xxx are failed because of a mbedtls issue:https://github.com/ARMmbed/mbedtls/issues/4755

psa_hash_suspend() and psa_hash_resume() have not supported in TF-M and Mbed TLS currently, so test 262 and 263 will fail.

 

We will publish PSA Arch Crypto Test Failure Analysis In TF-M V1.4 Release note. 

It's welcome to feedback any special or strange failure test case to us if you met.

 

Best Regards,

Summer

 


From: TF-M <tf-m-bounces@lists.trustedfirmware.org> on behalf of chris.brand--- via TF-M <tf-m@lists.trustedfirmware.org>
Sent: Tuesday, July 27, 2021 11:18 PM
To: tf-m@lists.trustedfirmware.org <tf-m@lists.trustedfirmware.org>
Subject: Re: [TF-M] TF-M v1.4.0 release started

 

We ran the regression test suite on PSoC64.

We did see some failures in the PSA Arch crypto tests:

TEST: 226 | DESCRIPTION: Testing crypto MAC APIs | UT: psa_mac_sign_setup

TEST: 227 | DESCRIPTION: Testing crypto MAC APIs | UT: psa_mac_update

TEST: 228 | DESCRIPTION: Testing crypto MAC APIs | UT: psa_mac_sign_finish

TEST: 229 | DESCRIPTION: Testing crypto MAC APIs | UT: psa_mac_verify_setup

TEST: 230 | DESCRIPTION: Testing crypto MAC APIs | UT: psa_mac_verify_finish

TEST: 262 | DESCRIPTION: Testing crypto hash functions APIs | UT: psa_hash_suspend

TEST: 263 | DESCRIPTION: Testing crypto hash functions APIs | UT: psa_hash_resume

 

This is consistent between Debug/Release and gcc/armclang.

 

Do we know whether the PSA Arch Crypto tests are passing on other platforms?

 

Chris

 

From: TF-M <tf-m-bounces@lists.trustedfirmware.org> On Behalf Of Anton Komlev via TF-M
Sent: Monday, July 26, 2021 1:50 AM
To: tf-m@lists.trustedfirmware.org
Cc: nd <nd@arm.com>
Subject: Re: [TF-M] TF-M v1.4.0 release started

 

Caution: This e-mail originated outside Infineon Technologies. Do not click on links or open attachments unless you validate it is safe.

 

Hi,

 

All TF-M repositories are updated with TF-Mv1.4.0-RC2 tag.

The changes are minimal and shall not invalidate the tests, already done.

 

Please use this tag for new tests and report any issues found by the end of July 30.

 

Thanks and good luck,

Anton

 

 

From: TF-M <tf-m-bounces@lists.trustedfirmware.org> On Behalf Of Anton Komlev via TF-M
Sent: Wednesday, July 21, 2021 11:25 AM
To: tf-m@lists.trustedfirmware.org
Cc: nd <nd@arm.com>
Subject: [TF-M] TF-M v1.4.0 release started

 

Hi,

 

All TF-M repositories are tagged with TF-Mv1.4.0-RC1 tag.

Code is frozen now for the release candidate testing. Note that changes to other repositories are still possible during that time.

 

Please use this tag for your tests and report any issues found by the end of July 30.

 

Thanks and good luck,

Anton