Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
This patch removes the non-secure entry point information being passed
to the platform pm_ops which is not needed. Also, it removes the `mpidr`
parameter for  platform pm hooks which are meant to do power management
operations only on the current cpu.

NOTE: PLATFORM PORTS MUST BE UPDATED AFTER MERGING THIS COMMIT.

Change-Id: If632376a990b7f3b355f910e78771884bf6b12e7
1 parent eadd7a1 commit e146f4cc6c93ab5efe93f73c0dd53bce8c99555f
@Soby Mathew Soby Mathew authored on 26 Sep 2014
Showing 7 changed files
View
docs/porting-guide.md
View
include/bl31/services/psci.h
View
plat/fvp/fvp_pm.c
View
plat/juno/plat_pm.c
View
services/std_svc/psci/psci_afflvl_off.c
View
services/std_svc/psci/psci_afflvl_on.c
View
services/std_svc/psci/psci_afflvl_suspend.c