Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtee.h47 #define TEE_GEN_CAP_GP (1 << 0)/* GlobalPlatform compliant TEE */ macro
/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c64 (ver->gen_caps & TEE_GEN_CAP_GP)) in stm32_bsec_optee_ta_match()
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c203 (ver->gen_caps & TEE_GEN_CAP_GP)) in ftpm_tee_match()
/linux/drivers/tee/amdtee/
H A Dcore.c29 .gen_caps = TEE_GEN_CAP_GP, in amdtee_get_version()
/linux/drivers/tee/optee/
H A Dffa_abi.c762 .gen_caps = TEE_GEN_CAP_GP | TEE_GEN_CAP_REG_MEM | in optee_ffa_get_version()
H A Dsmc_abi.c1160 .gen_caps = TEE_GEN_CAP_GP, in optee_get_version()