Clarify a comment in all.sh

Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
Manuel Pégourié-Gonnard
2024-09-10 10:58:50 +02:00
parent 3342e80010
commit b50b6387d5
@@ -1697,7 +1697,8 @@ 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.
# Note: PK will be ignored when comparing driver to reference in
# analyze_outcomes.py
helper_libtestdriver1_adjust_config "crypto_full"
if [ "$driver_only" -eq 1 ]; then