summaryrefslogtreecommitdiff
path: root/lib/psci
AgeCommit message (Expand)Author
2016-12-20Merge pull request #788 from jeenu-arm/cpuops-frameworkdanh-arm
2016-12-19Merge pull request #779 from dp-arm/dp/rtinstr-cachedanh-arm
2016-12-15Add provision to extend CPU operations at more levelsJeenu Viswambharan
2016-12-14Add two timestamps to measure PSCI cache flush overheaddp-arm
2016-12-14Merge pull request #775 from soby-mathew/sm/AArch32_stack_aligndanh-arm
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-19Merge pull request #702 from jeenu-arm/psci-node-hw-statedanh-arm
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-09-09Flush `psci_plat_pm_ops` after initializationSoby Mathew
2016-08-10AArch32: Add support to PSCI libSoby Mathew
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2016-07-26Merge pull request #670 from achingupta/ag/psci_retention_fixdanh-arm
2016-07-25Fix use of stale power states in PSCI standby finisherAchin Gupta
2016-07-25Validate psci_find_target_suspend_lvl() resultSandrine Bailleux
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew