summaryrefslogtreecommitdiff
path: root/include/common/aarch64
AgeCommit message (Expand)Author
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2018-01-11Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos
2017-12-12Add new function-pointer-based console APIJulius Werner
2017-11-30Enable SVE for Non-secure worldDavid Cunado
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-08-31Add CFI debug info to vector entriesDouglas Raillard
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-21Fully initialise essential control registersDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-02-20Merge pull request #841 from dp-arm/dp/debug-regsdanh-arm
2017-02-15Disable secure self-hosted debug via MDCR_EL3/SDCRdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2017-01-30Allow spin locks to be defined from assemblyJeenu Viswambharan
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-11-09Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado
2016-07-19Rearrange assembly helper macrosSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew