Fix another rebasing mistake
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
0d54a2e496
commit
85ff5e6b88
1 changed files with 1 additions and 1 deletions
|
@ -2841,7 +2841,7 @@ common_test_psa_crypto_config_accel_ecc_ffdh_no_bignum () {
|
|||
if [ "$TEST_TARGET" = "ECC_DH" ]; then
|
||||
loc_accel_list="$loc_accel_list \
|
||||
ALG_FFDH \
|
||||
$(helper_get_psa_key_type_list "FFDH")"
|
||||
$(helper_get_psa_key_type_list "DH")"
|
||||
fi
|
||||
|
||||
# Note: Those are handled in a special way by the libtestdriver machinery,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue