summaryrefslogtreecommitdiffstats
path: root/src/occ_405/incl
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2017-11-06 17:07:44 -0600
committerChristopher J. Cain <cjcain@us.ibm.com>2017-11-08 17:42:16 -0500
commit0e91ced92e0f0bd2551d925903258b7d78118956 (patch)
treed04431bc5a4247e9878d480fbc114845920fe8c6 /src/occ_405/incl
parentcd42091d9a39bb59bec5e62696f291afd576bdc3 (diff)
downloadtalos-occ-0e91ced92e0f0bd2551d925903258b7d78118956.tar.gz
talos-occ-0e91ced92e0f0bd2551d925903258b7d78118956.zip
Remove interrupt handlers for hardware errors
Errors will be detected by the PGPE beacon. Change-Id: I2d24ec9becc319a1cf1fce6b06714ac638faade1 RTC: 134619 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49421 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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/occ_405/incl/occ_common.h b/src/occ_405/incl/occ_common.h
index d646442..39fb2ba 100755
--- a/src/occ_405/incl/occ_common.h
+++ b/src/occ_405/incl/occ_common.h
@@ -250,8 +250,6 @@ enum
SSX_INITIALIZED = 0x02ff,
TRACE_INITIALIZED = 0x0310,
HOMER_ACCESS_INITS = 0x0318,
- INITIALIZING_IRQS = 0x0320,
- IRQS_INITIALIZED = 0x032f,
INITIALIZING_IPC = 0x0330,
IPC_INITIALIZED = 0x033f,
MAIN_THREAD_STARTED = 0x03ff,
OpenPOWER on IntegriCloud