qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v16 77/99] target/arm: arch_dump: restrict ELFCLASS64 to AArc


From: Richard Henderson
Subject: Re: [PATCH v16 77/99] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
Date: Sat, 5 Jun 2021 13:30:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/4/21 8:52 AM, Alex Bennée wrote:
From: Claudio Fontana <cfontana@suse.de>

this will allow us to restrict more code to TARGET_AARCH64

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]