summaryrefslogtreecommitdiff
path: root/lib/aarch32
AgeCommit message (Expand)Author
2019-08-06Fix Coverity #261967, Infinite loopJustin Chadwell
2019-04-12Cortex A9:errata 794073 workaroundJoel Hutton
2019-04-10cache_helpers.s:fix mixed tabs and spacesJoel Hutton
2019-04-10Add note about erratum 814220 for A7Joel Hutton
2019-01-15Correct typographical errorsPaul Beesley
2018-08-22libc: armclang: Implement compiler printf symbolsAntonio Nino Diaz
2017-11-08ARMv7: division support for missing __aeabi_*divmodEtienne Carriere
2017-06-21Exit early if size zero for cache helpersSoby Mathew
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-03-20Replace ASM signed tests with unsignedDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-09-28AArch32: Add `memcpy4` function in assemblyYatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-08-10AArch32: Add assembly helpersSoby Mathew