On 6/4/21 8:52 AM, Alex Bennée wrote:
From: Claudio Fontana <cfont...@suse.de>
this will allow us to restrict more code to TARGET_AARCH64
Signed-off-by: Claudio Fontana <cfont...@suse.de>
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
I don't see this as an improvement, necessarily. IIRC, arch_dump is sysemu
only.
I think that for sysemu we should simply work to eliminate qemu-system-arm (or
conversely, qemu-system-aarch64), running all Arm stuff with one binary. At
which point all this ifdeffery must be undone.
--- a/roms/u-boot
+++ b/roms/u-boot
@@ -1 +1 @@
-Subproject commit b46dd116ce03e235f2a7d4843c6278e1da44b5e1
+Subproject commit d3689267f92c5956e09cc7d1baa4700141662bff
Mistake.
r~