aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb')
-rw-r--r--meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb b/meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb
new file mode 100644
index 00000000..32f2890b
--- /dev/null
+++ b/meta-arm/recipes-security/trusted-services/ts-psa-its-api-test_git.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = "Internal Trusted Storage PSA certification tests (psa-arch-test) for Trusted Services"
+
+TS_ENV = "arm-linux"
+
+require ts-psa-api-test-common_${PV}.inc
+
+OECMAKE_SOURCEPATH = "${S}/deployments/psa-api-test/internal_trusted_storage/${TS_ENV}"
+
+PSA_TEST = "psa-its-api-test"