Home
last modified time | relevance | path

Searched defs:TEE_GEN_CAP_GP (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dtee.h11 #define TEE_GEN_CAP_GP BIT(0) /* GlobalPlatform compliant TEE */ macro
/external/kernel-headers/original/uapi/linux/
Dtee.h51 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro