Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dtee.h51 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro
/Linux-v5.4/drivers/char/tpm/
Dtpm_ftpm_tee.c204 (ver->gen_caps & TEE_GEN_CAP_GP)) in ftpm_tee_match()
/Linux-v5.4/drivers/tee/optee/
Dcore.c212 .gen_caps = TEE_GEN_CAP_GP, in optee_get_version()