summaryrefslogtreecommitdiff
path: root/lib/xlat_tables_v2/aarch32
AgeCommit message (Expand)Author
2019-01-30lib/xlat_tables: Add support for ARMv8.4-TTSTSathees Balya
2019-01-11xlat v2: Dynamically detect need for CnP bitAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-08-10xlat v2: Support the EL2 translation regimeAntonio Nino Diaz
2018-08-07xlat v2: Flush xlat tables after being modifiedAntonio Nino Diaz
2018-08-02xlat: Use bool instead of intAntonio Nino Diaz
2018-07-30xlat: Fix MISRA defectsAntonio Nino Diaz
2018-07-15xlat: Remove references to the Trusted FirmwareAntonio Nino Diaz
2018-07-15xlat v2: Make setup_mmu_config publicAntonio Nino Diaz
2018-07-13xlat v2: Turn MMU parameters into 64-bit valuesAntonio Nino Diaz
2018-07-13xlat v2: Remove IMAGE_EL defineAntonio Nino Diaz
2018-07-13xlat v2: Remove unused tlbi helperAntonio Nino Diaz
2018-07-13xlat v2: Remove architectural headersAntonio 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-13xlat v2: Introduce xlat granule size helpersAntonio Nino Diaz
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2017-11-08ARMv7 may not support large page addressingEtienne Carriere
2017-10-17xlat: Introduce API to change 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-08-24Enable CnP bit for ARMv8.2 CPUsIsla Mitchell
2017-07-26xlat lib: Fix some typesSandrine Bailleux
2017-07-26xlat lib v2: Remove hard-coded virtual address space sizeSandrine Bailleux
2017-07-26xlat lib v2: Refactor the functions enabling the MMUSandrine Bailleux
2017-07-26xlat lib v2: Remove init_xlat_tables_arch() functionSandrine Bailleux
2017-07-25xlat lib: Reorganize architectural defsSandrine Bailleux
2017-06-22aarch32: Apply workaround for errata 813419 of Cortex-A57Dimitris Papastamos
2017-05-18xlat: Fix missing header file dependencyAntonio 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-20Control inclusion of helper code used for assertsAntonio Nino Diaz
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