]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/tcg/psci.c: make compilation unit common
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Thu, 19 Feb 2026 04:01:45 +0000 (20:01 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Feb 2026 10:12:25 +0000 (10:12 +0000)
commit3580aa03547f92b658cabffbd13534e9f546c0bc
tree0b5a9a221ae66eee78fc80ff2d1831ab7e381f34
parentbfc57f037d956f75607e678fb046581585ec319c
target/arm/tcg/psci.c: make compilation unit common

Now that helper.h does not contain TARGET_AARCH64 identifier, we can
move forward with this file.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20260219040150.2098396-10-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/meson.build
target/arm/tcg/psci.c