From b50b6387d5bcf974d1d66659ada3e74beaacbb0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Tue, 23 Jul 2024 10:12:01 +0200 Subject: [PATCH] Clarify a comment in all.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Manuel Pégourié-Gonnard --- tests/scripts/components-configuration-crypto.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/scripts/components-configuration-crypto.sh b/tests/scripts/components-configuration-crypto.sh index fe33d4bc2e..61ac0f9efd 100644 --- a/tests/scripts/components-configuration-crypto.sh +++ b/tests/scripts/components-configuration-crypto.sh @@ -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