Home
last modified time | relevance | path

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

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