On Mon, Oct 04, 2021 at 06:19:16PM -0700, Ricardo Koller wrote: > As a preparation for the next commits which will add some tests for > GICv2, make aarch64/vgic_init GIC version agnostic. Add a new generic > run_tests function(gic_dev_type) that starts all applicable tests using > GICv3 or GICv2. GICv2 tests are attempted if GICv3 is not available in > the system. There are currently no GICv2 tests, but the test passes now > in GICv2 systems. > > Reviewed-by: Eric Auger <[email protected]> > Signed-off-by: Ricardo Koller <[email protected]> > --- > .../testing/selftests/kvm/aarch64/vgic_init.c | 156 +++++++++++------- > 1 file changed, 95 insertions(+), 61 deletions(-) >
Reviewed-by: Andrew Jones <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
