mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
ci/qemuarm-secureboot.yml: install optee and test both optee and ftpm
optee-os test xtest needs additional test trusted applications (TA) from optee-os-ta package to pass. Execution time for ftpm test is around 21 seconds and 596 seconds for optee-test/xtest on an x86_64 build machine. Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -9,6 +9,8 @@ machine: qemuarm-secureboot
|
|||||||
|
|
||||||
target:
|
target:
|
||||||
- core-image-base
|
- core-image-base
|
||||||
- optee-examples
|
|
||||||
- optee-test
|
local_conf_header:
|
||||||
- optee-os-tadevkit
|
optee: |
|
||||||
|
IMAGE_INSTALL:append = " optee-test optee-client optee-os-ta"
|
||||||
|
TEST_SUITES:append = " optee ftpm"
|
||||||
|
|||||||
Reference in New Issue
Block a user