On Tue, Jan 17, 2023 at 1:21 AM 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, skip the wait for remote processor to start. > > Added "ignoreready" flag while inserting the module to ignore > remote processor reply after start. > By default, this is off - do not ignore reply from rproc. I think that ignore_dsp_ready would be a clearer name flag.