diff options
author | Peter Maydell | 2018-03-02 11:45:36 +0100 |
---|---|---|
committer | Peter Maydell | 2018-03-02 12:03:45 +0100 |
commit | 891f3bc37fb9dd81a27d19edc091be2603c9c176 (patch) | |
tree | c2c4d1f70eb3fef0b799a77047e284a403143941 /target/arm/cpu.h | |
parent | hw/arm/boot: Honour CPU's address space for image loads (diff) | |
download | qemu-891f3bc37fb9dd81a27d19edc091be2603c9c176.tar.gz qemu-891f3bc37fb9dd81a27d19edc091be2603c9c176.tar.xz qemu-891f3bc37fb9dd81a27d19edc091be2603c9c176.zip |
hw/arm/armv7m: Honour CPU's address space for image loads
Instead of loading guest images to the system address space, use the
CPU's address space. This is important if we're trying to load the
file to memory or via an alias memory region that is provided by an
SoC object and thus not mapped into the system address space.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180220180325.29818-4-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/cpu.h')
0 files changed, 0 insertions, 0 deletions