PSCI: Use a single mailbox for warm reset for FVP and Juno
Since there is a unique warm reset entry point, the FVP and Juno
port can use a single mailbox instead of maintaining one per core.
The mailbox gets programmed only once when plat_setup_psci_ops()
is invoked during PSCI initialization. This means mailbox is not
zeroed out during wakeup.

Change-Id: Ieba032a90b43650f970f197340ebb0ce5548d432
1 parent 2204afd commit 804040d106184a93a9fe188743d1d8a8571dea71
@Sandrine Bailleux Sandrine Bailleux authored on 10 Jul 2015
Achin Gupta committed on 13 Aug 2015
Showing 7 changed files
View
docs/porting-guide.md
View
include/plat/arm/css/common/css_def.h
View
plat/arm/board/fvp/aarch64/fvp_helpers.S
View
plat/arm/board/fvp/fvp_def.h
View
plat/arm/board/fvp/fvp_pm.c
View
plat/arm/css/common/aarch64/css_helpers.S
View
plat/arm/css/common/css_pm.c