summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep08/makefile
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2017-05-28 21:45:49 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-28 12:42:19 -0400
commit866b0279d783506cd381b61080a56752d76835ce (patch)
tree77c2d4dfb2678429aee5b27738b2a38686e8a27f /src/usr/isteps/istep08/makefile
parentad1b5d37cf5924c0118ad2cbec079d7eac42d4cc (diff)
downloadtalos-hostboot-866b0279d783506cd381b61080a56752d76835ce.tar.gz
talos-hostboot-866b0279d783506cd381b61080a56752d76835ce.zip
Initial sbe_extract_rc_handler commit - basic structure (1/4)
This commit sets up the basic structure for the SBE extract return code handler from the HWP. It sets up attributes, error codes, the inital call to the function, the different paths for the sbe conditions and the basic finite state machine structure for the threshold handling. Change-Id: I47a07226da0d3e5a45606a496795636511d621a8 RTC:173809 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41073 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep08/makefile')
-rw-r--r--src/usr/isteps/istep08/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/istep08/makefile b/src/usr/isteps/istep08/makefile
index 523fd901d..a200aed91 100644
--- a/src/usr/isteps/istep08/makefile
+++ b/src/usr/isteps/istep08/makefile
@@ -52,6 +52,7 @@ OBJS += call_proc_chiplet_fabric_scominit.o
OBJS += call_proc_xbus_scominit.o
OBJS += call_proc_xbus_enable_ridi.o
OBJS += call_host_attnlisten_proc.o
+OBJS += sbe_extract_rc_handler.o
VPATH += ${PROCEDURES_PATH}/hwp/perv/ ${PROCEDURES_PATH}/hwp/nest/
VPATH += ${PROCEDURES_PATH}/hwp/io/ ${PROCEDURES_PATH}/hwp/initfiles/
OpenPOWER on IntegriCloud