From 4862014474ae57852d7eef5f77b73ce95752de91 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 29 Nov 2021 14:25:02 +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 Signed-off-by: Jon Mason --- 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