]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Move arm_cpu_*_finalize to internals.h
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 17:51:59 +0000 (10:51 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (11:18 +0100)
commit073011612b44771190bc091e459d0642d46c69b5
treee5537beb05d1abfe2e59ba0aca34f31084b57264
parent515816a82c11bbcc48272e1d8d3d61267cb2fd84
target/arm: Move arm_cpu_*_finalize to internals.h

Drop the aa32-only inline fallbacks,
and just use a couple of ifdefs.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220620175235.60881-16-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c
target/arm/cpu.h
target/arm/internals.h