arm-trusted-firmware/services/std_svc/psci
Achin Gupta 539a7b383d Remove the concept of coherent stacks
This patch removes the allocation of memory for coherent stacks, associated
accessor function and some dead code which called the accessor function. It also
updates the porting guide to remove the concept and the motivation behind using
stacks allocated in coherent memory.

Fixes ARM-software/tf-issues#198

Change-Id: I00ff9a04f693a03df3627ba39727e3497263fc38
2014-07-28 10:04:04 +01:00
..
psci_afflvl_off.c Remove the concept of coherent stacks 2014-07-28 10:04:04 +01:00
psci_afflvl_on.c Remove coherent stack usage from the warm boot path 2014-07-19 23:31:53 +01:00
psci_afflvl_suspend.c Remove the concept of coherent stacks 2014-07-28 10:04:04 +01:00
psci_common.c Remove the concept of coherent stacks 2014-07-28 10:04:04 +01:00
psci_entry.S Remove the concept of coherent stacks 2014-07-28 10:04:04 +01:00
psci_helpers.S Remove coherent stack usage from the warm boot path 2014-07-19 23:31:53 +01:00
psci_main.c Remove coherent stack usage from the warm boot path 2014-07-19 23:31:53 +01:00
psci_private.h Remove coherent stack usage from the warm boot path 2014-07-19 23:31:53 +01:00
psci_setup.c Eliminate psci_suspend_context array 2014-06-23 14:56:12 +01:00