mbedtls/tf-psa-crypto
Valerio Setti a35c8a0a7e test_suite_psa_crypto: use finer grained checks on the key slot buffer size
Instead of skipping some tests when !MBEDTLS_PSA_STATIC_KEY_SLOTS,
add a proper check in the depends_on to verify if
MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE is actually large enough to contain
the key used in such test.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-10-22 17:56:36 +02:00
..
core psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE 2024-10-22 17:56:36 +02:00
drivers psa: allow to use static key buffers instead of dynamic ones 2024-10-22 17:56:36 +02:00
framework Add support to build only the tf-psa-crypto tree 2024-10-01 15:32:01 +02:00
include test_suite_psa_crypto: use finer grained checks on the key slot buffer size 2024-10-22 17:56:36 +02:00
programs Add support to build only the tf-psa-crypto tree 2024-10-01 15:32:01 +02:00
scripts
tests test_suite_psa_crypto: use finer grained checks on the key slot buffer size 2024-10-22 17:56:36 +02:00
.gitignore
CMakeLists.txt Add support to build only the tf-psa-crypto tree 2024-10-01 15:32:01 +02:00
DartConfiguration.tcl Add support to build only the tf-psa-crypto tree 2024-10-01 15:32:01 +02:00
TF-PSA-Crypto.cmake Add support to build only the tf-psa-crypto tree 2024-10-01 15:32:01 +02:00