Re: [PATCH 2/2] remoteproc: stm32: add capability to detach

2021-04-13 Thread Bjorn Andersson
On Thu 18 Mar 09:59 CDT 2021, Arnaud Pouliquen wrote: > From: Arnaud Pouliquen > > A mechanism similar to the shutdown mailbox signal is implemented to > detach a remote processor. > > Upon detachment, a signal is sent to the remote firmware, allowing it > to perform specific actions such as

[PATCH 2/2] remoteproc: stm32: add capability to detach

2021-03-18 Thread Arnaud Pouliquen
From: Arnaud Pouliquen A mechanism similar to the shutdown mailbox signal is implemented to detach a remote processor. Upon detachment, a signal is sent to the remote firmware, allowing it to perform specific actions such as stopping RPMsg communication. The Cortex-M hold boot is also disabled