summaryrefslogtreecommitdiffstats
path: root/hw/nvram
diff options
context:
space:
mode:
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>2016-03-04 11:30:21 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:49:12 -0600
commit3848f4411c02d8cf0d4bceed64300a50f74978a9 (patch)
tree5a82f217be8df00f7b7876b3b4ffb6d29bb81bf5 /hw/nvram
parent3943fd263471303b43d98d96b2a4a4837abd7d00 (diff)
downloadhqemu-3848f4411c02d8cf0d4bceed64300a50f74978a9.zip
hqemu-3848f4411c02d8cf0d4bceed64300a50f74978a9.tar.gz
arm: boot: Support big-endian elfs
Support ARM big-endian ELF files in system-mode emulation. When loading an elf, determine the endianness mode expected by the elf, and set the relevant CPU state accordingly. With this, big-endian modes are now fully supported via system-mode LE, so there is no need to restrict the elf loading to the TARGET endianness so the ifdeffery on TARGET_WORDS_BIGENDIAN goes away. Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> [PMM: fix typo in comments] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/nvram')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud