summaryrefslogtreecommitdiff
path: root/include/common/aarch64
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersdp-arm2017-05-033-75/+3
* Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+6
* Merge pull request #841 from dp-arm/dp/debug-regsdanh-arm2017-02-201-2/+3
|\
| * Disable secure self-hosted debug via MDCR_EL3/SDCRdp-arm2017-02-151-2/+3
* | Introduce unified API to zero memoryDouglas Raillard2017-02-061-3/+3
|/
* Allow spin locks to be defined from assemblyJeenu Viswambharan2017-01-301-1/+11
* Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-241-3/+3
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-051-0/+22
* Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado2016-11-091-0/+7
* Rearrange assembly helper macrosSoby Mathew2016-07-192-75/+281
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-182-0/+308