]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/tcg/tlb-insns: compile file once (system)
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 12 May 2025 18:05:00 +0000 (11:05 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 14 May 2025 14:12:40 +0000 (15:12 +0100)
commit31f4a08971d84bf97cf598a67d95ba8338adad1e
treeb8ef122e0ece799164f9c8f025f5f8cb10739681
parentc04f6b5908bb1eff09955e89c239ff0c03de4754
target/arm/tcg/tlb-insns: compile file once (system)

aarch64 specific code is guarded by cpu_isar_feature(aa64*), so it's
safe to expose it.

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