Skip to content

Commit 5349c72

Browse files
committed
debos: rootfs: Install OP-TEE packages
OP-TEE packages and xtest allows to perform regression testing. Signed-off-by: Sumit Garg <[email protected]>
1 parent 3e8ce39 commit 5349c72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

debos-recipes/qualcomm-linux-debian-rootfs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ actions:
8383
- network-manager
8484
# standard networking files (/etc/hosts, /etc/services etc.)
8585
- netbase
86+
# OP-TEE packages and xtest to enable regression testing
87+
- optee-client-dev
88+
- optee-test-qemu
89+
- tee-supplicant
8690
# audio
8791
- pipewire
8892
# Qualcomm Remote Filesystem Service; needed for WiFi on

0 commit comments

Comments
 (0)