summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2016-01-20 00:22:36 -0600
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 15:32:02 -0600
commit785917726b2fc4a485afc3a0fbc3bda070f2ec83 (patch)
tree9a8a77c8afbd1ddf585beca064b304a54bd48340 /src/import/chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk
parent0542be2bd93801e3a9e6f4e7c56eecb32f007a05 (diff)
downloadtalos-hostboot-785917726b2fc4a485afc3a0fbc3bda070f2ec83.tar.gz
talos-hostboot-785917726b2fc4a485afc3a0fbc3bda070f2ec83.zip
PM: Added make file for special wakeup HWP and fixed prolog.
Fixed prolog and other observations related to HWP coding conventions. Change-Id: I1ca932fba14c316ce05dadcc6f44c57f5e22fbca Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23424 Tested-by: Jenkins Server Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23481 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk b/src/import/chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk
new file mode 100644
index 000000000..82352dabc
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk
@@ -0,0 +1,20 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: chips/p9/procedures/hwp/pm/p9_cpu_special_wakeup.mk $
+#
+# IBM CONFIDENTIAL
+#
+# EKB Project
+#
+# COPYRIGHT 2016
+# [+] International Business Machines Corp.
+#
+#
+# The source code for this program is not published or otherwise
+# divested of its trade secrets, irrespective of what has been
+# deposited with the U.S. Copyright Office.
+#
+# IBM_PROLOG_END_TAG
+PROCEDURE=p9_cpu_special_wakeup
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud