On Thu, Jan 19, 2023 at 7:42 PM Iuliana Prodan (OSS) <iuliana.prodan@xxxxxxxxxxx> wrote: > > From: Iuliana Prodan <iuliana.prodan@xxxxxxx> > > There are cases when we want to test a simple "hello world" > application on the DSP and we don't have IPC between the cores. > Therefore, do not wait for a confirmation from the remote processor > at start. > > Added "ignore_dsp_ready" flag while inserting the module to ignore > remote processor reply after start. > By default, this is off - do not ignore reply from rproc. > > Signed-off-by: Iuliana Prodan <iuliana.prodan@xxxxxxx> Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>