aboutsummaryrefslogtreecommitdiff
path: root/include/common/aarch32/el3_common_macros.S
AgeCommit message (Expand)Author
2019-01-04Reorganize architecture-dependent header filesAntonio Nino Diaz
2019-01-03Enable DIT if supportedSathees Balya
2018-12-10AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
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 does not support SDCREtienne Carriere
2017-06-21Fully initialise essential control registersDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
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-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
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