Re: [PATCH 1/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support

2020-07-16 Thread Sibi Sankar
Hey Bjorn, Thanks for taking time to review the series. On 2020-07-17 10:11, Bjorn Andersson wrote: On Thu 16 Jul 05:36 PDT 2020, Sibi Sankar wrote: Add modem debug policy support which will enable coredumps and live debug support when the msadp firmware is present on secure devices.

Re: [PATCH 1/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support

2020-07-16 Thread Bjorn Andersson
On Thu 16 Jul 05:36 PDT 2020, Sibi Sankar wrote: > Add modem debug policy support which will enable coredumps and live > debug support when the msadp firmware is present on secure devices. > > Signed-off-by: Sibi Sankar > --- > drivers/remoteproc/qcom_q6v5_mss.c | 15 ++- > 1 file

[PATCH 1/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support

2020-07-16 Thread Sibi Sankar
Add modem debug policy support which will enable coredumps and live debug support when the msadp firmware is present on secure devices. Signed-off-by: Sibi Sankar --- drivers/remoteproc/qcom_q6v5_mss.c | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git