Gilles Peskine a980aa0894 Disable PSA wrappers psa_collect_statuses builds
`psa_collect_statuses.py` runs `make RECORD_PSA_STATUS_COVERAGE_LOG=1`,
which builds with `RECORD_PSA_STATUS_COVERAGE_LOG`. In this mode, the build
includes wrappers for PSA functions, which conflict with the newly
introduced wrappers that are enabled whenever `MBEDTLS_TEST_HOOKS` is
enabled. In the future, the collect-statuses mechanism should use the new
generic wrapper mechanism. For the time being, keep the old wrappers and
avoid the new wrappers when doing the collect-statuses build.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-01-04 21:07:35 +01:00
..
drivers Update headers 2023-11-03 12:04:52 +00:00
arguments.h Update headers 2023-11-03 12:04:52 +00:00
asn1_helpers.h Update headers 2023-11-03 12:04:52 +00:00
constant_flow.h Update headers 2023-11-03 12:04:52 +00:00
fake_external_rng_for_test.h Update headers 2023-11-03 12:04:52 +00:00
helpers.h Detect enabled GCC/Clang sanitizers 2023-11-22 18:00:31 +01:00
macros.h Update headers 2023-11-03 12:04:52 +00:00
memory.h Avoid unused variable warnings in some plausible usage 2023-11-29 20:51:56 +01:00
psa_crypto_helpers.h Enable generated PSA wrappers 2024-01-04 16:47:15 +01:00
psa_exercise_key.h Update headers 2023-11-03 12:04:52 +00:00
psa_helpers.h Update headers 2023-11-03 12:04:52 +00:00
psa_memory_poisoning_wrappers.h Remove the manually written poisoning wrapper 2024-01-04 17:11:54 +01:00
psa_test_wrappers.h Disable PSA wrappers psa_collect_statuses builds 2024-01-04 21:07:35 +01:00
random.h Update headers 2023-11-03 12:04:52 +00:00
ssl_helpers.h Update headers 2023-11-03 12:04:52 +00:00