summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.mk
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2016-01-26 10:08:02 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-16 00:38:21 -0400
commitf85d0f09cc63c3e1625d5a183a9e6a6d4e216693 (patch)
treef3f2998d96a6b98a3eedff20420e5580ff9ca8a0 /src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.mk
parentea9529b786d03381bb92d2f89353c035df929102 (diff)
downloadtalos-hostboot-f85d0f09cc63c3e1625d5a183a9e6a6d4e216693.tar.gz
talos-hostboot-f85d0f09cc63c3e1625d5a183a9e6a6d4e216693.zip
p9_xip_customize HWP - L2
- Added all the mailbox attributes to the required xmls - HWP is able to customize the image with new attribute values based on the environment RTC:138900 Change-Id: I51e9ccbd3ceba2381594d40dcb2c44ebd890fe0d Original-Change-Id: Idfadd53a747a2cab90d2b977bce178ba7e0c170a Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23664 Tested-by: Jenkins Server Reviewed-by: Claus Michael Olsen <cmolsen@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25883 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.mk')
-rw-r--r--src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.mk b/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.mk
new file mode 100644
index 000000000..09ee398a9
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.mk
@@ -0,0 +1,22 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: chips/p9/procedures/hwp/customize/p9_xip_customize.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_xip_customize
+lib$(PROCEDURE)_DEPLIBS+=p9_xip_image
+$(call ADD_MODULE_INCDIR,$(PROCEDURE),$(ROOTPATH)/chips/p9/xip)
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud