summaryrefslogtreecommitdiff
path: root/common/psci/psci_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/psci/psci_private.h')
-rw-r--r--common/psci/psci_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/psci/psci_private.h b/common/psci/psci_private.h
index 48d40d0f..6505adf3 100644
--- a/common/psci/psci_private.h
+++ b/common/psci/psci_private.h
@@ -64,6 +64,7 @@ typedef struct {
unsigned long tcr;
unsigned long ttbr;
unsigned long vbar;
+ unsigned long pstate;
} secure_context;
/*******************************************************************************