From 0e91ced92e0f0bd2551d925903258b7d78118956 Mon Sep 17 00:00:00 2001 From: Chris Cain Date: Mon, 6 Nov 2017 17:07:44 -0600 Subject: 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 Reviewed-by: Martha Broyles Reviewed-by: William A. Bryan Reviewed-by: Christopher J. Cain --- src/occ_405/incl/occ_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/occ_405/incl') 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, -- cgit v1.2.1