[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200204062641.393949-1-bjorn.andersson@linaro.org>
Date: Mon, 3 Feb 2020 22:26:39 -0800
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Bjorn Andersson <bjorn.andersson@...aro.org>,
Ohad Ben-Cohen <ohad@...ery.com>
Cc: linux-arm-msm@...r.kernel.org, linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org, Sibi Sankar <sibis@...eaurora.org>,
Jeffrey Hugo <jeffrey.l.hugo@...il.com>
Subject: [PATCH v3 0/2] remoteproc: mss: Improve mem_assign and firmware load
Two things came up in the effort of figuring out why the modem crashed the
entire system when being restarted; the first one solves the actual problem, in
that it's not possible to reclaim the main modem firmware region unless the
modem subsystem is running - causing the crash.
The second patch aligns the firmware loading process to that of the downstream
driver, which seems to be a requirement in 8974 as well.
Bjorn Andersson (2):
remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
remoteproc: qcom_q6v5_mss: Validate each segment during loading
drivers/remoteproc/qcom_q6v5_mss.c | 95 +++++++++++++++++++-----------
1 file changed, 62 insertions(+), 33 deletions(-)
--
2.23.0
Powered by blists - more mailing lists