Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 399cdb3c authored by Mahesh Kumar Kalikot Veetil's avatar Mahesh Kumar Kalikot Veetil Committed by Gerrit - the friendly Code Review server
Browse files

cnss2: Print fw crash signature



Print cnss subsystem failure record after RDDM. It gives a short
description of the crash.

Change-Id: I3b9e7a8d8d557028c0b386387d0b1388e4d6df7e
CRs-Fixed: 2535417
Signed-off-by: default avatarMahesh Kumar Kalikot Veetil <mkalikot@codeaurora.org>
parent adc5c327
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3559,6 +3559,8 @@ void cnss_pci_collect_dump_info(struct cnss_pci_data *pci_priv, bool in_panic)

	dump_data->nentries += rddm_image->entries;

	mhi_dump_sfr(pci_priv->mhi_ctrl);

	cnss_pr_dbg("Collect remote heap dump segment\n");

	for (i = 0, j = 0; i < plat_priv->fw_mem_seg_len; i++) {