summaryrefslogtreecommitdiffstats
path: root/src/occ_405/incl
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2016-11-10 13:16:05 -0600
committerChristopher J. Cain <cjcain@us.ibm.com>2016-11-16 17:20:16 -0500
commit8654bf4844176f1f7f28792362e475617fea1a23 (patch)
treedd6c865e3d38640c32a6332c3373d3fa4bbd619d /src/occ_405/incl
parent4dd19f3f1c69ced74b76a76571e9962f74546caa (diff)
downloadtalos-occ-8654bf4844176f1f7f28792362e475617fea1a23.tar.gz
talos-occ-8654bf4844176f1f7f28792362e475617fea1a23.zip
Open linear window for SRAM access on OCB channel 2 for secure mode
Also enabled call home logs and some debug commands Change-Id: Ieac936fd1b259b0165e54ab98e05899e0d2b6912 CQ: SW371042 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32602 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com>
Diffstat (limited to 'src/occ_405/incl')
-rwxr-xr-xsrc/occ_405/incl/occ_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/occ_405/incl/occ_common.h b/src/occ_405/incl/occ_common.h
index ae0172a..2dc0c9f 100755
--- a/src/occ_405/incl/occ_common.h
+++ b/src/occ_405/incl/occ_common.h
@@ -272,6 +272,7 @@ enum
APPLETS_INITIALIZED = 0x0cff,
CMDH_THREAD_STARTED = 0x0dff,
INIT_OCB = 0x0e05,
+ OCB_DOORBELL_INITIALIZED = 0x0e06,
OCB_INITIALIZED = 0x0e07,
COMM_INIT_COMPLETED = 0x0eff,
ABOUT_TO_HALT = 0x0f00,
OpenPOWER on IntegriCloud