summaryrefslogtreecommitdiffstats
path: root/src/occ_405/topfiles.mk
diff options
context:
space:
mode:
authorWael El-Essawy <welessa@us.ibm.com>2016-05-25 15:30:11 -0500
committerWael El-Essawy <welessa@us.ibm.com>2016-06-13 19:13:35 -0400
commitdd417235fda3a7086940b974780193e51370367c (patch)
tree6e2dca9b26ef6242a504b8755e5ad2453ecdde62 /src/occ_405/topfiles.mk
parent3f12319ca9d5266bab68f5c360bce9f0b758c418 (diff)
downloadtalos-occ-dd417235fda3a7086940b974780193e51370367c.tar.gz
talos-occ-dd417235fda3a7086940b974780193e51370367c.zip
Processor Thermal Control Loop
Enable processor thermal control loop. Enable frequency votes due to thermal and error reading temperatures. Verify The following: *Error log generation when a proc reaches Error limit *Reach throttle points when: -- Processor reached over temperature limit -- Processor temperature sensors timeout enable transition to active mode Change-Id: Iae24f64a872e031e1cf93ff0d9248d3fa3847ed7 RTC: 130210 RTC: 133942 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25458 Tested-by: FSP CI Jenkins Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Wael El-Essawy <welessa@us.ibm.com>
Diffstat (limited to 'src/occ_405/topfiles.mk')
-rw-r--r--src/occ_405/topfiles.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/occ_405/topfiles.mk b/src/occ_405/topfiles.mk
index 807e4de..87693db 100644
--- a/src/occ_405/topfiles.mk
+++ b/src/occ_405/topfiles.mk
@@ -22,12 +22,14 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
-TOP-C-SOURCES = amec/amec_data.c \
+TOP-C-SOURCES = amec/amec_controller.c \
+ amec/amec_data.c \
amec/amec_freq.c \
amec/amec_health.c \
amec/amec_init.c \
amec/amec_amester.c \
amec/amec_master_smh.c \
+ amec/amec_oversub.c \
amec/amec_parm.c \
amec/amec_pcap.c \
amec/amec_parm_table.c \
@@ -68,6 +70,7 @@ TOP-C-SOURCES = amec/amec_data.c \
proc/proc_data.c \
proc/proc_pstate.c \
pss/apss.c \
+ pss/dpss.c \
reset.c \
rtls/rtls_tables.c \
rtls/rtls.c \
OpenPOWER on IntegriCloud