[HONISTER,10/10] CI: build optee-spdevkit for qemuarm64

Message ID 20211129175749.10391-11-abdellatif.elkhlifi@arm.com
State New
Headers show
Series Backport "corstone1000: FF-A in u-boot , enabling secure partitions in Optee" commits on honister | expand

Commit Message

Abdellatif El Khlifi Nov. 29, 2021, 5:57 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

To ensure that optee-spdevkit works in all configurations, but it in the
CI for qemuarm64 not just corstone1000.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ci/qemuarm64-secureboot.yml | 2 ++
 1 file changed, 2 insertions(+)

Patch

diff --git a/ci/qemuarm64-secureboot.yml b/ci/qemuarm64-secureboot.yml
index 6ea2064..31f195d 100644
--- a/ci/qemuarm64-secureboot.yml
+++ b/ci/qemuarm64-secureboot.yml
@@ -15,3 +15,5 @@  target:
   - perf
   - optee-examples
   - optee-test
+  - optee-spdevkit
+  - optee-os-tadevkit
\ No newline at end of file