We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is there an atomic way to enable the MMU and continue at a given virtual address?
It would be nice if there was a CP15 operation that could atomically enable the MMU and continue at a given VA.
Can the Hypervisor or ATF be used for this for EL1 or EL2. So code running on PA executes a HVC/SMC and the lower exception level enabled the higher ELs MMU and returns to a give address?
Thanks, Axel