qemu: Add LOAD_IMAGE_V2 support
The generic LOAD_IMAGE_V2 framework has been merged and enable for almost
all the arm platform. Because qemu platform doesn't share those common
files with arm, QEMU haven't got this support yet.

This patch add all the necessary code the files for adding LOAD_IMAGE_V2
support on QEMU and enable it as default.

Fixes ARM-software/tf-issues#507

Signed-off-by: Fu Wei <fu.wei@linaro.org>
1 parent 1a52aca commit 64b31125183a0aa662ec59fdfeeb574343c3e53e
@Fu Wei Fu Wei authored on 27 May 2017
Fu Wei committed on 15 Aug 2017
Showing 6 changed files
View
plat/qemu/platform.mk
View
plat/qemu/qemu_bl1_setup.c
View
plat/qemu/qemu_bl2_mem_params_desc.c 0 → 100644
View
plat/qemu/qemu_bl2_setup.c
View
plat/qemu/qemu_bl31_setup.c
View
plat/qemu/qemu_image_load.c 0 → 100644