arm-trusted-firmware/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 PSCI: Use a single mailbox for warm reset for FVP and Juno 2015-08-13 23:48:06 +01:00
css_bl2_setup.c Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_common.c Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
css_common.mk PSCI: Migrate ARM reference platforms to new platform API 2015-08-13 23:48:06 +01:00
css_mhu.c Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_mhu.h Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_pm.c PSCI: Use a single mailbox for warm reset for FVP and Juno 2015-08-13 23:48:06 +01:00
css_scp_bootloader.c CSS: Remove the constants MHU_SECURE_BASE/SIZE 2015-06-09 13:03:45 +01:00
css_scp_bootloader.h Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
css_scpi.c CSS: Remove the constants MHU_SECURE_BASE/SIZE 2015-06-09 13:03:45 +01:00
css_scpi.h Move to the new ARM SCP Messaging Interfaces 2015-04-28 19:50:57 +01:00
css_topology.c PSCI: Migrate ARM reference platforms to new platform API 2015-08-13 23:48:06 +01:00