Searched refs:TEE_GEN_CAP_GP (Results 1 – 3 of 3) sorted by relevance
51 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro
204 (ver->gen_caps & TEE_GEN_CAP_GP)) in ftpm_tee_match()
212 .gen_caps = TEE_GEN_CAP_GP, in optee_get_version()