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.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/tools/b-test/test_data.yaml b/tools/b-test/test_data.yaml
index 74cf29ebe..06afe8929 100644
--- a/tools/b-test/test_data.yaml
+++ b/tools/b-test/test_data.yaml
@@ -26,8 +26,8 @@ data:
os_id : "GNU/Linux"
params:
- "-GUnix Makefiles"
- - name: "secure-storage-optee-arm"
- src: "$TS_ROOT/deployments/secure-storage/opteesp"
+ - name: "protected-storage-optee-arm"
+ src: "$TS_ROOT/deployments/protected-storage/opteesp"
params:
- "-GUnix Makefiles"
- "-DSP_DEV_KIT_DIR=$SP_DEV_KIT_DIR"
@@ -72,3 +72,9 @@ data:
os_id : "GNU/Linux"
params:
- "-GUnix Makefiles"
+ - name: "internal-trusted-storage-optee-arm"
+ src: "$TS_ROOT/deployments/internal-trusted-storage/opteesp"
+ params:
+ - "-GUnix Makefiles"
+ - "-DSP_DEV_KIT_DIR=$SP_DEV_KIT_DIR"
+ - "-DCMAKE_VERBOSE_MAKEFILE=y"