summaryrefslogtreecommitdiff
path: root/plat/arm/common/arm_pm.c
AgeCommit message (Expand)Author
2017-05-24plat/arm: Compile out impossible conditional for AArch32dp-arm
2017-05-03Use SPDX license identifiersdp-arm
2016-12-07Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew
2016-02-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-10-30Support PSCI SYSTEM SUSPEND on JunoSoby Mathew
2015-10-20Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew
2015-08-13PSCI: Validate non secure entrypoint on ARM platformsSoby Mathew
2015-08-13PSCI: Demonstrate support for composite power statesSoby Mathew
2015-08-13PSCI: Migrate ARM reference platforms to new platform APISoby Mathew
2015-04-28Add common ARM and CSS platform codeDan Handley