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
1 parent b51da82 commit 539a7b383d52493a94df4f5da8f74aa102429fa0
@Achin Gupta Achin Gupta authored on 26 Jun 2014
Showing 9 changed files
View
docs/porting-guide.md
View
plat/common/aarch64/platform_mp_stack.S
View
plat/common/aarch64/platform_up_stack.S
View
plat/fvp/fvp_pm.c
View
plat/fvp/include/platform_def.h
View
services/std_svc/psci/psci_afflvl_off.c
View
services/std_svc/psci/psci_afflvl_suspend.c
View
services/std_svc/psci/psci_common.c
View
services/std_svc/psci/psci_entry.S