1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 16:59:30 +00:00

arm-bsp/corstone1000-initramfs-image: add TS PSA API tests packages

Trusted Services PSA API tests commands allow testing the following
SE Proxy services: crypto, its, ps and iat

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
This commit is contained in:
Abdellatif El Khlifi
2022-09-27 15:02:12 +01:00
committed by Jon Mason
parent 37a9dbc5b7
commit ddbf0addf1
@@ -25,3 +25,6 @@ IMAGE_INSTALL += "optee-client"
# external system linux userspace test application # external system linux userspace test application
IMAGE_INSTALL += "corstone1000-external-sys-tests" IMAGE_INSTALL += "corstone1000-external-sys-tests"
# TS PSA API tests commands for crypto, its, ps and iat
IMAGE_INSTALL += "packagegroup-ts-tests-psa"