summaryrefslogtreecommitdiff
path: root/lib/aarch64/xlat_tables.c
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
2016-04-13Refactor the xlat_tables library codeSoby Mathew
2016-03-11Merge pull request #542 from sandrine-bailleux-arm/km/pt-zerodanh-arm
2016-03-07Initialize all translation table entriesKristina Martsenko
2016-03-03Extend memory attributes to map non-cacheable memorySandrine Bailleux
2016-02-01Use tf_printf() for debug logs from xlat_tables.cSoby Mathew
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2015-03-16Add macro to calculate number of elements in an arrayVikram Kanigiri
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-19Make enablement of the MMU more flexibleAchin Gupta
2014-07-09Calculate TCR bits based on VA and PALin Ma
2014-06-02Enable mapping higher physical addressLin Ma
2014-05-23Add enable mmu platform porting interfacesDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-20Address issue 156: 64-bit addresses get truncatedLin Ma
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley