summaryrefslogtreecommitdiffstats
path: root/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2016-09-21 16:26:07 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-10-11 14:24:15 -0400
commit720dfdf376155029a429339f7f862232081ccca0 (patch)
tree6a8afaae1e7e2bce85a97c3642d2a9c486815018 /src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
parentd1bd2d6019d90a86b4299004a40556a1da70e3c9 (diff)
downloadtalos-occ-720dfdf376155029a429339f7f862232081ccca0.tar.gz
talos-occ-720dfdf376155029a429339f7f862232081ccca0.zip
SSX Runtime Environment Check
RTC: 139829 Change-Id: Ic43ab936fd9d9b0d41270bbea50cd3969d9f8432 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30063 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Wael El-Essawy <welessa@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h')
-rwxr-xr-xsrc/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h b/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
index 206bdc5..08007b3 100755
--- a/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
+++ b/src/occ_405/cmdh/cmdh_fsp_cmds_datacnfg.h
@@ -87,6 +87,10 @@ typedef enum
#define OCC_ROLE_MASTER_MASK 0x01
#define OCC_ROLE_FIR_MASTER_MASK 0x40
+// Bit mask in poll for indicating if OCC thinks
+// it is running in simulation.
+#define OCC_SIMICS_ENVIRONMENT 0x08
+
// Used by TMGT to send OCC the frequencies for each mode.
typedef struct __attribute__ ((packed))
{
OpenPOWER on IntegriCloud