commit | afd356dfb3a4127b61a3519802a4db9046703724 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Mar 28 21:35:23 2016 -0700 |
committer | Andy Gross <andy.gross@linaro.org> | Tue Apr 19 21:55:06 2016 -0500 |
tree | 876dd959217a796b41c3b234b2e916e6ca6acb3a | |
parent | b55b592ee374d3f04f41c2e6fd259ca2c0f1d333 [diff] |
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>