summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorKomal Seelam <kseelam@codeaurora.org>2015-12-30 02:53:40 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:16:27 -0700
commitea047b82ec3d1c3cbeb7a2c25c3e14d545c66229 (patch)
treef3709cbb402a4fafa3ae968398f95c654a542f4b /scripts/basic
parent6c7c36f5b2d5a950e49b3470fa69af332797ec9a (diff)
cnss-sdio: Dynamically allocate ramdump memory
Existing solution to reserve the memory region for CNSS ramdump collection has it's own limitations because of reserving the memory region for each platforms even before CNSS driver is probed. Add implementation to allocate the required memory for CNSS ramdump using dma_alloc_coherent API and update the physical address in dump table so that tools can find the starting address of the CNSS ramdump in the crash dump. Change-Id: I9fb3d77fdd35de54ca2a7a27d4a55bd12049311f Signed-off-by: Komal Seelam <kseelam@codeaurora.org> CRs-Fixed: 957203
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions