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