Home
last modified time | relevance | path

Searched refs:tee_find_device (Results 1 – 16 of 16) sorted by relevance

/u-boot/common/
A Dscp03.c20 tee = tee_find_device(tee, NULL, NULL, NULL); in scp03_enable()
A Davb_verify.c615 tee = tee_find_device(tee, NULL, NULL, NULL); in get_open_session()
/u-boot/include/
A Dtee.h332 struct udevice *tee_find_device(struct udevice *start,
338 static inline struct udevice *tee_find_device(struct udevice *start, in tee_find_device() function
/u-boot/test/dm/
A Dtee.c113 dev = tee_find_device(NULL, match, NULL, &vers); in test_tee()
170 dev = tee_find_device(NULL, match, NULL, &vers); in test_tee_rpc()
/u-boot/board/st/common/
A Dstm32mp_mtdparts.c122 if (!serial && tee_find_device(NULL, NULL, NULL, NULL)) in board_mtdparts_default()
/u-boot/drivers/tee/broadcom/
A Dchimp_optee.c33 tee = tee_find_device(NULL, NULL, NULL, NULL); in get_open_session()
/u-boot/drivers/tpm/
A Dtpm2_ftpm_tee.c184 context->tee_dev = tee_find_device(NULL, ftpm_tee_match, NULL, NULL); in ftpm_tee_probe()
/u-boot/cmd/
A Doptee_rpmb.c25 tee = tee_find_device(tee, NULL, NULL, NULL); in avb_ta_open_session()
/u-boot/arch/arm/mach-imx/
A Dcmd_dek.c76 dev = tee_find_device(NULL, NULL, NULL, NULL); in blob_encap_dek()
/u-boot/drivers/tee/
A Dtee-uclass.c154 struct udevice *tee_find_device(struct udevice *start, in tee_find_device() function
/u-boot/drivers/firmware/scmi/
A Doptee_agent.c154 sess->tee = tee_find_device(NULL, NULL, NULL, NULL); in open_channel()
/u-boot/arch/arm/mach-stm32mp/
A Dfdt.c509 !tee_find_device(NULL, NULL, NULL, NULL)) in ft_system_setup()
A Dbsec.c537 tee = tee_find_device(NULL, NULL, NULL, NULL); in bsec_optee_open()
/u-boot/doc/
A DREADME.tee25 A client finds the TEE device via tee_find_device(). Other important functions
/u-boot/lib/efi_loader/
A Defi_variable_tee.c40 tee = tee_find_device(tee, NULL, NULL, NULL); in get_connection()
/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog.c152 tee = tee_find_device(NULL, NULL, NULL, NULL); in optee_ta_open()

Completed in 30 milliseconds