summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/utils
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2016-05-10 08:58:34 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-12-16 15:11:19 -0500
commit4f2a6889e1cfe7a63307464f20ff549e9223d095 (patch)
treeb585cc5e4643c1c9eec540bfe0d52637d057b020 /src/import/chips/p9/procedures/utils
parent3dfcb24f2e12cbf3ec25ea569e8df5a091148de6 (diff)
downloadtalos-hostboot-4f2a6889e1cfe7a63307464f20ff549e9223d095.tar.gz
talos-hostboot-4f2a6889e1cfe7a63307464f20ff549e9223d095.zip
PM:Enhanced STOP API Tool.
Change-Id: I461d44bd170c3c2f9685667ac0714dd58f91256d Original-Change-Id: I76278953c7441e0b21ad65e19f2e709e57030092 RTC:152905 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24320 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33994 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/utils')
-rw-r--r--src/import/chips/p9/procedures/utils/stopreg/p9_stop_util.mk29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/utils/stopreg/p9_stop_util.mk b/src/import/chips/p9/procedures/utils/stopreg/p9_stop_util.mk
new file mode 100644
index 000000000..1db40ddf5
--- /dev/null
+++ b/src/import/chips/p9/procedures/utils/stopreg/p9_stop_util.mk
@@ -0,0 +1,29 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/utils/stopreg/p9_stop_util.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2015,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
+
+PROCEDURE=p9_stop_util
+STOP_UTIL=$(ROOTPATH)/chips/p9/procedures/hwp/lib
+$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(STOP_UTIL))
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud