Re: [PATCH v6 2/4] bus: mhi: core: Download AMSS image from appropriate function
From: Loic Poulain <hidden>
Date: 2021-03-04 08:36:13
Also in:
lkml
From: Loic Poulain <hidden>
Date: 2021-03-04 08:36:13
Also in:
lkml
On Thu, 25 Feb 2021 at 00:23, Bhaumik Bhatt [off-list ref] wrote:
During full boot chain firmware download, the PM state worker downloads the AMSS image after a blocking wait for the SBL execution environment change when running in PBL transition itself. Improve this design by having the host download the AMSS image from the SBL transition of PM state worker thread when a DEV_ST_TRANSITION_SBL is queued instead of the blocking wait. Signed-off-by: Bhaumik Bhatt <redacted> Reviewed-by: Manivannan Sadhasivam <redacted>
Reviewed-by: Loic Poulain <redacted>