• Fu Wei's avatar
    qemu: use translation tables library v2 as default. · dd923601
    Fu Wei authored
    
    
    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: default avatarFu Wei <fu.wei@linaro.org>
    dd923601
qemu_common.c 3.01 KB