Commit 924231e
committed
Update framework with IAR build fixes
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>1 parent d286adc commit 924231e
1 file changed
Lines changed: 1 addition & 1 deletion
- 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/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