Home
last modified time | relevance | path

Searched hist:b1a17513a2d60f9e933016bed04d0eeb8651a915 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dremoteproc.hdiff b1a17513a2d60f9e933016bed04d0eeb8651a915 Mon Jun 17 14:57:30 CEST 2019 Clement Leger <cleger@kalray.eu> remoteproc: add vendor resources handling

In order to allow rproc backend to handle vendor resources such as in
OpenAMP, add a handle_rsc hook. This hook allow the rproc backends to
handle vendor resources as they like. The hook will be called only for
vendor resources and should return RSC_HANDLED on successful resource
handling, RSC_IGNORED if resource was ignored, or a negative value on
error.

Signed-off-by: Clement Leger <cleger@kalray.eu>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
/linux/drivers/remoteproc/
H A Dremoteproc_core.cdiff b1a17513a2d60f9e933016bed04d0eeb8651a915 Mon Jun 17 14:57:30 CEST 2019 Clement Leger <cleger@kalray.eu> remoteproc: add vendor resources handling

In order to allow rproc backend to handle vendor resources such as in
OpenAMP, add a handle_rsc hook. This hook allow the rproc backends to
handle vendor resources as they like. The hook will be called only for
vendor resources and should return RSC_HANDLED on successful resource
handling, RSC_IGNORED if resource was ignored, or a negative value on
error.

Signed-off-by: Clement Leger <cleger@kalray.eu>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>