1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-05 02:20:30 +00:00

arm-bsp/images: Adding external system test to initramfs image

Adds the external system test application and the relevant
recipe into the corstone1000 initramfs image.

Signed-off-by: Emekcan Aras <emekcan.aras@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Emekcan
2022-09-26 13:15:21 +01:00
committed by Jon Mason
parent 037011da64
commit 4a190f18de
@@ -28,3 +28,6 @@ IMAGE_INSTALL += "ffa-debugfs-mod"
# psa-arch-tests linux userspace application
IMAGE_INSTALL += "secure-partitions-psa-api-tests"
# external system linux userspace test application
IMAGE_INSTALL += "corstone1000-external-sys-tests"