From 523f921eca7e7c20b8f3951ef858cec4a9d99060 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 29 Nov 2021 11:56:06 +0000 Subject: [PATCH] CI: build optee-spdevkit for qemuarm64 To ensure that optee-spdevkit works in all configurations, but it in the CI for qemuarm64 not just corstone1000. Signed-off-by: Ross Burton --- ci/qemuarm64-secureboot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/qemuarm64-secureboot.yml b/ci/qemuarm64-secureboot.yml index 6ea2064f..31f195dd 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