aboutsummaryrefslogtreecommitdiff
path: root/tools/tfm_psa_ff_test_manifest_list.yaml.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tfm_psa_ff_test_manifest_list.yaml.in')
-rw-r--r--tools/tfm_psa_ff_test_manifest_list.yaml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/tfm_psa_ff_test_manifest_list.yaml.in b/tools/tfm_psa_ff_test_manifest_list.yaml.in
index 62c63f5317..7fc4965618 100644
--- a/tools/tfm_psa_ff_test_manifest_list.yaml.in
+++ b/tools/tfm_psa_ff_test_manifest_list.yaml.in
@@ -15,6 +15,7 @@
"name": "PSA FF Test Client Partition",
"short_name": "PSA_FF_TEST_CLIENT",
"manifest": "@PSA_ARCH_TESTS_PATH@/api-tests/platform/manifests/client_partition_psa.json",
+ "source_path":"@PSA_ARCH_TESTS_PATH@",
"tfm_partition_ipc": true,
"conditional": "PSA_API_TEST_IPC",
"version_major": 0,
@@ -30,6 +31,7 @@
"name": "PSA FF Test Server Partition",
"short_name": "PSA_FF_TEST_SERVER",
"manifest": "@PSA_ARCH_TESTS_PATH@/api-tests/platform/manifests/server_partition_psa.json",
+ "source_path":"@PSA_ARCH_TESTS_PATH@",
"tfm_partition_ipc": true,
"conditional": "PSA_API_TEST_IPC",
"version_major": 0,
@@ -45,6 +47,7 @@
"name": "PSA FF Test Driver Partition",
"short_name": "PSA_FF_TEST_DRIVER",
"manifest": "@PSA_ARCH_TESTS_PATH@/api-tests/platform/manifests/driver_partition_psa.json",
+ "source_path":"@PSA_ARCH_TESTS_PATH@",
"tfm_partition_ipc": true,
"conditional": "PSA_API_TEST_IPC",
"version_major": 0,