summaryrefslogtreecommitdiff
path: root/include/lib/xlat_tables
AgeCommit message (Expand)Author
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-12-06SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAMAntonio Nino Diaz
2017-11-09Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm
2017-11-08xlat: Make function to calculate TCR PA bits publicAntonio Nino Diaz
2017-11-01Fix usage of IMAGE_BLx macrosRoberto Vargas
2017-10-17xlat: Introduce API to change memory attributes of a regionSandrine Bailleux
2017-10-17xlat: Introduce API to get memory attributes of a regionSandrine Bailleux
2017-10-17xlat: Define translation regime in AArch32Antonio Nino Diaz
2017-10-05xlat: Add support for EL0 and EL1 mappingsAntonio Nino Diaz
2017-10-05xlat: Introduce function xlat_arch_tlbi_va_regime()Douglas Raillard
2017-10-05xlat: Introduce MAP_REGION2() macroSandrine Bailleux
2017-09-26xlat: remove cast in MAP_REGION to get back building with GCC 4.9Masahiro Yamada
2017-09-15Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_re...davidcunado-arm
2017-09-11Helper macro to create MAIR encodingsIsla Mitchell
2017-09-11xlat: Use MAP_REGION macro as compatibility layerDouglas Raillard
2017-07-26Emphasize that TF only supports 4 KB granule sizeSandrine Bailleux
2017-07-26xlat lib: Fix some typesSandrine Bailleux
2017-07-26xlat lib v2: Expose *_ctx() APIsSandrine Bailleux
2017-07-25xlat lib v2: Export translation context as an opaque typeSandrine Bailleux
2017-07-25xlat lib: Reorganize architectural defsSandrine Bailleux
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-05-09Minor fixes to the xlat tables lib v2Antonio Nino Diaz
2017-05-05Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bitdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Fix execute-never permissions in xlat tables libsAntonio Nino Diaz
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-20xlat lib: Use mmap_attr_t type consistentlySandrine Bailleux
2017-03-28Add support to change xlat_tables to non-cacheableSummer Qin
2017-03-08Add dynamic region support to xlat tables lib v2Antonio Nino Diaz
2017-03-08Add version 2 of xlat tables libraryAntonio Nino Diaz