summaryrefslogtreecommitdiff
path: root/common/runtime_svc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-301-15/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-2/+3
* Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-041-17/+17
* Mark BL31 initialization functionsDaniel Boulby2018-10-031-1/+1
* Remove rt_svc_descs pointer from global scopeDaniel Boulby2018-08-301-1/+1
* Revert "Code change to fix small bugs"revert-1389-db/bugfixDimitris Papastamos2018-06-081-0/+1
* Remove rt_svc_descs pointer from inner scopeDaniel Boulby2018-05-251-1/+0
* Add support for the SMC Calling Convention 2.0Antonio Nino Diaz2018-04-231-10/+25
* Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-3/+1
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-141-4/+6
* Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm2017-05-041-25/+1
|\
| * Use SPDX license identifiersdp-arm2017-05-031-25/+1
* | Update terminology: standard SMC to yielding SMCDavid Cunado2017-04-261-3/+4
|/
* AArch32: Add API to invoke runtime service handlerSoby Mathew2016-08-101-0/+28
* Merge pull request #673 from soby-mathew/sm/coverity_issuedanh-arm2016-07-281-1/+2
|\
| * Improve debug assertion for runtime svc numberSoby Mathew2016-07-261-1/+2
* | Make runtime_svc_init() function more robustSandrine Bailleux2016-07-251-2/+4
* | Improvements to runtime service init codeSandrine Bailleux2016-07-251-15/+10
|/
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+149
* Move include and source files to logical locationsDan Handley2014-05-061-155/+0
* Tolerate runtime service initialization failureJeenu Viswambharan2014-02-261-13/+14
* Add support for handling runtime service requestsJeenu Viswambharan2014-02-171-1/+2
* Introduce new exception handling frameworkAchin Gupta2014-02-171-0/+9
* Add runtime services frameworkAchin Gupta2014-02-171-4/+97
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* psci: fix error due to a non zero context idAchin Gupta2013-12-051-0/+1
* Enable third party contributionsDan Handley2013-12-051-1/+1
* ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta2013-10-251-0/+50