Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
* [V4 0/2] Add modem debug features
@ 2022-05-24 12:45 Sibi Sankar
  2022-05-24 12:45 ` [V4 1/2] remoteproc: qcom_q6v5_mss: Update MBA log info Sibi Sankar
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sibi Sankar @ 2022-05-24 12:45 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: agross, mathieu.poirier, linux-arm-msm, linux-remoteproc,
	linux-kernel, Sibi Sankar

The series adds support for the following modem debug features:
 * Pass on MBA log info to imem
 * Add panic handler for mss 

V4:
 * Restart the update mba info to imem patch that was dropped from V2
 * Add panic handler for mss driver
 * Drop patches that have already landed

V3:
 * Drop mba text log extraction support since its already
   picked up by Bjorn
 * Fix dp_fw leak and create a separate func for dp load [Bjorn]
 * Reset dp_size on mba_reclaim
 * 2 new patches are included they validate mba/modem blob size
   before load

V2:
 * Use request_firmware_direct [Bjorn]
 * Use Bjorn's template to show if debug policy is present
 * Add size check to prevent memcpy out of bounds [Bjorn]
 * Don't dump logs in mba_reclaim path [Bjorn]
 * Move has_mba_logs check to q6v5_dump_mba_logs [Bjorn]
 * SDM845 mss was incorrectly marked to support mba logs
 * Drop patch 3 where mba text logs are added to imem

Sibi Sankar (2):
  remoteproc: qcom_q6v5_mss: Update MBA log info
  remoteproc: qcom_q6v5: Introduce panic handler for MSS

 drivers/remoteproc/qcom_q6v5_mss.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-18 23:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24 12:45 [V4 0/2] Add modem debug features Sibi Sankar
2022-05-24 12:45 ` [V4 1/2] remoteproc: qcom_q6v5_mss: Update MBA log info Sibi Sankar
2022-05-24 12:45 ` [V4 2/2] remoteproc: qcom_q6v5: Introduce panic handler for MSS Sibi Sankar
2022-05-26 11:08 ` [V4 0/2] Add modem debug features Pavel Machek
2022-05-26 11:27   ` Sibi Sankar
2022-07-18 22:59 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox