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

Exception Level Switch in ARMv8

HI there:

i am developing on a ARMv8 a57 based CPU, i want to disable the cache mechanism. it seems i need the access the corresponding registers in EL1 or above.

i wonder how could i switch the EL cause i failed to modify the registers in the current EL(EL0).