From 8079ff5b9c6ced7c47190d5f17c86a6fdca2c7aa Mon Sep 17 00:00:00 2001 From: Raja Das Date: Fri, 13 Jan 2017 00:14:55 -0600 Subject: StopClock Isteps in SBE (Debug usecase in MPIPL) Change-Id: I2eab07b70d021294bb938a2c8aabd9b81641d212 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34817 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta Reviewed-by: Shakeeb A. Pasha B K --- src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/build') diff --git a/src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk b/src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk index 9cb4382d..7c4c50b8 100644 --- a/src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk +++ b/src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk @@ -5,7 +5,7 @@ # # OpenPOWER sbe Project # -# Contributors Listed Below - COPYRIGHT 2016 +# Contributors Listed Below - COPYRIGHT 2016,2017 # [+] International Business Machines Corp. # # @@ -45,6 +45,12 @@ ISTEPMPIPL-CPP-SOURCES +=p9_sbe_sequence_drtm.C ISTEPMPIPL-CPP-SOURCES +=p9_query_core_access_state.C ISTEPMPIPL-CPP-SOURCES +=p9_quad_power_off.C ISTEPMPIPL-CPP-SOURCES +=p9_pm_pfet_control.C +ISTEPMPIPL-CPP-SOURCES +=p9_stopclocks.C +ISTEPMPIPL-CPP-SOURCES +=p9_common_stopclocks.C +ISTEPMPIPL-CPP-SOURCES +=p9_cplt_stopclocks.C +ISTEPMPIPL-CPP-SOURCES +=p9_nest_stopclocks.C +ISTEPMPIPL-CPP-SOURCES +=p9_tp_stopclocks.C +ISTEPMPIPL-CPP-SOURCES +=p9_check_chiplet_states.C ISTEPMPIPL-C-SOURCES = ISTEPMPIPL-S-SOURCES = -- cgit v1.2.1