Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtee.h51 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro
/Linux-v4.19/drivers/tee/optee/
Dcore.c221 .gen_caps = TEE_GEN_CAP_GP, in optee_get_version()