Home
last modified time | relevance | path

Searched refs:tee_open_session (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/tee/broadcom/
A Dchimp_optee.c39 rc = tee_open_session(tee, &arg, 0, NULL); in get_open_session()
/u-boot/include/
A Dtee.h333 int tee_open_session(struct udevice *dev, struct tee_open_session_arg *arg,
/u-boot/drivers/tpm/
A Dtpm2_ftpm_tee.c191 rc = tee_open_session(context->tee_dev, &sess_arg, 0, NULL); in ftpm_tee_probe()
/u-boot/cmd/
A Doptee_rpmb.c31 rc = tee_open_session(tee, &arg, 0, NULL); in avb_ta_open_session()
/u-boot/drivers/tee/
A Dtee-uclass.c34 int tee_open_session(struct udevice *dev, struct tee_open_session_arg *arg, in tee_open_session() function
/u-boot/test/dm/
A Dtee.c26 rc = tee_open_session(dev, &arg, 0, NULL); in open_session()
/u-boot/doc/
A DREADME.tee34 - tee_open_session() opens a session to a Trusted Application
/u-boot/lib/efi_loader/
A Defi_variable_tee.c47 rc = tee_open_session(tee, &arg, 0, NULL); in get_connection()
/u-boot/common/
A Davb_verify.c621 rc = tee_open_session(tee, &arg, 0, NULL); in get_open_session()

Completed in 11 milliseconds