This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Trap translation fault at EL2

it is only possible to trap only translation fault to el2 in armv8-A ?

Parents
  • Hello,

    If you're executing in a virtual machine at EL1/0 then:

    • Stage 1 translation faults are taken to the OS kernel running at EL1
    • Stage 2 translation faults are taken to the hypervisor running at EL2

    There are no trap bits in HCR_EL2 specifically affecting translation faults.

Reply
  • Hello,

    If you're executing in a virtual machine at EL1/0 then:

    • Stage 1 translation faults are taken to the OS kernel running at EL1
    • Stage 2 translation faults are taken to the hypervisor running at EL2

    There are no trap bits in HCR_EL2 specifically affecting translation faults.

Children
No data