commit | 4dc176a4304d7b0a07431ff486bc53f128b8e7fe | [log] [tgz] |
---|---|---|
author | David Horstmann <david.horstmann@arm.com> | Mon Dec 18 15:58:17 2023 +0000 |
committer | David Horstmann <david.horstmann@arm.com> | Wed Dec 20 14:49:41 2023 +0000 |
tree | e7e26435f7b2246c1492c3d312afe0d74379b649 | |
parent | cb229db971f04ae6c3f034525f9d0d60280ef9dc [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 */