summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/aarch64/gic_v3.c
AgeCommit message (Expand)AuthorLines
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson-427/+0
2024-04-25KVM: selftests: Add helper for enabling LPIs on a redistributorOliver Upton-0/+24
2024-04-25KVM: selftests: Standardise layout of GIC framesOliver Upton-34/+28
2024-04-25KVM: selftests: Align with kernel's GIC definitionsOliver Upton-1/+12
2022-02-08kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller-4/+6
2022-02-08kvm: selftests: aarch64: fix assert in gicv3_access_regRicardo Koller-1/+1
2021-12-28KVM: selftests: aarch64: Add GICv3 register accessor library functionsRicardo Koller-6/+84
2021-12-28KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...Ricardo Koller-23/+101
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta-0/+240