Lines Matching +full:non +full:- +full:secure
2 bool "optee-examples"
4 depends on BR2_TOOLCHAIN_HAS_THREADS # optee-client
5 depends on !BR2_STATIC_LIBS # optee-client
6 depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_3 # optee-client
10 Enable the OP-TEE examples package that brings examples of
11 implementation of OP-TEE non-secure client applications and
12 secure trusted applications. OP-TEE examples is a
13 component delivered by the OP-TEE project.
17 At runtime OP-TEE OS can load trusted applications from this
18 non-secure filesystem/directory into the secure world for
21 https://github.com/linaro-swg/optee_examples
23 comment "optee-examples needs a toolchain w/ threads, dynamic library, headers >= 4.3"