Add missing newline at end of file

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2023-12-14 17:17:20 +00:00
parent 93b2dc7853
commit 7cb734370a
2 changed files with 2 additions and 2 deletions

View File

@ -2243,7 +2243,7 @@
*
* Uncomment to enable invasive tests.
*/
//#define MBEDTLS_TEST_HOOKS
#define MBEDTLS_TEST_HOOKS
/**
* \def MBEDTLS_THREADING_ALT

View File

@ -44,4 +44,4 @@ psa_status_t wrap_psa_cipher_encrypt(mbedtls_svc_key_id_t key,
#endif /* MBEDTLS_TEST_HOOKS && MBEDTLS_TEST_MEMORY_CAN_POISON */
#endif /* PSA_MEMORY_POISONING_WRAPPERS_H */
#endif /* PSA_MEMORY_POISONING_WRAPPERS_H */