From 932878137a4cebecbc2de4845272c8aa773b0964 Mon Sep 17 00:00:00 2001 From: Ronald Cron Date: Mon, 9 Sep 2024 10:17:52 +0200 Subject: [PATCH] Use scripts/project_name.txt in Python scripts Use scripts/project_name.txt in Python scripts to detect between Mbed TLS and TF-PSA-Crypto project. Signed-off-by: Ronald Cron --- framework | 2 +- tf-psa-crypto/scripts/project_name.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 tf-psa-crypto/scripts/project_name.txt diff --git a/framework b/framework index 053518c2ca..fe72c06e40 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit 053518c2ca152b6ae5e791b5d655e539de8bee3e +Subproject commit fe72c06e406e7a4e3fbfad917dccba884cf64213 diff --git a/tf-psa-crypto/scripts/project_name.txt b/tf-psa-crypto/scripts/project_name.txt new file mode 100644 index 0000000000..94a73faa2b --- /dev/null +++ b/tf-psa-crypto/scripts/project_name.txt @@ -0,0 +1 @@ +TF-PSA-Crypto