diff --git a/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb b/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb index 884d4b3b..cac3b73c 100644 --- a/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb +++ b/meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb @@ -21,8 +21,5 @@ IMAGE_FEATURES:remove = "package-management" # all optee packages IMAGE_INSTALL += "optee-client" -# external system linux userspace test application -IMAGE_INSTALL += "corstone1000-external-sys-tests" - # TS PSA API tests commands for crypto, its, ps and iat IMAGE_INSTALL += "packagegroup-ts-tests-psa"