Home
last modified time | relevance | path

Searched refs:TEE_GEN_CAP_GP (Results 1 – 5 of 5) 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.c159 (ver->gen_caps & TEE_GEN_CAP_GP)) in ftpm_tee_match()
/linux/drivers/tee/amdtee/
H A Dcore.c32 .gen_caps = TEE_GEN_CAP_GP, in amdtee_get_version()
/linux/drivers/tee/optee/
H A Dffa_abi.c889 .gen_caps = TEE_GEN_CAP_GP | TEE_GEN_CAP_REG_MEM | in optee_ffa_get_version()