diff options
author | Ricardo Koller <ricarkol@google.com> | 2021-10-04 18:19:11 -0700 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-10-11 09:31:41 +0100 |
commit | f25c5e4dafd859b941a4654cbab9eb83ff994bcd (patch) | |
tree | 6cf231dd1fc8cb78728440de353129d1d3c78f3d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9e1ff307c779ce1f0f810c7ecce3d95bbae40896 (diff) |
kvm: arm64: vgic: Introduce vgic_check_iorange
Add the new vgic_check_iorange helper that checks that an iorange is
sane: the start address and size have valid alignments, the range is
within the addressable PA range, start+size doesn't overflow, and the
start wasn't already defined.
No functional change.
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Ricardo Koller <ricarkol@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211005011921.437353-2-ricarkol@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions