diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-01-21 20:21:15 +0100 |
---|---|---|
committer | Kumar Gala <galak@codeaurora.org> | 2015-01-23 17:19:33 +0100 |
commit | 7279db9287f226fbb3f349c3244f8dc4b783e645 (patch) | |
tree | 8054966b9f2447adce0e3a1ffcd0595806b02fef /include/net | |
parent | ARM: qcom: scm: Clarify boot interface (diff) | |
download | linux-7279db9287f226fbb3f349c3244f8dc4b783e645.tar.xz linux-7279db9287f226fbb3f349c3244f8dc4b783e645.zip |
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 'include/net')
0 files changed, 0 insertions, 0 deletions