Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dtee.h47 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro
/linux-6.1.9/drivers/char/tpm/
Dtpm_ftpm_tee.c204 (ver->gen_caps & TEE_GEN_CAP_GP)) in ftpm_tee_match()
/linux-6.1.9/drivers/tee/amdtee/
Dcore.c30 .gen_caps = TEE_GEN_CAP_GP, in amdtee_get_version()
/linux-6.1.9/drivers/tee/optee/
Dffa_abi.c722 .gen_caps = TEE_GEN_CAP_GP | TEE_GEN_CAP_REG_MEM | in optee_ffa_get_version()
Dsmc_abi.c1069 .gen_caps = TEE_GEN_CAP_GP, in optee_get_version()