aboutsummaryrefslogtreecommitdiff
path: root/lib/xlat_tables/aarch32
AgeCommit message (Expand)Author
2019-11-12Coding guideline suggest not to use unsigned longDeepika Bhavnani
2019-08-06Fix Coverity #343008, Side affect in assertionJustin Chadwell
2019-07-12Update base code to not rely on undefined overflow behaviourJustin Chadwell
2019-02-19ARMv7: support non-LPAE mapping (not xlat_v2)Etienne Carriere
2019-01-30lib/xlat_tables: Add support for ARMv8.4-TTSTSathees Balya
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-28xlat: Remove deprecated interfacesAntonio Nino Diaz
2018-08-10xlat v2: Support the EL2 translation regimeAntonio Nino Diaz
2018-07-30xlat: Fix MISRA defectsAntonio Nino Diaz
2018-06-27xlat v1: Provide direct MMU-enabling stubsJeenu Viswambharan
2017-11-08ARMv7 may not support large page addressingEtienne Carriere
2017-07-26xlat lib: Fix some typesSandrine Bailleux
2017-07-25xlat lib: Reorganize architectural defsSandrine Bailleux
2017-06-22aarch32: Apply workaround for errata 813419 of Cortex-A57Dimitris Papastamos
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
2016-12-13Add PLAT_xxx_ADDR_SPACE_SIZE definitionsAntonio Nino Diaz
2016-08-23Automatically select initial xlation lookup levelAntonio Nino Diaz
2016-08-10AArch32: Add translation table library supportSoby Mathew