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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user