summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/xip
diff options
context:
space:
mode:
authorMartin Peschke <mpeschke@de.ibm.com>2016-01-27 14:02:46 +0100
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-02-22 11:41:32 -0600
commit7df3de4f594663de860a95380af93abee3e5868e (patch)
tree16b8bdbf5702a878a1ed616fdccaa10fc58d199f /src/import/chips/p9/xip
parent866dadb76840695ae2db6c12746d7c1e0f2d9a4d (diff)
downloadtalos-hostboot-7df3de4f594663de860a95380af93abee3e5868e.tar.gz
talos-hostboot-7df3de4f594663de860a95380af93abee3e5868e.zip
P9-XIP: ekb build flow integration
The P9-XIP API code and the p9_xip_tool are now build by the overall ekb build flow. Run "ekb build p9_xip_tool" to only build the code in chips/p9/xip. Both p9_ring_identification and p9_xip_image are now created as objects that can be linked by anyone in ekb who needs this code. Change-Id: I2d5c3cfed358ff999a09ae35f36aaeb3f3f47504 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23680 Tested-by: Jenkins Server Reviewed-by: Claus Michael Olsen <cmolsen@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24285 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/xip')
-rw-r--r--src/import/chips/p9/xip/p9_xip_image.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/import/chips/p9/xip/p9_xip_image.mk b/src/import/chips/p9/xip/p9_xip_image.mk
new file mode 100644
index 000000000..d2ea50413
--- /dev/null
+++ b/src/import/chips/p9/xip/p9_xip_image.mk
@@ -0,0 +1,21 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: chips/p9/xip/p9_xip_image.mk $
+#
+# IBM CONFIDENTIAL
+#
+# EKB Project
+#
+# COPYRIGHT 2015,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_image
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud