ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
16 stars 42 forks source link

Disable EL1 VIRT timer before running tests #159

Closed amrathesh closed 1 year ago

amrathesh commented 1 year ago
 - UEFI was seen using virtual timer to generate
   monotonic timer ticks using the EL1 virtual timer in QEMU,
   disabling it so that it doesn't interfere with
   interrupt related tests.