Re: [PATCH v6 06/16] remoteproc: stm32: Move resource table setup to rproc_ops

2021-02-26 Thread Arnaud POULIQUEN
On 2/24/21 12:35 AM, Mathieu Poirier wrote: > Move the setting of the resource table installed by an external > entity to rproc_ops::get_loaded_rsc_table(). This is to support > scenarios where a remote processor has been started by the core > but is detached at a later stage. To re-attach

[PATCH v6 06/16] remoteproc: stm32: Move resource table setup to rproc_ops

2021-02-23 Thread Mathieu Poirier
Move the setting of the resource table installed by an external entity to rproc_ops::get_loaded_rsc_table(). This is to support scenarios where a remote processor has been started by the core but is detached at a later stage. To re-attach the remote processor, the address of the resource table