arm-trusted-firmware/plat/arm/css/common
Soby Mathew 58523c076a PSCI: Add documentation and fix plat_is_my_cpu_primary()
This patch adds the necessary documentation updates to porting_guide.md
for the changes in the platform interface mandated as a result of the new
PSCI Topology and power state management frameworks. It also adds a
new document `platform-migration-guide.md` to aid the migration of existing
platform ports to the new API.

The patch fixes the implementation and callers of
plat_is_my_cpu_primary() to use w0 as the return parameter as implied by
the function signature rather than x0 which was used previously.

Change-Id: Ic11e73019188c8ba2bd64c47e1729ff5acdcdd5b
2015-08-13 23:48:07 +01:00
..
aarch64 PSCI: Add documentation and fix plat_is_my_cpu_primary() 2015-08-13 23:48:07 +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: Validate non secure entrypoint on ARM platforms 2015-08-13 23:48:07 +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