I am using Trusted Firmware provided by Linaro on Juno Board R1. Now I want to disable MMU in EL3 and do some custom jobs, and then enable MMU again. As I don't want to disturb other codes in EL3, I guess I have to clear the instruction cache, data
↧