Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c29 struct rpc_param { struct
247 static void handle_rpc(struct udevice *dev, struct rpc_param *param, in handle_rpc()
298 struct rpc_param param = { .a0 = OPTEE_SMC_CALL_WITH_ARG }; in do_call_with_arg()