aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>2024-12-11 14:44:38 +0000
committerPeter Maydell <peter.maydell@linaro.org>2024-12-17 15:17:46 +0000
commita65a24b9cfcff5bb132386fc78ab87c0019d396c (patch)
tree264e63695244cedc26c1c68bf2d946f3d4943667 /scripts
parent4278186a3045d14723b9445a45ee9bca0fd023f4 (diff)
downloadqemu-a65a24b9cfcff5bb132386fc78ab87c0019d396c.zip
qemu-a65a24b9cfcff5bb132386fc78ab87c0019d396c.tar.gz
qemu-a65a24b9cfcff5bb132386fc78ab87c0019d396c.tar.bz2
target/arm: Add decodetree entry for DSB nXS variant
The DSB nXS variant is always both a reads and writes request type. Ignore the domain field like we do in plain DSB and perform a full system barrier operation. The DSB nXS variant is part of FEAT_XS made mandatory from Armv8.7. Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20241211144440.2700268-5-peter.maydell@linaro.org [PMM: added missing "UNDEF unless feature present" check] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions