summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Harvey <jlharvey@us.ibm.com>2016-08-30 13:09:30 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-09 00:27:10 -0400
commit6e6325f51676ed77805c03441c93c204cc380bd6 (patch)
treea47cd09c2a4d6b04bb20897bb7b19deaed097176
parentd4f2ab31bde32dfa547f3e039bfbeb9c0d3ee5a0 (diff)
downloadtalos-hostboot-6e6325f51676ed77805c03441c93c204cc380bd6.tar.gz
talos-hostboot-6e6325f51676ed77805c03441c93c204cc380bd6.zip
Implement p9_mss_throttle_mem
Scomming the runtime throttle values into the register Change-Id: I8737e0e532a2554299ddc9bf1848f4d6c9f76c62 Original-Change-Id: Ifc1b21e64dc7fb2a0080d723c78a10d715d79ede Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30736 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael D. Pardeik <pardeik@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58309 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 2261a9644..fcee4aac3 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
@@ -46,6 +46,7 @@ $(WRAPPER)_DEPLIBS+=p9_mss_volt
$(WRAPPER)_DEPLIBS+=p9_mss_freq_drift
$(WRAPPER)_DEPLIBS+=p9_mss_scominit
$(WRAPPER)_DEPLIBS+=p9_mss_thermal_init
+$(WRAPPER)_DEPLIBS+=p9_mss_throttle_mem
$(WRAPPER)_COMMONFLAGS+=-fno-var-tracking-assignments
OpenPOWER on IntegriCloud