diff options
author | Ricardo Koller <[email protected]> | 2021-10-04 18:19:11 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-10-11 09:31:41 +0100 |
commit | f25c5e4dafd859b941a4654cbab9eb83ff994bcd (patch) | |
tree | 6cf231dd1fc8cb78728440de353129d1d3c78f3d /lib/test_fortify/write_overflow-strncpy-src.c | |
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 <[email protected]>
Signed-off-by: Ricardo Koller <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions