aboutsummaryrefslogtreecommitdiffstats
path: root/include/common/runtime_svc.h
Commit message (Expand)AuthorAgeFilesLines
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-6/+6
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-301-64/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-3/+3
* Fix misra warnings in SMC and power mgmt codeSathees Balya2018-10-091-12/+12
* Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-041-23/+30
* Add support for the SMC Calling Convention 2.0Antonio Nino Diaz2018-04-231-17/+79
* Fix some MISRA defects in SPM codeAntonio Nino Diaz2018-04-171-6/+6
* Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-2/+2
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-211-1/+1
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-281-1/+3
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* AArch32: Add API to invoke runtime service handlerSoby Mathew2016-08-101-1/+20
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+135