commit | 89b9c4889c60b547f8646f55d69c09d3660fe7f7 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue Oct 01 09:37:23 2024 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Mon Oct 07 15:45:58 2024 +0200 |
tree | 3f42c9553113259f82eb651b67b81b4b9e8c90be | |
parent | 62b1300557c588124a0c617a82cf397407d6676d [diff] |
Crypto: Enforce MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS on Mbed TLS config The TF-M Crypto service is configured by default not to enable the memory mapped IOVEC, hence keep the MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS on to avoid unnecessary copying of parameters back and forth. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: Ia267cad1a248b29d96efdf5f5acfcf92b743de97