summaryrefslogtreecommitdiff
path: root/lib/cpus/aarch64/cpu_helpers.S
AgeCommit message (Expand)Author
2017-05-24Use a callee-saved register to be AAPCS-compliantdp-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-03-20Add workaround for ARM Cortex-A53 erratum 855873Andre Przywara
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-17Correct system include orderDavid Cunado
2016-12-15Add provision to extend CPU operations at more levelsJeenu Viswambharan
2016-03-22Make cpu operations warning a VERBOSE printSoby Mathew
2016-02-08Disable non-temporal hint on Cortex-A53/57Sandrine Bailleux
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-13Initialise cpu ops after enabling data cacheVikram Kanigiri
2015-01-30Fix the Cortex-A57 reset handler register usageSoby Mathew
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
2015-01-13Invalidate the dcache after initializing cpu-opsSoby Mathew
2014-10-29Apply errata workarounds only when major/minor revisions match.Soby Mathew
2014-08-20Add CPU specific crash reporting handlersSoby Mathew
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Add platform API for reset handlingSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew