aboutsummaryrefslogtreecommitdiff
path: root/include/lib/xlat_tables/xlat_tables_v2.h
AgeCommit message (Expand)Author
2020-06-02xlat_tables_v2: add base table section name parameter for spm_mmMasahisa Kojima
2020-04-03xlat lib v2: Add support to pass shareability attribute for normal memory regionPramod Kumar
2020-04-02xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLESMasahiro Yamada
2020-03-11xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE}Masahiro Yamada
2020-02-24Read-only xlat tables for BL31 memoryPetre-Ionut Tudor
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-11SPM: Support multiple xlat tables contextsAntonio Nino Diaz
2018-11-22xlat v2: Support mapping regions with allocated VAAntonio Nino Diaz
2018-09-28xlat: Remove deprecated interfacesAntonio Nino Diaz
2018-08-10xlat v2: Support the EL2 translation regimeAntonio Nino Diaz
2018-08-06xlat v2: Cleanup get/change mem attr helpersAntonio Nino Diaz
2018-07-30xlat: Fix MISRA defectsAntonio Nino Diaz
2018-07-13xlat v2: Remove IMAGE_EL defineAntonio Nino Diaz
2018-07-03xlat v2: Split code into separate filesAntonio Nino Diaz
2018-06-27xlat v2: Split MMU setup and enableJeenu Viswambharan
2018-06-22xlat: Remove mmap_attr_t enum typeAntonio Nino Diaz
2018-04-17Fix some MISRA defects in SPM codeAntonio Nino Diaz
2017-12-06SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAMAntonio Nino Diaz
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-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-11xlat: Use MAP_REGION macro as compatibility layerDouglas Raillard
2017-07-26xlat lib v2: Expose *_ctx() APIsSandrine Bailleux
2017-07-25xlat lib v2: Export translation context as an opaque typeSandrine 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-03Use SPDX license identifiersdp-arm
2017-04-20xlat lib: Use mmap_attr_t type consistentlySandrine Bailleux
2017-03-08Add dynamic region support to xlat tables lib v2Antonio Nino Diaz
2017-03-08Add version 2 of xlat tables libraryAntonio Nino Diaz