UPSTREAM: remoteproc: coredump: Add minidump functionality
This change adds a new kind of core dump mechanism which instead of dumping entire program segments of the firmware, dumps sections of the remoteproc memory which are sufficient to allow debugging the firmware. This function thus uses section headers instead of program headers during creation of the core dump elf. Co-developed-by:Rishabh Bhatnagar <rishabhb@codeaurora.org> Signed-off-by:
Rishabh Bhatnagar <rishabhb@codeaurora.org> Signed-off-by:
Siddharth Gupta <sidgup@codeaurora.org> Reviewed-by:
Bjorn Andersson <bjorn.andersson@linaro.org> Bug: 180426943 Change-Id: I4aecc8e9f0961294f087b521ab64adb78c344457 (cherry picked from commit abc72b64) Signed-off-by:
Siddharth Gupta <quic_sidgup@quicinc.com>
Loading
Please sign in to comment