Hi ARM expert,
I need do something when dealing with the access flag fault. But in ARMv8.1-A, there is an option of hardware management of the Access flag. Can anybody tell me how to set the option?
Thank a lot.
you can set TCR_ELx.HA or VTCR_EL2.HA to 0 to disable hardware update behavior by your translation regime.