arm-trusted-firmware/plat/arm/board/fvp
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
drivers/pwrc FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint 2015-06-03 14:43:14 +01:00
include Move FVP port to plat/arm/board/fvp 2015-04-28 19:50:56 +01:00
tsp PSCI: Migrate ARM reference platforms to new platform API 2015-08-13 23:48:06 +01:00
fvp_bl1_setup.c Move FVP port to plat/arm/board/fvp 2015-04-28 19:50:56 +01:00
fvp_bl2_setup.c FVP: Add SP804 delay timer 2015-06-18 16:06:32 +01:00
fvp_bl31_setup.c Always enable CCI coherency in BL3-1 2015-06-01 10:03:32 +01:00
fvp_def.h PSCI: Use a single mailbox for warm reset for FVP and Juno 2015-08-13 23:48:06 +01:00
fvp_io_storage.c Use numbers to identify images instead of names 2015-06-25 08:53:26 +01:00
fvp_pm.c PSCI: Validate non secure entrypoint on ARM platforms 2015-08-13 23:48:07 +01:00
fvp_private.h Move FVP port to plat/arm/board/fvp 2015-04-28 19:50:56 +01:00
fvp_security.c Move FVP port to plat/arm/board/fvp 2015-04-28 19:50:56 +01:00
fvp_topology.c PSCI: Migrate ARM reference platforms to new platform API 2015-08-13 23:48:06 +01:00
platform.mk PSCI: Migrate ARM reference platforms to new platform API 2015-08-13 23:48:06 +01:00