Searched defs:TEE_GEN_CAP_GP (Results 1 – 2 of 2) sorted by relevance
11 #define TEE_GEN_CAP_GP BIT(0) /* GlobalPlatform compliant TEE */ macro
47 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro