aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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