summaryrefslogtreecommitdiffstats
path: root/src/sbefw/sbeglobals.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/sbeglobals.H')
-rw-r--r--src/sbefw/sbeglobals.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sbefw/sbeglobals.H b/src/sbefw/sbeglobals.H
index 176d2720..ececd9fd 100644
--- a/src/sbefw/sbeglobals.H
+++ b/src/sbefw/sbeglobals.H
@@ -88,6 +88,10 @@ class SBEGlobalsSingleton
sbeStashMemoryPair_t sbeKeyAddrPair;
// SBE FW security enabled; 0 - disabled; 1 - enabled
uint8_t sbeFWSecurityEnabled;
+ // Instance of Master EX core to be used for DMT FFDC collection
+ uint8_t deadmanCore;
+ // Cached HWP Return Code that hints at what HWP FFDC to collect
+ uint32_t asyncFfdcRC;
// SBE commit id
static uint32_t fwCommitId;
OpenPOWER on IntegriCloud