Searched refs:TEE_GEN_CAP_GP (Results 1 – 8 of 8) 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()
30 .gen_caps = TEE_GEN_CAP_GP, in amdtee_get_version()
204 .gen_caps = TEE_GEN_CAP_GP, in optee_get_version()
105 if (!(vers.gen_caps & TEE_GEN_CAP_GP)) in teec_open_dev()