Commit bd8eaa7
committed
framework: update reference
Signed-off-by: Valerio Setti <vsetti@baylibre.com>1 parent 558d9df commit bd8eaa7
1 file changed
Lines changed: 1 addition & 1 deletion
- scripts/audit-validity-dates.py+468
- scripts/check-python-files.sh+20-11
- scripts/ci.requirements.txt+11
- scripts/ecp_comb_table.py+237
- scripts/gen_ctr_drbg.pl+96
- scripts/gen_gcm_decrypt.pl+101
- scripts/gen_gcm_encrypt.pl+84
- scripts/gen_pkcs1_v21_sign_verify.pl+74
- scripts/generate-afl-tests.sh+71
- scripts/generate_server9_bad_saltlen.py+87
- scripts/massif_max.pl+36
- scripts/mbedtls_framework/code_wrapper/psa_buffer.py-4
- scripts/mbedtls_framework/code_wrapper/psa_test_wrapper.py+4-16
- scripts/mbedtls_framework/code_wrapper/psa_wrapper.py+30-30
- scripts/run-metatests.sh+89
- scripts/run_demos.py+65
- scripts/test_config_script.py+175
- tests/include/test/arguments.h+1-1
- tests/include/test/asn1_helpers.h+1-1
- tests/include/test/bignum_codepath_check.h+1-1
- tests/include/test/bignum_helpers.h+1-1
- tests/include/test/build_info.h+24
- tests/include/test/constant_flow.h+1-1
- tests/include/test/fake_external_rng_for_test.h+1-1
- tests/include/test/helpers.h+1-1
- tests/include/test/macros.h+1-1
- tests/include/test/memory.h+1-1
- tests/include/test/pk_helpers.h+1-1
- tests/include/test/psa_crypto_helpers.h+1-1
- tests/include/test/psa_exercise_key.h+1-1
- tests/include/test/psa_helpers.h+1-1
- tests/include/test/psa_memory_poisoning_wrappers.h+1-1
- tests/include/test/random.h+1-1
- tests/include/test/threading_helpers.h+1-1
- tests/programs/metatest.c+1-1
- tests/src/asn1_helpers.c+1
- tests/src/bignum_codepath_check.c+1
- tests/src/bignum_helpers.c+2-1
- tests/src/fake_external_rng_for_test.c+2
- tests/src/helpers.c+2
- tests/src/pk_helpers.c+1
- tests/src/psa_crypto_helpers.c+1
- tests/src/psa_crypto_stubs.c+1
- tests/src/psa_exercise_key.c+10
- tests/src/psa_memory_poisoning_wrappers.c+2
- tests/src/random.c+1
- tests/src/test_common.h+9-7
- tests/src/test_memory.c+1
- tests/src/threading_helpers.c+1
0 commit comments