aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorRonald Cron <ronald.cron@arm.com>2024-06-14 08:43:28 +0200
committerRonald Cron <ronald.cron@arm.com>2024-07-01 14:59:35 +0200
commit3d817add466c38591128cc67b49523c8c17f4e47 (patch)
tree945e4f0012d781ce757e3a4e25231414c9579510 /tests/Makefile
parent550a18d4d6b29e62b6824201d8a49b8224e61c97 (diff)
downloadmbedtls-3d817add466c38591128cc67b49523c8c17f4e47.zip
mbedtls-3d817add466c38591128cc67b49523c8c17f4e47.tar.gz
mbedtls-3d817add466c38591128cc67b49523c8c17f4e47.tar.bz2
Adjust build systems
Adjust build systems such as we can built Mbed TLS in the default and full configuration. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index d1d5ed9..5af49b4 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -209,6 +209,8 @@ include/alt-extra/%_alt.h: ../include/%.h
perl -p -e 's/^(# *(define|ifndef) +\w+_)H\b/$${1}ALT_H/' $< >$@
include/alt-extra/%_alt.h: ../tf-psa-crypto/include/%.h
perl -p -e 's/^(# *(define|ifndef) +\w+_)H\b/$${1}ALT_H/' $< >$@
+include/alt-extra/%_alt.h: ../tf-psa-crypto/drivers/builtin/include/%.h
+ perl -p -e 's/^(# *(define|ifndef) +\w+_)H\b/$${1}ALT_H/' $< >$@
# Generate test library