On Wed, 30 Jul 2025 at 01:15, Richard Henderson <richard.hender...@linaro.org> wrote: > > For get_elf_hwcap and get_elf_hwcap2, change the return type to > abi_ulong, and pass in the cpu. We must do these targets at the > same time because of the ifdef dependency between TARGET_AARCH64 > and TARGET_ARM. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM