summaryrefslogtreecommitdiffstats
path: root/src/sbefw/core/sbeglobals.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/core/sbeglobals.H')
-rw-r--r--src/sbefw/core/sbeglobals.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sbefw/core/sbeglobals.H b/src/sbefw/core/sbeglobals.H
index 6284a57f..8ddb06be 100644
--- a/src/sbefw/core/sbeglobals.H
+++ b/src/sbefw/core/sbeglobals.H
@@ -96,6 +96,9 @@ class SBEGlobalsSingleton
// SBE commit id
static uint32_t fwCommitId;
+ // hreset flow
+ static bool isHreset;
+
// Secure memory window arrays
static secureMemRegion_t mainMemRegions[MAX_MAIN_STORE_REGIONS];
static secureMemRegion_t occSramRegions[MAX_OCC_SRAM_REGIONS];
OpenPOWER on IntegriCloud