summaryrefslogtreecommitdiff
path: root/lib/xlat_tables/aarch32/nonlpae_tables.c
Commit message (Expand)AuthorAgeFilesLines
* fix(tree): correct some typosElyes Haouas2023-05-091-1/+1
* style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-091-2/+2
* build: always prefix section names with `.`Chris Kay2023-02-201-2/+2
* Aarch32 xlat_tables lib: Fix MISRA-2012 defectsAlexei Fedorov2020-07-291-89/+104
* Coding guideline suggest not to use unsigned longDeepika Bhavnani2019-11-121-11/+11
* Fix Coverity #343008, Side affect in assertionJustin Chadwell2019-08-061-2/+3
* Update base code to not rely on undefined overflow behaviourJustin Chadwell2019-07-121-2/+2
* ARMv7: support non-LPAE mapping (not xlat_v2)Etienne Carriere2019-02-191-0/+550