summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Harvey <jlharvey@us.ibm.com>2016-08-31 13:55:41 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-09 00:27:22 -0400
commite0a1c41a7ad9a2c2635f207fa7c0af30815ed9ee (patch)
treec481daa52bb99c4d592029f16bf815a2082a65ac
parent6e6325f51676ed77805c03441c93c204cc380bd6 (diff)
downloadtalos-hostboot-e0a1c41a7ad9a2c2635f207fa7c0af30815ed9ee.tar.gz
talos-hostboot-e0a1c41a7ad9a2c2635f207fa7c0af30815ed9ee.zip
Implement L2 eff_config_thermal, bulk_pwr_throttle
Implemented p9_mss_bulk_pwr_throttles p9_mss_utils_to_throttles p9_mss_eff_config_thermal Updated throttle xml Change-Id: Id0af54a88aaf2b3776cc8a29f45aca590361d817 Original-Change-Id: I0492f9fe8a5bd027ff5875f236711bcf55af88f5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31804 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58310 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk2
1 files changed, 2 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 fcee4aac3..63b56c58a 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
@@ -40,6 +40,8 @@ $(WRAPPER)_DEPLIBS+=p9_mss_draminit_mc
$(WRAPPER)_DEPLIBS+=p9_mss_scrub
$(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_memdiag
$(WRAPPER)_DEPLIBS+=p9_mss_freq_system
$(WRAPPER)_DEPLIBS+=p9_mss_volt
OpenPOWER on IntegriCloud