diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-01-21 14:21:15 -0500 |
---|---|---|
committer | Kumar Gala <galak@codeaurora.org> | 2015-01-23 11:19:33 -0500 |
commit | 7279db9287f226fbb3f349c3244f8dc4b783e645 (patch) | |
tree | 8054966b9f2447adce0e3a1ffcd0595806b02fef /arch/arm/mach-qcom/Makefile | |
parent | 65b4ab65538e0da8e03e05d137001f10c78273d0 (diff) |
ARM: qcom: Fix SCM interface for big-endian kernels
The secure environment only runs in little-endian mode, so any
buffers shared with the secure environment should have their
contents converted to little-endian. We also mark such elements
with __le32 to allow sparse to catch such problems.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-qcom/Makefile')
0 files changed, 0 insertions, 0 deletions