mbedtls/include
David Horstmann 4a48becdba Invert and rename config option
Replace MBEDTLS_PSA_COPY_CALLER_BUFFERS with inverse:
!MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS. This ensures that buffer
protection is enabled by default without any change to the Mbed TLS
config file.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2024-03-14 14:47:48 +00:00
..
mbedtls Invert and rename config option 2024-03-14 14:47:48 +00:00
psa Fix code style 2024-02-28 10:56:14 +01:00
.gitignore
CMakeLists.txt