summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Harvey <jlharvey@us.ibm.com>2016-11-02 11:24:43 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-09 00:27:35 -0400
commitfd71688e86eaad242ae1780faa2f42df54defda7 (patch)
tree2f6e1bc457ea59f4db58a23dab36449b1b7c8a6c
parente0a1c41a7ad9a2c2635f207fa7c0af30815ed9ee (diff)
downloadtalos-hostboot-fd71688e86eaad242ae1780faa2f42df54defda7.tar.gz
talos-hostboot-fd71688e86eaad242ae1780faa2f42df54defda7.zip
Fixing bulk_pwr_throttles calculations
Change-Id: I30dce34f9af2f2a440d9664f2f0af28c9fbee89b Original-Change-Id: Icda72ae4f7d9944aea3bd9719555e470ad79fda1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32138 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael D. Pardeik <pardeik@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Reviewed-by: Brent Wieman <bwieman@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58311 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk b/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
index 63b56c58a..3bbe06e19 100644
--- a/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
+++ b/src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
@@ -42,6 +42,7 @@ $(WRAPPER)_DEPLIBS+=p9_mss_freq
$(WRAPPER)_DEPLIBS+=p9_mss_eff_config
$(WRAPPER)_DEPLIBS+=p9_mss_eff_config_thermal
$(WRAPPER)_DEPLIBS+=p9_mss_bulk_pwr_throttles
+$(WRAPPER)_DEPLIBS+=p9_mss_utils_to_throttle
$(WRAPPER)_DEPLIBS+=p9_mss_memdiag
$(WRAPPER)_DEPLIBS+=p9_mss_freq_system
$(WRAPPER)_DEPLIBS+=p9_mss_volt
OpenPOWER on IntegriCloud