This includes demos of secure storage that we can use for testing DKEK and RPMB support. Add this package next to the other OP-TEE support packages.
Signed-off-by: Andrew Davis <[email protected]> --- .../recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb index 551e0230..c32a11f0 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb @@ -9,6 +9,7 @@ inherit packagegroup OPTEE_PKGS = " \ optee-client \ optee-test \ + optee-examples \ " RDEPENDS_${PN} = "\ -- 2.36.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13983): https://lists.yoctoproject.org/g/meta-arago/message/13983 Mute This Topic: https://lists.yoctoproject.org/mt/93507804/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
