Home
last modified time | relevance | path

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

/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.c112 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/include/
A Dtee.h310 struct udevice *tee_find_device(struct udevice *start,
/u-boot/arch/arm/mach-stm32mp/
A Dfdt.c336 !tee_find_device(NULL, NULL, NULL, NULL)) in ft_system_setup()
/u-boot/drivers/tpm/
A Dtpm2_ftpm_tee.c181 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/drivers/tee/
A Dtee-uclass.c150 struct udevice *tee_find_device(struct udevice *start, in tee_find_device() function
/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.c41 tee = tee_find_device(tee, NULL, NULL, NULL); in get_connection()
/u-boot/common/
A Davb_verify.c615 tee = tee_find_device(tee, NULL, NULL, NULL); in get_open_session()

Completed in 11 milliseconds