mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-14 06:09:57 +00:00
Use the crypto makefile helpers in tf-psa-crypto
Now that the crypto files have been moved to the crypto repository, consume them there. Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ TEST_FLAGS ?= $(if $(filter-out 0 OFF Off off NO No no FALSE False false N n,$(C
|
||||
# before including crypto-programs.make.
|
||||
default: all
|
||||
|
||||
include crypto-tests.make
|
||||
include $(TF_PSA_CRYPTO_PATH)/tests/crypto-tests.make
|
||||
|
||||
# Also include private headers, for the sake of invasive tests.
|
||||
LOCAL_CFLAGS += -I$(MBEDTLS_PATH)/library
|
||||
|
||||
Reference in New Issue
Block a user