summaryrefslogtreecommitdiff
path: root/lib/xlat_tables
Commit message (Expand)AuthorAgeFilesLines
...
* Add PLAT_xxx_ADDR_SPACE_SIZE definitionsAntonio Nino Diaz2016-12-134-47/+121
* Assert correct granularity when mapping a PAAntonio Nino Diaz2016-12-131-0/+3
* Automatically select initial xlation lookup levelAntonio Nino Diaz2016-08-234-34/+113
* AArch32: Add translation table library supportSoby Mathew2016-08-101-0/+123
* Fix the translation table library for wraparound casesSoby Mathew2016-08-091-6/+6
* Rework type usage in Trusted FirmwareSoby Mathew2016-07-182-6/+6
* Introduce utils.h header fileSandrine Bailleux2016-07-082-3/+2
* xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributesSandrine Bailleux2016-07-081-2/+5
* xlat lib: Refactor mmap_desc() functionSandrine Bailleux2016-07-081-17/+43
* Fix computation of L1 bitmask in the translation table libSandrine Bailleux2016-04-261-2/+3
* Limit support for region overlaps in xlat_tablesAntonio Nino Diaz2016-04-151-35/+108
* Refactor the xlat_tables library codeSoby Mathew2016-04-133-0/+487