arm-trusted-firmware/docs/diagrams
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
..
non-sec-int-handling.png Document design of the Interrupt Mangement Framework 2014-06-03 18:42:14 +01:00
psci-suspend-sequence.png PSCI: Add documentation and fix plat_is_my_cpu_primary() 2015-08-13 23:48:07 +01:00
rt-svc-descs-layout.png Add EL3 runtime services and SPD documentation 2014-02-28 17:51:07 +00:00
sec-int-handling.png Document design of the Interrupt Mangement Framework 2014-06-03 18:42:14 +01:00