A short queue, but I don't want to sit on these fixes any longer. -- PMM
The following changes since commit e68cba36360a2ab5bf0576b66df4d0eb0d822f8d: Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into staging (2015-01-16 10:16:14 +0000) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20150116 for you to fetch changes up to 36b62ae6a58f9a588fd33be9386e18a2b90103f5: fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write() (2015-01-16 11:54:30 +0000) ---------------------------------------------------------------- target-arm queue: * fix endianness handling in fwcfg wide registers * fix broken crypto insn emulation on big endian hosts ---------------------------------------------------------------- Ard Biesheuvel (1): target-arm: crypto: fix BE host support Laszlo Ersek (1): fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write() hw/nvram/fw_cfg.c | 41 +++------------- target-arm/crypto_helper.c | 114 +++++++++++++++++++++++++-------------------- 2 files changed, 70 insertions(+), 85 deletions(-)