Merge pull request #5546 from SiliconLabs/mbedtls-2.28/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0

Backport 2.28: feat: Update test_suite_psa_its to NOT use UID=0
This commit is contained in:
Manuel Pégourié-Gonnard
2022-02-17 11:49:41 +01:00
committed by GitHub
4 changed files with 48 additions and 24 deletions

View File

@@ -0,0 +1,3 @@
Bugfix
* Fix unit tests that used 0 as the file UID. This failed on some
implementations of PSA ITS. Fixes #3838.