summaryrefslogtreecommitdiffstats
path: root/src/build/import_hwp_mk
diff options
context:
space:
mode:
authorRaja Das <rajadas2@in.ibm.com>2016-09-07 01:00:13 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-10-06 07:47:18 -0400
commitedec9bde06d4a3e1c06fc15c9312318b9324d94c (patch)
tree963a635bd1e3e456bd25a28e1d8ff86744ac043a /src/build/import_hwp_mk
parent6be042c2d9e9f64b3151fc95dbd98dd2723474c5 (diff)
downloadtalos-sbe-edec9bde06d4a3e1c06fc15c9312318b9324d94c.tar.gz
talos-sbe-edec9bde06d4a3e1c06fc15c9312318b9324d94c.zip
Stop Clocks for MPIPL (Core & Cache(EQ))
RTC: 156382 Change-Id: Ib3e8c29467aa7d3b6b85286e6f5ce154f0f28ad6 RTC: 156382 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29555 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/build/import_hwp_mk')
-rw-r--r--src/build/import_hwp_mk/istep2/Makefile2
-rw-r--r--src/build/import_hwp_mk/istep3/Makefile2
-rw-r--r--src/build/import_hwp_mk/istep4/Makefile2
-rw-r--r--src/build/import_hwp_mk/istep4/istep4files.mk1
-rw-r--r--src/build/import_hwp_mk/istep5/Makefile2
-rw-r--r--src/build/import_hwp_mk/istepcommon/Makefile2
-rw-r--r--src/build/import_hwp_mk/istepcommon/istepcommonfiles.mk3
-rw-r--r--src/build/import_hwp_mk/istepmpipl/Makefile56
-rw-r--r--src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk41
9 files changed, 105 insertions, 6 deletions
diff --git a/src/build/import_hwp_mk/istep2/Makefile b/src/build/import_hwp_mk/istep2/Makefile
index fd9317f0..06c3ab0a 100644
--- a/src/build/import_hwp_mk/istep2/Makefile
+++ b/src/build/import_hwp_mk/istep2/Makefile
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -36,7 +37,6 @@ GCC-CFLAGS += -mlongcall
OBJSISTEP2 := $(addprefix $(OBJDIR-ISTEP2)/, $(ISTEP2_OBJECTS))
-#.PHONY: clean istep2 istep3 istep4 istep5 istepcommon all
.PHONY: clean istep2
libistep2.a: istep2
diff --git a/src/build/import_hwp_mk/istep3/Makefile b/src/build/import_hwp_mk/istep3/Makefile
index 8ea239c7..f692cf8c 100644
--- a/src/build/import_hwp_mk/istep3/Makefile
+++ b/src/build/import_hwp_mk/istep3/Makefile
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -36,7 +37,6 @@ GCC-CFLAGS += -mlongcall
OBJSISTEP3 := $(addprefix $(OBJDIR-ISTEP3)/, $(ISTEP3_OBJECTS))
-#.PHONY: clean istep2 istep3 istep4 istep5 istepcommon all
.PHONY: clean istep3
libistep3.a: istep3
diff --git a/src/build/import_hwp_mk/istep4/Makefile b/src/build/import_hwp_mk/istep4/Makefile
index 4dc34fed..882d47f6 100644
--- a/src/build/import_hwp_mk/istep4/Makefile
+++ b/src/build/import_hwp_mk/istep4/Makefile
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -36,7 +37,6 @@ GCC-CFLAGS += -mlongcall
OBJSISTEP4 := $(addprefix $(OBJDIR-ISTEP4)/, $(ISTEP4_OBJECTS))
-#.PHONY: clean istep2 istep3 istep4 istep5 istepcommon all
.PHONY: clean istep4
libistep4.a: istep4
diff --git a/src/build/import_hwp_mk/istep4/istep4files.mk b/src/build/import_hwp_mk/istep4/istep4files.mk
index de347d56..5fa151e0 100644
--- a/src/build/import_hwp_mk/istep4/istep4files.mk
+++ b/src/build/import_hwp_mk/istep4/istep4files.mk
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/build/import_hwp_mk/istep5/Makefile b/src/build/import_hwp_mk/istep5/Makefile
index e4b8eb3f..ee1f2b51 100644
--- a/src/build/import_hwp_mk/istep5/Makefile
+++ b/src/build/import_hwp_mk/istep5/Makefile
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -34,7 +35,6 @@ export VPATH = $(PERV_SRCDIR):$(NEST_SRCDIR):$(CACHE_SRCDIR):$(CORE_SRCDIR):$(PM
OBJSISTEP5 := $(addprefix $(OBJDIR-ISTEP5)/, $(ISTEP5_OBJECTS))
-#.PHONY: clean istep2 istep3 istep4 istep5 istepcommon all
.PHONY: clean istep5
libistep5.a: istep5
diff --git a/src/build/import_hwp_mk/istepcommon/Makefile b/src/build/import_hwp_mk/istepcommon/Makefile
index 645a3ce0..c4386526 100644
--- a/src/build/import_hwp_mk/istepcommon/Makefile
+++ b/src/build/import_hwp_mk/istepcommon/Makefile
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -34,7 +35,6 @@ export VPATH = $(PERV_SRCDIR):$(NEST_SRCDIR):$(CACHE_SRCDIR):$(CORE_SRCDIR):$(PM
OBJSISTEPCOMMON := $(addprefix $(OBJDIR-ISTEPCOMMON)/, $(ISTEPCOMMON_OBJECTS))
-#.PHONY: clean istep2 istep3 istep4 istep5 istepcommon all
.PHONY: clean istepcommon
libistepcommon.a: istepcommon
diff --git a/src/build/import_hwp_mk/istepcommon/istepcommonfiles.mk b/src/build/import_hwp_mk/istepcommon/istepcommonfiles.mk
index 47505769..d93f768e 100644
--- a/src/build/import_hwp_mk/istepcommon/istepcommonfiles.mk
+++ b/src/build/import_hwp_mk/istepcommon/istepcommonfiles.mk
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -23,7 +24,7 @@
# IBM_PROLOG_END_TAG
# @file istepCommonfiles.mk
#
-# @brief mk for including istepCommon object files
+# @brief mk for including istepcommon object files
#
##########################################################################
# Object Files
diff --git a/src/build/import_hwp_mk/istepmpipl/Makefile b/src/build/import_hwp_mk/istepmpipl/Makefile
new file mode 100644
index 00000000..d9822f90
--- /dev/null
+++ b/src/build/import_hwp_mk/istepmpipl/Makefile
@@ -0,0 +1,56 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/build/import_hwp_mk/istepmpipl/Makefile $
+#
+# OpenPOWER sbe Project
+#
+# Contributors Listed Below - COPYRIGHT 2016
+#
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied. See the License for the specific language governing
+# permissions and limitations under the License.
+#
+# IBM_PROLOG_END_TAG
+# This Makefile compiles all of the hardware procedure code. See the
+# "*.mk" file in this directory.
+
+#all generated files from this makefile will end up in obj/*
+export SUB_OBJDIR = /istepmpipl
+
+include img_defs.mk
+include istepmpiplfiles.mk
+
+export VPATH = $(PERV_SRCDIR):$(NEST_SRCDIR):$(CACHE_SRCDIR):$(CORE_SRCDIR):$(PM_SRCDIR):$(INITFILES_SRCDIR):$(LIB_SRCDIR)
+
+GCC-CFLAGS += -mlongcall
+
+OBJSISTEPMPIPL := $(addprefix $(OBJDIR-ISTEPMPIPL)/, $(ISTEPMPIPL_OBJECTS))
+
+.PHONY: clean istepmpipl
+
+libistepmpipl.a: istepmpipl
+ $(AR) crs $(OBJDIR-ISTEPMPIPL)/libistepmpipl.a $(OBJDIR-ISTEPMPIPL)/*.o
+
+istepmpipl: $(OBJSISTEPMPIPL)
+
+$(OBJSISTEPMPIPL) $(OBJSISTEPMPIPL:.o=.d): | $(OBJDIR-ISTEPMPIPL)
+
+$(OBJDIR-ISTEPMPIPL):
+ mkdir -p $(OBJDIR-ISTEPMPIPL)
+
+clean:
+ rm -fr $(OBJDIR-ISTEPMPIPL)
+
+ifneq ($(MAKECMDGOALS),clean)
+include $(OBJSISTEPMPIPL:.o=.d)
+endif
diff --git a/src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk b/src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk
new file mode 100644
index 00000000..d2e99491
--- /dev/null
+++ b/src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk
@@ -0,0 +1,41 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/build/import_hwp_mk/istepmpipl/istepmpiplfiles.mk $
+#
+# OpenPOWER sbe Project
+#
+# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
+#
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied. See the License for the specific language governing
+# permissions and limitations under the License.
+#
+# IBM_PROLOG_END_TAG
+# @file istepmpipl.mk
+#
+# @brief mk for including istepmpipl object files
+#
+##########################################################################
+# Object Files
+##########################################################################
+
+ISTEPMPIPL-CPP-SOURCES = p9_hcd_core_stopclocks.C
+ISTEPMPIPL-CPP-SOURCES +=p9_hcd_cache_stopclocks.C
+ISTEPMPIPL-CPP-SOURCES +=p9_hcd_l2_stopclocks.C
+ISTEPMPIPL-C-SOURCES =
+ISTEPMPIPL-S-SOURCES =
+
+ISTEPMPIPL_OBJECTS += $(ISTEPMPIPL-CPP-SOURCES:.C=.o)
+ISTEPMPIPL_OBJECTS += $(ISTEPMPIPL-C-SOURCES:.c=.o)
+ISTEPMPIPL_OBJECTS += $(ISTEPMPIPL-S-SOURCES:.S=.o)
OpenPOWER on IntegriCloud