On Fri, Feb 08, 2019 at 01:23:05PM +, Srinivas Kandagatla wrote:
> +static int fastrpc_init_create_process(struct fastrpc_user *fl,
> + char __user *argp)
> +{
> + struct fastrpc_init_create init;
> + struct fastrpc_invoke_args args[6];
All on the st
This patch adds support to create or attach remote shell process.
The shell process called fastrpc_shell_0 is usually loaded on the DSP
when a user process is spawned.
Most of the work is derived from various downstream Qualcomm kernels.
Credits to various Qualcomm authors who have contributed to
2 matches
Mail list logo