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 <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2025-12-18 22:22:33 +01:00
parent fca232cb25
commit e23b6e4dc8
4 changed files with 5 additions and 5 deletions

View File

@@ -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