summaryrefslogtreecommitdiffstats
path: root/src/usr/sbeio/makefile
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2017-03-21 12:00:20 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-04-18 14:12:17 -0400
commite9397549d8d9e2b2cd8a2e1d4af6dfa81c0b9ec2 (patch)
tree62c9313872fba730b7551d2b674322c605b407f1 /src/usr/sbeio/makefile
parenta72dc7911307c54fbbdf3ae6717d5991dc4a4438 (diff)
downloadtalos-hostboot-e9397549d8d9e2b2cd8a2e1d4af6dfa81c0b9ec2.tar.gz
talos-hostboot-e9397549d8d9e2b2cd8a2e1d4af6dfa81c0b9ec2.zip
SBE message passing - Set FFDC Address command and set HDAT RHB entry
Create space for SBE Communications buffer in HB reserved memory and send Set FFDC Address PSU command to SBE. Change-Id: Ibccdf087d0416edaf6e1e2c5993a10adcddf67fd RTC: 170758 Depends-on: Id14471b1e6f036c278fd5ae1950b942290282c1e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38251 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: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/sbeio/makefile')
-rw-r--r--src/usr/sbeio/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/sbeio/makefile b/src/usr/sbeio/makefile
index b6e7e1870..bd42fe8fe 100644
--- a/src/usr/sbeio/makefile
+++ b/src/usr/sbeio/makefile
@@ -41,6 +41,7 @@ OBJS += sbe_fifodd.o
OBJS += sbe_scomAccess.o
OBJS += sbe_scomAccessdd.o
OBJS += sbe_ffdc_parser.o
+OBJS += sbe_setFFDCAddr.o
SUBDIRS += test.d
SUBDIRS += runtime.d
OpenPOWER on IntegriCloud