qemu: use translation tables library v2 as default.
Almost all the arm platform has switch to translation tables library v2 as
default. Because qemu platform doesn't use arm_common.mk like other arm
platforms, QEMU haven't switched to v2 yet.

This patch adds all the necessary code for adding translation tables
library v2 support on QEMU and use it as default.

Fixes ARM-software/tf-issues#508

Signed-off-by: Fu Wei <fu.wei@linaro.org>
1 parent aa965e1 commit dd923601fdf9f0abf1ec801fa5b6c34ffd1ef3e3
@Fu Wei Fu Wei authored on 31 Jul 2017
Showing 2 changed files
View
plat/qemu/platform.mk
View
plat/qemu/qemu_common.c