aboutsummaryrefslogtreecommitdiffstats
path: root/include/lib/psci/psci.h
Commit message (Expand)AuthorAgeFilesLines
* Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-101-1/+1
* Adding new optional PSCI hook pwr_domain_on_finish_lateMadhukar Pappireddy2019-09-251-1/+3
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+5
* psci: put __dead2 attribute after void in plat_psci_opsYann Gautier2018-11-091-4/+4
* PSCI: Remove deprecated file plat_psci_common.cAntonio Nino Diaz2018-09-281-6/+0
* PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-3/+0
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-1/+0
* PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz2018-07-241-1/+1
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-16/+14
* PSCI: Replace macros by static inline functionsAntonio Nino Diaz2018-07-201-24/+46
* Update PSCI version to 1.1Roberto Vargas2017-10-131-1/+1
* reset2: Add PSCI system_reset2 functionRoberto Vargas2017-10-131-0/+12
* mem_protect: Add mem_protect APIRoberto Vargas2017-09-251-0/+6
* lib: psci: early suspend handler for platformsVarun Wadekar2017-07-311-0/+2
* include: add U()/ULL() macros for constantsVarun Wadekar2017-06-141-63/+64
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Re-factor header files for easier PSCI library integrationSoby Mathew2017-03-271-76/+2
* PSCI: Introduce PSCI Library argument structureSoby Mathew2016-09-221-6/+42
* PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan2016-09-151-0/+16
* AArch32: Add support to PSCI libSoby Mathew2016-08-101-0/+2
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-6/+26
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+345