remoteproc: Introduce custom dump function for each remoteproc segment
authorSibi Sankar <sibis@codeaurora.org>
Wed, 17 Oct 2018 13:55:23 +0000 (19:25 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 19 Oct 2018 18:14:16 +0000 (11:14 -0700)
commit3952105df4723abbd36b57e88c8dad42cf6c8b59
treece9b4e551a7faffe953c929aab75deb68c34f0e8
parentc6aed238b7a9b15a5c90a0c31f1d36577b5d2cbe
remoteproc: Introduce custom dump function for each remoteproc segment

Introduce custom dump function and private data per remoteproc dump
segment. The dump function is responsible for filling the device memory
segment associated with coredump

Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c
include/linux/remoteproc.h