]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/helper: restrict define_tlb_insn_regs to system target
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 12 May 2025 18:04:59 +0000 (11:04 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 14 May 2025 14:12:40 +0000 (15:12 +0100)
commitc04f6b5908bb1eff09955e89c239ff0c03de4754
treec193049a5336aa4fa732c5da935919e14cbe87a5
parentcbf565b00fb350eb2d2b79fce437ee88060fd3f9
target/arm/helper: restrict define_tlb_insn_regs to system target

Allows to include target/arm/tcg/tlb-insns.c only for system targets.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250512180502.2395029-46-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c