linux-yocto/tools/testing/selftests/kvm/lib/aarch64
Colton Lewis ca1a18368d KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer test
Break up the asm instructions poking daifclr and daifset to handle
interrupts. R_RBZYL specifies pending interrupts will be handle after
context synchronization events such as an ISB.

Introduce a function wrapper for the WFI instruction.

Signed-off-by: Colton Lewis <coltonlewis@google.com>
Link: https://lore.kernel.org/r/20240823175836.2798235-2-coltonlewis@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
2024-08-30 09:03:45 +01:00
..
gic_private.h KVM: selftests: Standardise layout of GIC frames 2024-04-25 13:19:56 +01:00
gic_v3_its.c KVM: selftests: Add a minimal library for interacting with an ITS 2024-04-25 13:19:56 +01:00
gic_v3.c KVM: selftests: Add helper for enabling LPIs on a redistributor 2024-04-25 13:19:56 +01:00
gic.c KVM: selftests: Standardise layout of GIC frames 2024-04-25 13:19:56 +01:00
handlers.S KVM: selftests: Add exception handling support for aarch64 2021-06-14 09:06:23 +01:00
processor.c KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer test 2024-08-30 09:03:45 +01:00
spinlock.c KVM: arm64: selftests: Add light-weight spinlock support 2021-10-17 11:17:21 +01:00
ucall.c KVM: selftests: Add arch ucall.h and inline simple arch hooks 2023-08-02 14:42:52 -07:00
vgic.c KVM: selftests: Add helper for enabling LPIs on a redistributor 2024-04-25 13:19:56 +01:00