1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-06 14:50:03 +00:00

ci: Ensure tests are in the Corstone-1000 flash image

To ensure the psa and optee tests are included in the initramsfs based
rootfs included within the flash image so the tests can be run.

Signed-off-by: Drew Reed <Drew.Reed@arm.com>
This commit is contained in:
Drew Reed
2024-02-26 13:34:34 +00:00
committed by Ross Burton
parent 1231e54ae8
commit aba9250494
+2 -2
View File
@@ -38,10 +38,10 @@ local_conf_header:
RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = ""
# all optee packages
IMAGE_INSTALL += "optee-client"
CORE_IMAGE_EXTRA_INSTALL += "optee-client"
# TS PSA API tests commands for crypto, its, ps and iat
IMAGE_INSTALL += "packagegroup-ts-tests-psa"
CORE_IMAGE_EXTRA_INSTALL += "packagegroup-ts-tests-psa"
target:
- core-image-minimal