summaryrefslogtreecommitdiffstats
path: root/src/usr/sbe/makefile
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2016-07-11 15:59:17 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-08-12 09:48:43 -0400
commit333bd2d69881f31cf6db145c33daf94c23397f9f (patch)
treefeaf1e28be98a9c1f2b49ce7b57ad577a2dff62c /src/usr/sbe/makefile
parent8a32eec46393c1dcd479af6c8815852494d39cf5 (diff)
downloadtalos-hostboot-333bd2d69881f31cf6db145c33daf94c23397f9f.tar.gz
talos-hostboot-333bd2d69881f31cf6db145c33daf94c23397f9f.zip
Update parseErrorInfo.pl to support collectFfdc tags for SBE
-Modified script to enable passing back from the SBE parameters for the collectFfdc fuction -Added sample code for collectFfdc tags to proc_example_errors.xml -Added sample collectFfdc function p9_collect_some_ffdc -Fixed compile issue in fapi2_variable_buffer_test which was a result of changes to the hwp_ffdc_classes generated by the script. Change-Id: I6abbbc05ed38e368eb0ff586a22cc5aba824bad4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27048 Tested-by: Jenkins Server <pfd-jenkins+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: Deepak Kodihalli <dkodihal@in.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27459 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/sbe/makefile')
-rw-r--r--src/usr/sbe/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/sbe/makefile b/src/usr/sbe/makefile
index 878d46d94..c07fd9507 100644
--- a/src/usr/sbe/makefile
+++ b/src/usr/sbe/makefile
@@ -34,6 +34,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/lib/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/utils/stopreg/
+EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/ffdc
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/customize
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/xip
OpenPOWER on IntegriCloud