Searched hist:"6 e20a05104e55dc0e4899db8110013d521d20a6e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | stm32_rproc.c | diff 6e20a05104e55dc0e4899db8110013d521d20a6e Fri Mar 12 10:24:43 CST 2021 Arnaud POULIQUEN <arnaud.pouliquen@foss.st.com> remoteproc: stm32: Move memory parsing to rproc_ops
Some actions such as memory resources reallocation are needed when trying to reattach a co-processor. Use the prepare() operation for these actions.
Co-developed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Arnaud POULIQUEN <arnaud.pouliquen@foss.st.com> Link: https://lore.kernel.org/r/20210312162453.1234145-8-mathieu.poirier@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | remoteproc_core.c | diff 6e20a05104e55dc0e4899db8110013d521d20a6e Fri Mar 12 10:24:43 CST 2021 Arnaud POULIQUEN <arnaud.pouliquen@foss.st.com> remoteproc: stm32: Move memory parsing to rproc_ops
Some actions such as memory resources reallocation are needed when trying to reattach a co-processor. Use the prepare() operation for these actions.
Co-developed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Arnaud POULIQUEN <arnaud.pouliquen@foss.st.com> Link: https://lore.kernel.org/r/20210312162453.1234145-8-mathieu.poirier@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|