to be precise 'get_phys_addr_lpae' is the method where in mmu handling is being done ?
Thanks, On Tue, Dec 23, 2014 at 3:28 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 23 December 2014 at 09:42, Gaurav Sharma <gauravs.2...@gmail.com> > wrote: > > Do we have MPU/MMU support for aarch64 yet ? > > For aarch64, in 'aarch64_a57_initfn', I do not see the MPU > > feature being enabled also, not same being handled in helper file. > > We support the MMU, obviously. Otherwise nothing would work. > The MPU is completely different and is for R and M profile devices, > none of which have AArch64. > > -- PMM >