Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h11 #define TEE_GEN_CAP_GP BIT(0) /* GlobalPlatform compliant TEE */ macro
/openbmc/linux/include/uapi/linux/
H A Dtee.h47 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro