diff options
author | Colton Lewis <coltonlewis@google.com> | 2024-08-23 17:58:36 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-08-30 09:04:16 +0100 |
commit | 54306f564441f6bc99514af45552236f28b1768d (patch) | |
tree | d01aa5e8c9e88971769bd1fde841be99bf859f13 /arch/arm64/include/asm | |
parent | ca1a18368d764f9b29ab0c79b3ddd712f5511855 (diff) |
KVM: arm64: selftests: Add arch_timer_edge_cases selftest
Add a new arch_timer_edge_cases selftests that validates:
* timers above the max TVAL value
* timers in the past
* moving counters ahead and behind pending timers
* reprograming timers
* timers fired multiple times
* masking/unmasking using the timer control mask
These are intentionally unusual scenarios to stress compliance with
the arm architecture.
Co-developed-by: Ricardo Koller <ricarkol@google.com>
Signed-off-by: Ricardo Koller <ricarkol@google.com>
Signed-off-by: Colton Lewis <coltonlewis@google.com>
Link: https://lore.kernel.org/r/20240823175836.2798235-3-coltonlewis@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'arch/arm64/include/asm')
0 files changed, 0 insertions, 0 deletions