Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Drpc.c32 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_get_time()
53 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
110 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
120 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
156 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wq()
178 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wait()
197 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
205 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
H A Dsmc_abi.c658 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_free()
671 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_free()
690 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
696 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
710 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
720 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
H A Dffa_abi.c434 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_alloc()
447 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_alloc()
493 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_free()
H A Doptee_private.h22 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro
/openbmc/linux/drivers/tee/amdtee/
H A Dcall.c252 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_invoke_cmd()
259 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_invoke_cmd()
370 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_open_session()
H A Damdtee_private.h23 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro