summaryrefslogtreecommitdiffstats
path: root/src/usr/diag
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2017-09-18 14:19:02 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-10-11 17:43:04 -0400
commite1ea4c3922ff7298fdf8858768aea27527a30cb9 (patch)
tree329eac2ba0e0a65d1ff2c9e6db397176f2113ecc /src/usr/diag
parent6be06fc2818d424dc2de77592700e31e71d00bff (diff)
downloadtalos-hostboot-e1ea4c3922ff7298fdf8858768aea27527a30cb9.tar.gz
talos-hostboot-e1ea4c3922ff7298fdf8858768aea27527a30cb9.zip
Share common code between p9_l2_flush and p9_l2err_linedelete
Change-Id: I547078b1e0fc7adec767402faf5e64e4b4390bc9 RTC: 178071 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46359 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46386 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/diag')
-rw-r--r--src/usr/diag/prdf/prdf_hb_only.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/prdf_hb_only.mk b/src/usr/diag/prdf/prdf_hb_only.mk
index f9bf5ad82..abf567d31 100644
--- a/src/usr/diag/prdf/prdf_hb_only.mk
+++ b/src/usr/diag/prdf/prdf_hb_only.mk
@@ -67,6 +67,7 @@ prd_incpath += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/memory/utils/
prd_incpath += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/io/
prd_incpath += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/cache/
prd_incpath += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/perv/
+prd_incpath += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/nest/
prd_incpath += ${ROOTPATH}/src/import/chips/p9/procedures/utils/stopreg/
prd_incpath += ${ROOTPATH}/src/import/generic/memory/lib/utils/
prd_incpath += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs/
@@ -170,6 +171,7 @@ prd_obj_no_sim += p9_io_xbus_pdwn_lanes.o
ifeq (${HOSTBOOT_RUNTIME},1)
prd_vpath += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/cache/
+prd_vpath += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/nest/
# This is really the only file we need, but all of the other files below are
# required because of dependencies.
prd_obj_no_sim += memdiags.o
@@ -177,6 +179,7 @@ prd_obj_no_sim += p9_l2err_linedelete.o
prd_obj_no_sim += p9_l2err_extract.o
prd_obj_no_sim += p9_l3err_linedelete.o
prd_obj_no_sim += p9_l3err_extract.o
+prd_obj_no_sim += p9_l2_flush.o
prd_vpath += ${ROOTPATH}/src/import/chips/centaur/procedures/hwp/memory
prd_obj_no_sim += p9c_mss_maint_cmds.o
OpenPOWER on IntegriCloud