summaryrefslogtreecommitdiff
path: root/common/runtime_svc.c
AgeCommit message (Expand)Author
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-04Remove some MISRA defects in common codeAntonio Nino Diaz
2018-10-03Mark BL31 initialization functionsDaniel Boulby
2018-08-30Remove rt_svc_descs pointer from global scopeDaniel Boulby
2018-06-08Revert "Code change to fix small bugs"Dimitris Papastamos
2018-05-25Remove rt_svc_descs pointer from inner scopeDaniel Boulby
2018-04-23Add support for the SMC Calling Convention 2.0Antonio Nino Diaz
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2016-08-10AArch32: Add API to invoke runtime service handlerSoby Mathew
2016-07-28Merge pull request #673 from soby-mathew/sm/coverity_issuedanh-arm
2016-07-26Improve debug assertion for runtime svc numberSoby Mathew
2016-07-25Make runtime_svc_init() function more robustSandrine Bailleux
2016-07-25Improvements to runtime service init codeSandrine Bailleux
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2014-05-06Move include and source files to logical locationsDan Handley
2014-02-26Tolerate runtime service initialization failureJeenu Viswambharan
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
2014-02-17Introduce new exception handling frameworkAchin Gupta
2014-02-17Add runtime services frameworkAchin Gupta
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05psci: fix error due to a non zero context idAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta