+78
−59
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Current driver implementation uses global variables to create
minidump elf header.
Move all elf global variables into a structure, and also replace
'msm_minidump_enabled' API with 'minidump_enabled' global variable.
And also add minidump_table address in elf, which would be useful
for parsers to get memory dump table addresses without vmlinux symbols.
Change-Id: I8829d88ce234179f429ae9537a3582df794c2cdf
Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>