Commit 4c40f08
committed
Update framework: support threading internal interface 4.0.0.0
3.6 is still using the threading internal interface 3.6.0.0 for now.
Signed-off-by: Gilles Peskine <[email protected]>1 parent 56c4dc1 commit 4c40f08
1 file changed
+1
-1
lines changed- scripts/check_names.py+4
- scripts/mbedtls_framework/ecp.py+7-2
- scripts/test_psa_compliance.py+14-5
- tests/include/test/bignum_helpers.h+4
- tests/include/test/drivers/cipher.h+4
- tests/include/test/helpers.h+6
- tests/include/test/psa_crypto_helpers.h+5
- tests/include/test/threading_helpers.h+15-2
- tests/src/bignum_helpers.c+5
- tests/src/drivers/test_driver_asymmetric_encryption.c+6
- tests/src/drivers/test_driver_cipher.c+5
- tests/src/drivers/test_driver_key_management.c+6
- tests/src/drivers/test_driver_signature.c+9
- tests/src/fake_external_rng_for_test.c+5
- tests/src/psa_crypto_helpers.c+9
- tests/src/psa_exercise_key.c+6
- tests/src/random.c+4
- tests/src/threading_helpers.c+69-32
0 commit comments