commit | 9ac64b83d727b90ddfb75c34c521ecde4291789a | [log] [tgz] |
---|---|---|
author | Paul Elliott <62069445+paul-elliott-arm@users.noreply.github.com> | Tue Jul 30 15:01:18 2024 +0000 |
committer | GitHub <noreply@github.com> | Tue Jul 30 15:01:18 2024 +0000 |
tree | 5dd14a82e97ed73eda78c15dd7854d02c7390076 | |
parent | cfe8c4c57d7e71ea4763252e76b20fe019040eb8 [diff] | |
parent | 417d05f7c56570d44f9c8580816617912e068c64 [diff] |
Merge pull request #9351 from eleuzi01/replace-ecp-have-secp256r1 Replace MBEDTLS_ECP_HAVE_SECP256R1 with PSA_WANT_ECC_SECP_R1_256
diff --git a/tests/scripts/basic-build-test.sh b/tests/scripts/basic-build-test.sh index afaa3c7..b850147 100755 --- a/tests/scripts/basic-build-test.sh +++ b/tests/scripts/basic-build-test.sh
@@ -76,7 +76,7 @@ make clean cp "$CONFIG_H" "$CONFIG_BAK" scripts/config.py full -make -j +make # Step 2 - Execute the tests