arm-trusted-firmware/include/plat/arm/css/common
Sandrine Bailleux 804040d106 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
2015-08-13 23:48:06 +01:00
..
aarch64 Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
css_def.h PSCI: Use a single mailbox for warm reset for FVP and Juno 2015-08-13 23:48:06 +01:00