qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v11 06/55] target/arm: tcg: move sysemu-only parts of debug_hel


From: Richard Henderson
Subject: Re: [RFC v11 06/55] target/arm: tcg: move sysemu-only parts of debug_helper
Date: Wed, 24 Mar 2021 12:19:09 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/23/21 9:17 AM, Claudio Fontana wrote:
--- a/target/arm/tcg/sysemu/meson.build
+++ b/target/arm/tcg/sysemu/meson.build
@@ -1,4 +1,5 @@
arm_softmmu_ss.add(when: ['CONFIG_TCG','CONFIG_SOFTMMU'], if_true: files(
    'mte_helper.c',
+  'debug_helper.c',
  ))

Sort the files as you add them.  Otherwise,

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]