Increment the PSCI VERSION to 1.0
authorSoby Mathew <soby.mathew@arm.com>
Thu, 15 Jan 2015 11:49:58 +0000 (11:49 +0000)
committerDan Handley <dan.handley@arm.com>
Mon, 26 Jan 2015 12:49:32 +0000 (12:49 +0000)
commite8ca7d1e32c04f4a7f9679f7d09dbe0e49baa471
treebf7ceed4223789ef9f83a25a8e1cbd71d3e55c33
parent126866f0110c6096256cd580bc778539d16b06fd
Increment the PSCI VERSION to 1.0

This patch:

   * Bumps the PSCI VERSION to 1.0. This means that
     the PSCI_VERSION API will now return the value 0x00010000
     to indicate the version as 1.0. The firmware remains
     compatible with PSCI v0.2 clients.

   * The firmware design guide is updated to document the
     APIs supported by the Trusted Firmware generic code.

   * The FVP Device Tree Sources (dts) and Blobs(dtb) are also
     updated to add "psci-1.0" and "psci-0.2" to the list of
     compatible PSCI versions.

Change-Id: Iafc2f549c92651dcd65d7e24a8aae35790d00f8a
14 files changed:
docs/firmware-design.md
fdts/fvp-base-gicv2-psci.dtb
fdts/fvp-base-gicv2-psci.dts
fdts/fvp-base-gicv2legacy-psci.dtb
fdts/fvp-base-gicv2legacy-psci.dts
fdts/fvp-base-gicv3-psci.dtb
fdts/fvp-base-gicv3-psci.dts
fdts/fvp-foundation-gicv2-psci.dtb
fdts/fvp-foundation-gicv2-psci.dts
fdts/fvp-foundation-gicv2legacy-psci.dtb
fdts/fvp-foundation-gicv2legacy-psci.dts
fdts/fvp-foundation-gicv3-psci.dtb
fdts/fvp-foundation-gicv3-psci.dts
include/bl31/services/psci.h