aboutsummaryrefslogtreecommitdiffstats
path: root/include/lib/psci
diff options
context:
space:
mode:
authordavidcunado-arm <david.cunado@arm.com>2017-10-17 12:18:23 +0100
committerGitHub <noreply@github.com>2017-10-17 12:18:23 +0100
commit5d2f87e8502d2f1dcb0d937c9ad96498e562451d (patch)
tree02fe3b313a2b8edbbf9c9fe3b3cc7fd5b303fc3c /include/lib/psci
parent446844293399f73bf8ac1fb2e7eba34b0c7fb0c4 (diff)
parentfe3e40ea765432d092cb6abf403b4bf667276cd5 (diff)
downloadplatform_external_arm-trusted-firmware-5d2f87e8502d2f1dcb0d937c9ad96498e562451d.tar.gz
platform_external_arm-trusted-firmware-5d2f87e8502d2f1dcb0d937c9ad96498e562451d.tar.bz2
platform_external_arm-trusted-firmware-5d2f87e8502d2f1dcb0d937c9ad96498e562451d.zip
Merge pull request #1126 from robertovargas-arm/psci-v1.1
Update PSCI to v1.1
Diffstat (limited to 'include/lib/psci')
-rw-r--r--include/lib/psci/psci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lib/psci/psci.h b/include/lib/psci/psci.h
index 1fd4ec109..06434f9e5 100644
--- a/include/lib/psci/psci.h
+++ b/include/lib/psci/psci.h
@@ -151,7 +151,7 @@
* PSCI version
******************************************************************************/
#define PSCI_MAJOR_VER (U(1) << 16)
-#define PSCI_MINOR_VER U(0x0)
+#define PSCI_MINOR_VER U(0x1)
/*******************************************************************************
* PSCI error codes