Skip to content

Commit

Permalink
soc: qcom: smem: map only partitions used by local HOST
Browse files Browse the repository at this point in the history
SMEM driver is IO mapping complete region and CPU is doing a speculative
read into a partition where local HOST does not have permission resulting
in a NOC error.

Map only those partitions which are accessibly to local HOST.

Signed-off-by: Deepak Kumar Singh <quic_deesin@quicinc.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1646147913-15791-1-git-send-email-quic_deesin@quicinc.com
  • Loading branch information
Deepak Kumar Singh authored and Bjorn Andersson committed Apr 13, 2022
1 parent ca16664 commit 20bb6c9
Showing 1 changed file with 164 additions and 62 deletions.
Loading

0 comments on commit 20bb6c9

Please sign in to comment.