diff options
author | Mostafa Saleh <smostafa@google.com> | 2024-07-15 08:45:12 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-07-18 13:49:29 +0100 |
commit | 1ea8a6f59b8d6dbcc5d0aa59380ae45a18231b88 (patch) | |
tree | d9f2fa31801fa1ef2a419643225e229ed103c909 /scripts/oss-fuzz | |
parent | f42a0a57c0a22210456e83676f43e88782e43942 (diff) | |
download | qemu-1ea8a6f59b8d6dbcc5d0aa59380ae45a18231b88.zip qemu-1ea8a6f59b8d6dbcc5d0aa59380ae45a18231b88.tar.gz qemu-1ea8a6f59b8d6dbcc5d0aa59380ae45a18231b88.tar.bz2 |
hw/arm/smmu: Support nesting in smmuv3_range_inval()
With nesting, we would need to invalidate IPAs without
over-invalidating stage-1 IOVAs. This can be done by
distinguishing IPAs in the TLBs by having ASID=-1.
To achieve that, rework the invalidation for IPAs to have a
separate function, while for IOVA invalidation ASID=-1 means
invalidate for all ASIDs.
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Mostafa Saleh <smostafa@google.com>
Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20240715084519.1189624-13-smostafa@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/oss-fuzz')
0 files changed, 0 insertions, 0 deletions