On 2/17/23 10:11, Fabiano Rosas wrote:
This is in preparation for restricting compilation of some parts of debug_helper.c to TCG only.Signed-off-by: Fabiano Rosas<faro...@suse.de> --- Dropped r-bs because I added a few more ifs in debug_helper.c --- target/arm/cpu.c | 6 ++++-- target/arm/debug_helper.c | 16 ++++++++++++---- target/arm/machine.c | 7 +++++-- 3 files changed, 21 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~