diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-06-30 19:04:03 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-07-03 12:51:58 +0100 |
commit | 465af4db965322630b253691b569b40cf84a2dbc (patch) | |
tree | b41505e27c70a2a0a8abcc430a7e32d91d3191b3 /contrib/plugins | |
parent | 7ea47af3905d37565d34beb4a35bc1b7bdc8a885 (diff) | |
download | qemu-465af4db965322630b253691b569b40cf84a2dbc.zip qemu-465af4db965322630b253691b569b40cf84a2dbc.tar.gz qemu-465af4db965322630b253691b569b40cf84a2dbc.tar.bz2 |
target/arm: make arm_casq_ptw CONFIG_TCG only
The ptw code is accessed by non-TCG code (specifically arm_pamax and
arm_cpu_get_phys_page_attrs_debug) but most of it is really only for
TCG emulation. Seeing as we already assert for a non TARGET_AARCH64
build lets extend the test rather than further messing with the ifdef
ladder.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-19-alex.bennee@linaro.org>
Diffstat (limited to 'contrib/plugins')
0 files changed, 0 insertions, 0 deletions