diff options
| author | Lingutla Chandrasekhar <clingutla@codeaurora.org> | 2017-01-20 13:46:34 +0530 |
|---|---|---|
| committer | Lingutla Chandrasekhar <clingutla@codeaurora.org> | 2017-04-20 11:08:55 +0530 |
| commit | 3906d34c64e54e0656f23a4ec93062c6d872b4bc (patch) | |
| tree | 3e4cbf75899bf846f9342969b5c921b8e8859923 /include/linux/fpga/fpga-mgr.h | |
| parent | 7514c164f1207f5596ce680c8dbf957e3b969133 (diff) | |
soc: qcom: Add Minidump support
Add Minidump support for clients to get minimum required data
at the time of system crash. The Minidump table resides in SMEM,
BOOT(SBL) will iterate the table entries and dumps out (to USB/Flash)
the data in address location.
Any client can register to this table with static or known addresses,
as currently Minidump doesn't support dumping of dynamic data structures.
To simplify post processing, we create an ELF header, where each entry in
the minidump table is a section in elf header.
If Memory dump table enabled, Dump all data entries registered with MDT.
Enable Minidump:
echo mini > /sys/kernel/dload/dload_mode
Change-Id: I0fc8d21aef71ded34a498426ee3d7f86b063a639
Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions
