On Fri, Jan 05, 2018 at 04:04:19PM -0800, Bjorn Andersson wrote: > In order to implement support for grabbing core dumps in remoteproc it's > necessary to know the relocated base of the image, as the offsets from > the virtual memory base might not be based on the physical address. > > Return the adjusted physical base address to the caller. > > Signed-off-by: Bjorn Andersson <bjorn.anders...@linaro.org>
This looks fine. Acked-by: Andy Gross <andy.gr...@linaro.org>