summaryrefslogtreecommitdiff
path: root/lib/cpus/aarch32
AgeCommit message (Expand)Author
2018-04-16Cortex-A72: Implement workaround for erratum 859971Eleanor Bonnici
2017-06-20aarch32: Implement errata workarounds for Cortex A57Dimitris Papastamos
2017-06-20aarch32: Implement errata workarounds for Cortex A53Dimitris Papastamos
2017-06-20aarch32: Implement cpu_rev_var_hs()Dimitris Papastamos
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20AArch32: Add support for ARM Cortex-A53/57/72 MPCore ProcessorYatharth Kochar
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-03-20Replace ASM signed tests with unsignedDouglas Raillard
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-15Add provision to extend CPU operations at more levelsJeenu Viswambharan
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-08-10AArch32: Add support in TF librariesSoby Mathew