summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/occ/makefile
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2013-06-10 09:09:42 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-01 10:34:24 -0500
commit461eb82edd2ea88af71bcb543903944c1b12a21a (patch)
tree331cbd42cfae79233259499c691c554d923e28dd /src/usr/hwpf/hwp/occ/makefile
parent4633325abd63b490fa37fd72aad9647648bb88a4 (diff)
downloadtalos-hostboot-461eb82edd2ea88af71bcb543903944c1b12a21a.tar.gz
talos-hostboot-461eb82edd2ea88af71bcb543903944c1b12a21a.zip
OCC Reset Procedures for Stradale
RTC: 73049 Change-Id: If08829a73aa18e04788c85ced6eb452c6f0a1e1d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4919 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/occ/makefile')
-rw-r--r--src/usr/hwpf/hwp/occ/makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/occ/makefile b/src/usr/hwpf/hwp/occ/makefile
index 575741ec9..3a7473721 100644
--- a/src/usr/hwpf/hwp/occ/makefile
+++ b/src/usr/hwpf/hwp/occ/makefile
@@ -66,6 +66,12 @@ OBJS = occ.o \
p8_pm_pmc_firinit.o \
p8_cpu_special_wakeup.o
+#These procedures are included per Stradale's request so
+#they can implement OCC Reset.
+OBJS+= p8_pm_prep_for_reset.o \
+ proc_cpu_special_wakeup.o \
+ p8_pmc_force_vsafe.o
+
## NOTE: add a new directory onto the vpaths when you add a new HWP
## EXAMPLE:
# VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/occ/<HWP_dir>
OpenPOWER on IntegriCloud