aboutsummaryrefslogtreecommitdiff
path: root/tools/b-test/test_data.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/b-test/test_data.yaml')
-rw-r--r--tools/b-test/test_data.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/b-test/test_data.yaml b/tools/b-test/test_data.yaml
index f21947ee3..22ccc86e4 100644
--- a/tools/b-test/test_data.yaml
+++ b/tools/b-test/test_data.yaml
@@ -23,3 +23,14 @@ data:
params:
- "-GUnix Makefiles"
- "-DSP_DEV_KIT_DIR=$SP_DEV_KIT_DIR"
+ - name: "secure-storage-optee-arm"
+ src: "$TS_ROOT/deployments/secure-storage/opteesp"
+ params:
+ - "-GUnix Makefiles"
+ - "-DSP_DEV_KIT_DIR=$SP_DEV_KIT_DIR"
+ - "-DCMAKE_VERBOSE_MAKEFILE=y"
+ - name: "sfs-demo-optee-arm"
+ src: "$TS_ROOT/deployments/sfs-demo/opteesp"
+ params:
+ - "-GUnix Makefiles"
+ - "-DSP_DEV_KIT_DIR=$SP_DEV_KIT_DIR"