Searched refs:tee_invoke_func (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/test/dm/ |
| H A D | tee.c | 41 if (tee_invoke_func(dev, &arg, 1, ¶m) || arg.ret) in invoke_func()
|
| /openbmc/u-boot/include/ |
| H A D | tee.h | 350 int tee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg,
|
| /openbmc/u-boot/drivers/tee/ |
| H A D | tee-uclass.c | 43 int tee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg, in tee_invoke_func() function
|
| /openbmc/u-boot/doc/ |
| H A D | README.tee | 36 - tee_invoke_func() invokes a function in a Trusted Application
|
| /openbmc/u-boot/common/ |
| H A D | avb_verify.c | 643 if (tee_invoke_func(ops_data->tee, &arg, num_param, param)) in invoke_func()
|