aboutsummaryrefslogtreecommitdiffstats
path: root/include/lib/smccc.h
Commit message (Expand)AuthorAgeFilesLines
* Increase type widths to satisfy width requirementsJimmy Brisson2020-10-121-3/+4
* Prevent colliding identifiersJimmy Brisson2020-08-141-1/+2
* Fix MISRA C issues in BL1/BL2/BL31John Powell2020-04-031-11/+11
* smccc: add get smc function id num macroOlivier Deprez2020-01-091-1/+3
* Changes to support updated register usage in SMCCC v1.2Madhukar Pappireddy2019-11-261-1/+7
* 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-10/+64
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+5
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-11/+0
* Fix incorrect pointer conversion in SMC_UUID_RET()Sandrine Bailleux2018-07-031-0/+27
* Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-141-0/+19
* smccc: Fix checkpatch error in header fileAntonio Nino Diaz2018-05-021-2/+4
* Add support for the SMC Calling Convention 2.0Antonio Nino Diaz2018-04-231-64/+22
* Fix some MISRA defects in SPM codeAntonio Nino Diaz2018-04-171-2/+2
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-211-0/+109