mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-17 16:49:52 +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
@@ -29,7 +29,7 @@ endif
|
||||
# before including crypto-programs.make.
|
||||
default: all
|
||||
|
||||
include crypto-programs.make
|
||||
include $(TF_PSA_CRYPTO_PATH)/programs/crypto-programs.make
|
||||
|
||||
LOCAL_CFLAGS += -I$(FRAMEWORK)/tests/programs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user