mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-15 15:39:58 +00:00
Clarify a comment in all.sh
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user