mbedtls/tf-psa-crypto
Valerio Setti 4cfec6ffbe psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE
MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE is only used in tests so it should
not be defined in a public header such as "crypto_extra.h".
"psa_crypto_helpers.h" is a better option.

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 psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_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.data: fix some depends_on 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