Re: [PATCH] remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region

2024-10-16 Thread Doug Anderson
Hi, On Mon, Aug 19, 2024 at 4:40 PM Doug Anderson wrote: > > Hi, > > On Mon, Aug 19, 2024 at 12:30 AM Sibi Sankar wrote: > > > > Any write access to the IMEM region when the Q6 is setting up XPU > > protection on it will result in a XPU violation. Fix this by ensuring > > IMEM writes related to

Re: [PATCH] remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region

2024-08-19 Thread Doug Anderson
Hi, On Mon, Aug 19, 2024 at 12:30 AM Sibi Sankar wrote: > > Any write access to the IMEM region when the Q6 is setting up XPU > protection on it will result in a XPU violation. Fix this by ensuring > IMEM writes related to the MBA post-mortem logs happen before the Q6 > is brought out of reset. >

[PATCH] remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region

2024-08-19 Thread Sibi Sankar
Any write access to the IMEM region when the Q6 is setting up XPU protection on it will result in a XPU violation. Fix this by ensuring IMEM writes related to the MBA post-mortem logs happen before the Q6 is brought out of reset. Fixes: 318130cc9362 ("remoteproc: qcom_q6v5_mss: Add MBA log extract