arm-trusted-firmware/services/std_svc/psci
Sandrine Bailleux 1ad9f93e8d Validate psci_cpu_on_start() arguments
This patch introduces some debug assertions in the function
psci_cpu_on_start() to check the arguments it receives are
valid.

Change-Id: If4d23c9f668fb46f2d18c5e2ed1929498cc6736b
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 PSCI: Rework generic code to conform to coding guidelines 2015-08-13 23:48:07 +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 Validate psci_cpu_on_start() arguments 2016-04-25 12:55:45 +01:00
psci_private.h Fix PSCI CPU ON race when setting state to ON_PENDING 2016-02-01 14:52:30 +00: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