Skip to content
Snippets Groups Projects
Commit dfdcf340 authored by Michael Weiser's avatar Michael Weiser Committed by Peter Maydell
Browse files

linux-user: Add support for big-endian aarch64


Enable big-endian mode for data accesses on aarch64 for big-endian linux
user mode. Activate it for all exception levels as documented by ARM:
Set the SCTLR EE bit for ELs 1 through 3. Additionally set bit E0E in
EL1 to enable it in EL0 as well.

Signed-off-by: default avatarMichael Weiser <michael.weiser@gmx.de>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-id: 20171220212308.12614-2-michael.weiser@gmx.de
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 612061b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment