1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-05 19:35:48 +03:00

all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead()

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti
2023-11-13 10:51:52 +01:00
parent 73d053123f
commit c747306848

View File

@@ -3687,8 +3687,6 @@ component_test_psa_crypto_config_accel_cipher_aead () {
not grep mbedtls_chachapoly library/chachapoly.o not grep mbedtls_chachapoly library/chachapoly.o
not grep mbedtls_cmac library/cmac.o not grep mbedtls_cmac library/cmac.o
make
# Run the tests # Run the tests
# ------------- # -------------