summaryrefslogtreecommitdiff
path: root/arch/arm/mach-qcom/board.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-01-21 11:21:15 -0800
committerKumar Gala <galak@codeaurora.org>2015-01-23 10:19:33 -0600
commit7279db9287f226fbb3f349c3244f8dc4b783e645 (patch)
tree8054966b9f2447adce0e3a1ffcd0595806b02fef /arch/arm/mach-qcom/board.c
parent65b4ab65538e0da8e03e05d137001f10c78273d0 (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/board.c')
0 files changed, 0 insertions, 0 deletions