summaryrefslogtreecommitdiffstats
path: root/sbe/image
diff options
context:
space:
mode:
authorAmit Tendolkar <amit.tendolkar@in.ibm.com>2015-12-09 14:12:40 -0600
committerAmit J. Tendolkar <amit.tendolkar@in.ibm.com>2015-12-10 09:42:03 -0600
commit8b0f8d125d2dec1c6acc6c10e6f02b198bbe6043 (patch)
tree9ab2e468f12dbc51a5316f3c736302ef59916c8c /sbe/image
parent8f109c77d7f301bda77334b836070da0d08d4c29 (diff)
downloadtalos-sbe-8b0f8d125d2dec1c6acc6c10e6f02b198bbe6043.tar.gz
talos-sbe-8b0f8d125d2dec1c6acc6c10e6f02b198bbe6043.zip
Checking in stubbed isteps and sbe msg reg updates
Change-Id: I8ec464f841f7828b9aa5151a47d900b4e95bf4f8 CQ: SW330452 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22586 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Basabjit Sengupta <basengup@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
Diffstat (limited to 'sbe/image')
-rw-r--r--sbe/image/img_defs.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbe/image/img_defs.mk b/sbe/image/img_defs.mk
index e9a4c87d..bf872be9 100644
--- a/sbe/image/img_defs.mk
+++ b/sbe/image/img_defs.mk
@@ -179,6 +179,10 @@ ifeq "$(PK_TRACE_SUPPORT)" ""
PK_TRACE_SUPPORT = 1
endif
+ifdef SBE_ISTEP_STUBBED
+GCC-DEFS += -DSBE_ISTEP_STUBBED=1
+endif
+
# Generate a 16bit trace string hash prefix value based on the name of this image. This will form
# the upper 16 bits of the 32 bit trace hash values.
ifndef PK_TRACE_HASH_PREFIX
OpenPOWER on IntegriCloud