Harry Ramsey d617283187 Fix failing psasim tests
This commit fixes failing psasim tests by ensuring that
MBEDTLS_VERSION_C is defined before attempting to access version
information.

Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
2024-10-07 14:50:00 +01:00
..
aut_main.c psasim: add AUT for asymmetric encryption/decryption 2024-06-25 14:17:51 +02:00
aut_psa_aead_encrypt_decrypt.c psasim: add AUT for symmetric encryption/decryption 2024-06-25 14:17:13 +02:00
aut_psa_aead_encrypt.c psasim: add AUT for symmetric encryption/decryption 2024-06-25 14:17:13 +02:00
aut_psa_asymmetric_encrypt_decrypt.c psasim: add AUT for asymmetric encryption/decryption 2024-06-25 14:17:51 +02:00
aut_psa_cipher_encrypt_decrypt.c psasim: add AUT for cipher encryption/decryption 2024-06-25 14:17:32 +02:00
aut_psa_hash_compute.c psasim: merge all AUT programs into a single executable 2024-06-25 14:15:30 +02:00
aut_psa_hash.c psasim: add a bit of white-box testing to hash operations 2024-07-02 15:45:55 +02:00
aut_psa_hkdf.c psasim: add AUT for key derivation 2024-06-25 14:17:32 +02:00
aut_psa_key_agreement.c psasim: add AUT for key generation and raw key agreement 2024-06-25 14:16:39 +02:00
aut_psa_mac.c psasim: add AUT for MAC 2024-06-25 14:16:25 +02:00
aut_psa_random.c psasim: add AUT for psa_generate_random() 2024-06-25 14:16:00 +02:00
aut_psa_sign_verify.c psasim: add AUT for PSA sign and verify 2024-06-25 14:16:50 +02:00
client.c psa_sim: improve log prints 2024-06-18 14:10:54 +02:00
manifest.json crypto-client: fix the SID 2024-05-10 12:31:41 +02:00
psa_ff_client.c psa_sim: improve log prints 2024-06-18 14:10:54 +02:00
psa_ff_server.c psasim: Fix doorbell file path 2024-07-22 12:29:23 +02:00
psa_functions_codes.h Update generated PSA wrappers 2024-08-05 15:52:37 +02:00
psa_sim_crypto_client.c Update generated PSA wrappers 2024-08-05 15:52:37 +02:00
psa_sim_crypto_server.c Update generated PSA wrappers 2024-08-05 15:52:37 +02:00
psa_sim_generate.pl Migrate psasim wrappers to psa_custom_key_parameters_t 2024-08-05 15:52:37 +02:00
psa_sim_serialise.c Update generated PSA wrappers 2024-08-05 15:52:37 +02:00
psa_sim_serialise.h Update generated PSA wrappers 2024-08-05 15:52:37 +02:00
psa_sim_serialise.pl Migrate psasim wrappers to psa_custom_key_parameters_t 2024-08-05 15:52:37 +02:00
server.c Fix failing psasim tests 2024-10-07 14:50:00 +01:00