1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Minor updates in doc/comments/debug

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard
2024-05-23 09:13:21 +02:00
parent 06adca465b
commit 32bdf19a01
3 changed files with 2 additions and 3 deletions

View File

@ -1697,6 +1697,7 @@ config_psa_crypto_accel_rsa () {
driver_only=$1
# Start from crypto_full config (no X.509, no TLS)
# Note: PK excluded in analyze_outcomes.py.
helper_libtestdriver1_adjust_config "crypto_full"
if [ "$driver_only" -eq 1 ]; then