aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/armv8/mmu.c
AgeCommit message (Expand)Author
2015-03-28arm64: Reinit free_idx to 1 in mmu_initFurquan Shaikh
2015-03-27arm64: remove printk() before console_init()Aaron Durbin
2015-03-27arm64: make mmu_enable() use previous ttb from mmu_init()Aaron Durbin
2015-03-26arm64: handle non-cacheable normal memoryAaron Durbin
2015-03-13armv8: Add mmu supportFurquan Shaikh