diff options
author | Victor Kamensky <victor.kamensky@linaro.org> | 2014-06-12 09:30:01 -0700 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-07-11 04:57:38 -0700 |
commit | 64054c25cf7e060cd6780744fefe7ed3990e4f21 (patch) | |
tree | 90cb733124a81f393f6caab5209d91b64ccba0e1 /firmware/keyspan_pda | |
parent | af92394efc8be73edd2301fc15f9b57fd430cd18 (diff) | |
download | blackbird-op-linux-64054c25cf7e060cd6780744fefe7ed3990e4f21.tar.gz blackbird-op-linux-64054c25cf7e060cd6780744fefe7ed3990e4f21.zip |
ARM: KVM: fix vgic V7 assembler code to work in BE image
The vgic h/w registers are little endian; when BE asm code
reads/writes from/to them, it needs to do byteswap after/before.
Byteswap code uses ARM_BE8 wrapper to add swap only if
CONFIG_CPU_BIG_ENDIAN is configured.
Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'firmware/keyspan_pda')
0 files changed, 0 insertions, 0 deletions