aboutsummaryrefslogtreecommitdiff
path: root/lib/psci
AgeCommit message (Expand)Author
2019-11-26adding support to enable different personality of the same soc.Pankaj Gupta
2019-09-25Adding new optional PSCI hook pwr_domain_on_finish_lateMadhukar Pappireddy
2019-09-13Merge "Refactor ARMv8.3 Pointer Authentication support code" into integrationSoby Mathew
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-09-13Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into in...Soby Mathew
2019-09-13Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani
2019-09-09Assert if power level value greater then PSCI_INVALID_PWR_LVLDeepika Bhavnani
2019-08-16Coverity fix: Remove GGC ignore -Warray-boundsDeepika Bhavnani
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-06-06PSCI: Lookup list of parent nodes to lock only onceAndrew F. Davis
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-26Initial Spectre V1 mitigations (CVE-2017-5753).Joel Hutton
2018-10-12Merge pull request #1624 from glneo/less-cache-flushingSoby Mathew
2018-10-11psci: platform control of SYSTEM_SUSPEND entryldts
2018-10-10PSCI: Do not flush cache when unneededAndrew F. Davis
2018-10-10PSCI: Update comment on MMU disablementAndrew F. Davis
2018-10-03Mark BL31 initialization functionsDaniel Boulby
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-28PSCI: Remove deprecated file plat_psci_common.cAntonio Nino Diaz
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-08-07xlat v2: Flush xlat tables after being modifiedAntonio Nino Diaz
2018-08-02psci: Use bool in internal interfacesAntonio Nino Diaz
2018-07-26PSCI: Fix logic error to skip cache flushingAndrew F. Davis
2018-07-24PSCI: Fix MISRA defects in common and setup codeAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in stat codeAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in MEM_PROTECTAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFFAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-20PSCI: Refactor lock macros to comply with MISRAAntonio Nino Diaz
2018-07-20PSCI: Replace macros by static inline functionsAntonio Nino Diaz
2018-06-12Fix MISRA Rule 5.3 Part 2Daniel Boulby
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-27psci: initialize array fully to comply with MISRAJonathan Wright
2018-03-26lib: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-27Invalidate TLB entries during warm bootAntonio Nino Diaz
2018-01-29Add support for SMCCC_VERSION in PSCI featuresDimitris Papastamos
2018-01-11Add PubSub events for CPU powerdown/powerupDimitris Papastamos
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-20Flush the affinity data in psci_affinity_infoRoberto Vargas
2017-11-08ARMv7 may not support Generic Timer ExtensionEtienne Carriere
2017-11-03Fix PSCI STAT time stamp collectionSoby Mathew
2017-10-23PSCI: Publish CPU ON eventJeenu Viswambharan
2017-10-13mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECKRoberto Vargas
2017-10-13reset2: Add PSCI system_reset2 functionRoberto Vargas
2017-09-25mem_protect: Add mem_protect APIRoberto Vargas
2017-09-06Reduce time lock in psci_do_cpu_offRoberto Vargas
2017-08-23psci_common: Resolve GCC static analysis false positiveAlistair Francis