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:
@@ -191,7 +191,8 @@ qemuarm-secureboot:
|
||||
extends: .build
|
||||
parallel:
|
||||
matrix:
|
||||
- TESTING: testimage
|
||||
- TOOLCHAINS: [gcc, clang]
|
||||
TESTING: testimage
|
||||
|
||||
qemuarm:
|
||||
extends: .build
|
||||
|
||||
@@ -4,3 +4,9 @@ header:
|
||||
- ci/base.yml
|
||||
|
||||
machine: qemuarm-secureboot
|
||||
|
||||
target:
|
||||
- core-image-base
|
||||
- optee-examples
|
||||
- optee-test
|
||||
- optee-os-tadevkit
|
||||
|
||||
Reference in New Issue
Block a user