diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-12 15:04:32 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-21 16:07:14 +0100 |
commit | 69c51dc3723bdcb8d020f812f0d25d17b466d959 (patch) | |
tree | 6aa264a09fcf9186c863d5e5ba2e1a4f677f56ed /docs | |
parent | 6087df574400659226861fa5ba47970f1fbd277b (diff) | |
download | qemu-69c51dc3723bdcb8d020f812f0d25d17b466d959.zip qemu-69c51dc3723bdcb8d020f812f0d25d17b466d959.tar.gz qemu-69c51dc3723bdcb8d020f812f0d25d17b466d959.tar.bz2 |
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
The FEAT_MOPS memory copy operations need an extra helper routine
for checking for MTE tag checking failures beyond the ones we
already added for memory set operations:
* mte_mops_probe_rev() does the same job as mte_mops_probe(), but
it checks tags starting at the provided address and working
backwards, rather than forwards
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230912140434.1333369-11-peter.maydell@linaro.org
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions