mbedtls/tf-psa-crypto
Valerio Setti 4d9a8219ac test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value
This value should be:
- OK for all EC/FFDH key pairs/public keys;
- OK for all supported public RSA keys;
- OK for RSA key pairs up to 2048 bits;
- FAIL for RSA key pairs above 2048 bits.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-10-22 17:56:36 +02:00
..
core psa: fix some macro definition 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: fix some macro definition 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 Use scripts/project_name.txt in Python scripts 2024-09-10 10:43:02 +02:00
tests test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value 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