summaryrefslogtreecommitdiff
path: root/meta-lmp-base/recipes-samples/images/lmp-feature-optee.inc
blob: 0df5c7854b3946d8adbf704dce5bd3a7d979faf9 (plain)
1
2
3
4
5
6
7
8
9
10
# OP-TEE/SKS packages
CORE_IMAGE_BASE_INSTALL += " \
    optee-client \
    optee-examples \
    optee-fiovb \
    optee-os-ta \
    optee-sks \
    optee-test \
    pkcs11test \
"