commit | 6d43e6d76a924b5870cf6d8501fd5115703d0e04 | [log] [tgz] |
---|---|---|
author | David Horstmann <david.horstmann@arm.com> | Mon Dec 18 15:58:17 2023 +0000 |
committer | David Horstmann <david.horstmann@arm.com> | Mon Dec 18 15:58:17 2023 +0000 |
tree | b64b40c9fc67c7935f264572aa41fe40f1358d1b | |
parent | 83ece2fe494ffac9004587622c800b72a91785b9 [diff] |
Add missing newline at end of file Signed-off-by: David Horstmann <david.horstmann@arm.com>
diff --git a/tests/src/psa_memory_poisoning_wrappers.c b/tests/src/psa_memory_poisoning_wrappers.c index 89830a5..a53e875 100644 --- a/tests/src/psa_memory_poisoning_wrappers.c +++ b/tests/src/psa_memory_poisoning_wrappers.c
@@ -50,4 +50,4 @@ } #endif /* MBEDTLS_TEST_HOOKS && MBEDTLS_PSA_CRYPTO_C && - MBEDTLS_TEST_MEMORY_CAN_POISON */ \ No newline at end of file + MBEDTLS_TEST_MEMORY_CAN_POISON */