summaryrefslogtreecommitdiff
path: root/include/common/aarch32
AgeCommit message (Expand)Author
2018-01-25Merge pull request #1228 from dp-arm/dp/cve_2017_5715davidcunado-arm
2018-01-18sp_min: Implement workaround for CVE-2017-5715Dimitris Papastamos
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-11-08ARMv7 may not support Virtualization ExtensionsEtienne Carriere
2017-11-08ARMv7 does not support SDCREtienne Carriere
2017-11-08ARMv7 does not support STL instructionEtienne Carriere
2017-09-01cpu log buffer size depends on cache line sizeEtienne Carriere
2017-06-21Fully initialise essential control registersDavid Cunado
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-31Add support for GCC stack protectionDouglas Raillard
2017-02-15Disable secure self-hosted debug via MDCR_EL3/SDCRdp-arm
2017-01-30Allow spin locks to be defined from assemblyJeenu Viswambharan
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-19AArch32: Print ASM_ASSERT and panic messagesJeenu Viswambharan
2016-12-12Merge pull request #774 from jeenu-arm/no-return-macrodanh-arm
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-12-01Reset EL2 and EL3 configurable controlsDavid Cunado
2016-11-09Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado
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