summaryrefslogtreecommitdiff
path: root/lib/psci/psci_system_off.c
Commit message (Expand)AuthorAgeFilesLines
* Don't return error information from console_flushJimmy Brisson2020-10-091-4/+4
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+6
* PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFFAntonio Nino Diaz2018-07-241-19/+21
* reset2: Add PSCI system_reset2 functionRoberto Vargas2017-10-131-0/+30
* Fix order of #includesIsla Mitchell2017-07-121-1/+1
* PSCI: use same function prototype as in header fileEtienne Carriere2017-06-231-2/+2
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Flush console where necessaryAntonio Nino Diaz2017-03-311-1/+6
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+70