Home
last modified time | relevance | path

Searched refs:tee_invoke_arg (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/tee/broadcom/
A Dchimp_optee.c49 static int init_arg(struct tee_invoke_arg *arg, u32 func) in init_arg()
54 memset(arg, 0, sizeof(struct tee_invoke_arg)); in init_arg()
63 struct tee_invoke_arg arg; in chimp_handshake_status_optee()
99 struct tee_invoke_arg arg; in chimp_health_status_optee()
134 struct tee_invoke_arg arg; in chimp_fastboot_optee()
/u-boot/include/
A Dtee.h160 struct tee_invoke_arg { struct
222 int (*invoke_func)(struct udevice *dev, struct tee_invoke_arg *arg,
355 int tee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg,
/u-boot/drivers/tpm/
A Dtpm2_ftpm_tee.c45 struct tee_invoke_arg transceive_args; in ftpm_tee_transceive()
60 transceive_args = (struct tee_invoke_arg) { in ftpm_tee_transceive()
/u-boot/test/dm/
A Dtee.c39 struct tee_invoke_arg arg; in invoke_func_avb()
56 struct tee_invoke_arg arg; in invoke_func_rpc_test()
/u-boot/cmd/
A Doptee_rpmb.c40 struct tee_invoke_arg arg; in invoke_func()
/u-boot/drivers/tee/
A Dtee-uclass.c45 int tee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg, in tee_invoke_func()
A Dsandbox.c435 struct tee_invoke_arg *arg, in sandbox_tee_invoke_func()
/u-boot/lib/efi_loader/
A Defi_variable_tee.c78 struct tee_invoke_arg arg; in optee_mm_communicate()
/u-boot/drivers/tee/optee/
A Dcore.c404 static int optee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg, in optee_invoke_func()
/u-boot/common/
A Davb_verify.c634 struct tee_invoke_arg arg; in invoke_func()

Completed in 12 milliseconds