• How to trap Guest data aborts

    Hi,

    I am trying to understand if Guest OS data abort happens due to accessing some memory (e.g GIC distributor space) then is there any way I can route it to EL2 mode ?

    I looked into HCR_EL2 register bits and tried setting AMO bit but it doesn't help. I…

  • Virtual Interrupts and usage in ARM V8

    Hi Experts,

    What is the practical usage of the ARM v8 virtual interrupts ?

    How it helps in the performance of functionality ?