Home
last modified time | relevance | path

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

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