summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/arm64/arch/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Provide API to expose MMU memery ranges for ARM64Meng-Huan Yu2020-12-051-0/+8
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* arch/arm64/armv8/mmu: Add support for 48bit VAPatrick Rudolph2018-03-231-5/+4
* arm64: mmu: Prevent CPU prefetch instructions from device memoryJimmy Huang2015-09-281-0/+2
* arm64: Decouple MMU functions from memrangesJulius Werner2015-06-021-0/+3
* libpayload arm64: update mmu translation table granule size, logic and macrosJimmy Huang2015-04-271-41/+18
* libpayload: Correct shareability mmu configuration on ARM64Furquan Shaikh2015-04-221-0/+6
* arm64: Increase dma region size to 32MiBFurquan Shaikh2015-04-141-1/+1
* libpayload arm64: Allocate framebuffer rangeJimmy Zhang2015-03-211-0/+2
* libpayload arm64: fix mmu bugsAaron Durbin2015-03-211-4/+0
* libpayload arm64: Add support for mmuFurquan Shaikh2015-03-211-0/+213