1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-12 03:10:15 +00:00

CI: make qemuarm-secureboot builds more thorough

Build all the things that qemuarm64-secureboot builds, removing those
that fail to compile.  Unfortunately, musl doesn't play nicely with
optee-test.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2022-05-18 09:56:32 -04:00
parent 232dc039d0
commit 0c4c33de09
2 changed files with 8 additions and 1 deletions

View File

@@ -191,7 +191,8 @@ qemuarm-secureboot:
extends: .build
parallel:
matrix:
- TESTING: testimage
- TOOLCHAINS: [gcc, clang]
TESTING: testimage
qemuarm:
extends: .build

View File

@@ -4,3 +4,9 @@ header:
- ci/base.yml
machine: qemuarm-secureboot
target:
- core-image-base
- optee-examples
- optee-test
- optee-os-tadevkit