Hi everyone,
I trace linux/drivers/remoteproc/da8xx_remoteproc.c
I have some question.
how to run da8xx_rproc_start()
I also trace wkup_m3_rproc.c, it will call rproc_boot() then load the firmware and start.
But da8xx_remoteproc.c don't call rproc_boot(), how da8xx load the firmware and start?