aboutsummaryrefslogtreecommitdiff
path: root/plugins/api.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2020-06-25 20:31:15 -0700
committerPeter Maydell <peter.maydell@linaro.org>2020-06-26 14:31:12 +0100
commita4157b80242bf1c8aa0ee77aae7458ba79012d5d (patch)
treec3a992e89559363dda7aeb22ca3a941ba2cad793 /plugins/api.c
parent6439d67fc944cf29de94a160e9450a2063c7b515 (diff)
downloadqemu-a4157b80242bf1c8aa0ee77aae7458ba79012d5d.zip
qemu-a4157b80242bf1c8aa0ee77aae7458ba79012d5d.tar.gz
qemu-a4157b80242bf1c8aa0ee77aae7458ba79012d5d.tar.bz2
target/arm: Restrict the values of DCZID.BS under TCG
We can simplify our DC_ZVA if we recognize that the largest BS that we actually use in system mode is 64. Let us just assert that it fits within TARGET_PAGE_SIZE. For DC_GVA and STZGM, we want to be able to write whole bytes of tag memory, so assert that BS is >= 2 * TAG_GRANULE, or 32. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200626033144.790098-18-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'plugins/api.c')
0 files changed, 0 insertions, 0 deletions