summaryrefslogtreecommitdiff
path: root/lib/aarch32
Commit message (Expand)AuthorAgeFilesLines
* Fix Coverity #261967, Infinite loopJustin Chadwell2019-08-061-47/+0
* Cortex A9:errata 794073 workaroundJoel Hutton2019-04-121-1/+5
* cache_helpers.s:fix mixed tabs and spacesJoel Hutton2019-04-101-9/+9
* Add note about erratum 814220 for A7Joel Hutton2019-04-101-1/+3
* Correct typographical errorsPaul Beesley2019-01-151-4/+4
* libc: armclang: Implement compiler printf symbolsAntonio Nino Diaz2018-08-221-0/+19
* ARMv7: division support for missing __aeabi_*divmodEtienne Carriere2017-11-082-0/+233
* Exit early if size zero for cache helpersSoby Mathew2017-06-211-0/+4
* Use SPDX license identifiersdp-arm2017-05-032-50/+2
* Remove build option `ASM_ASSERTION`Antonio Nino Diaz2017-04-201-1/+1
* Replace ASM signed tests with unsignedDouglas Raillard2017-03-202-5/+5
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-18/+97
* AArch32: Add `memcpy4` function in assemblyYatharth Kochar2016-09-281-0/+35
* AArch32: Common changes needed for BL1/BL2Yatharth Kochar2016-09-211-0/+36
* AArch32: Add assembly helpersSoby Mathew2016-08-102-0/+297