arm-trusted-firmware/services/std_svc/psci
Sandrine Bailleux 22b09c1721 Remove unused argument in psci_cpu_on_start()
The "end power level" value passed as the 3rd argument to the
psci_cpu_on_start() function is not used so this patch removes it.

Change-Id: Icaa68b8c4ecd94507287970455fbff354faaa41e
2016-04-25 12:55:45 +01:00
..
psci_common.c PSCI: Resolve GCC static analysis false positive 2016-02-08 10:25:55 +00:00
psci_entry.S Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
psci_helpers.S PSCI: Rework generic code to conform to coding guidelines 2015-08-13 23:48:07 +01:00
psci_main.c Remove unused argument in psci_cpu_on_start() 2016-04-25 12:55:45 +01:00
psci_off.c Fix PSCI CPU ON race when setting state to ON_PENDING 2016-02-01 14:52:30 +00:00
psci_on.c Remove unused argument in psci_cpu_on_start() 2016-04-25 12:55:45 +01:00
psci_private.h Remove unused argument in psci_cpu_on_start() 2016-04-25 12:55:45 +01:00
psci_setup.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_suspend.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_system_off.c PSCI: Switch to the new PSCI frameworks 2015-08-13 23:47:57 +01:00