soc: qcom: smem: Use write-combine remap for SMEM
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 29 Mar 2016 04:35:23 +0000 (21:35 -0700)
committerAndy Gross <andy.gross@linaro.org>
Wed, 20 Apr 2016 02:55:06 +0000 (21:55 -0500)
commitafd356dfb3a4127b61a3519802a4db9046703724
tree876dd959217a796b41c3b234b2e916e6ca6acb3a
parentb55b592ee374d3f04f41c2e6fd259ca2c0f1d333
soc: qcom: smem: Use write-combine remap for SMEM

Mapping the SMEM region as write combine makes the contiguous writes
in SMD perform better and also allows us to do unaligned read and writes
on ARM64.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/smem.c