summaryrefslogtreecommitdiffstats
path: root/src/build/configs/simics_axone.config
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-03-29 09:47:49 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-03 15:15:04 -0500
commit16378af2527d53c9b35416848cebb3b34a0b73e0 (patch)
tree06662beb5181abd180582448ca12d5bbc67fe992 /src/build/configs/simics_axone.config
parent9fd0af32313c2b5443aecab7a325fb549a185f14 (diff)
downloadtalos-hostboot-16378af2527d53c9b35416848cebb3b34a0b73e0.tar.gz
talos-hostboot-16378af2527d53c9b35416848cebb3b34a0b73e0.zip
Compile Explorer MSS libs in our istepsmss lib
We added P9A awhile back but forgot to add in the explorer libs. Some of the MSS hwps are requiring these so we need to add them. When we pulled this in it caused the HBI image for the Nimbus and Cumulus standalone layouts to be too large. To get around this we will not compile any Axone/Explorer HWP code in non-axone system configurations. Change-Id: I041f5f160a6e530995bbb1b350a1b2362704fbc8 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75224 Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/build/configs/simics_axone.config')
-rw-r--r--src/build/configs/simics_axone.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/build/configs/simics_axone.config b/src/build/configs/simics_axone.config
index 2c8dda895..99e3900c3 100644
--- a/src/build/configs/simics_axone.config
+++ b/src/build/configs/simics_axone.config
@@ -31,3 +31,6 @@ set EARLY_TESTCASES
# - skipping setting voltages in istep 8.12, nothing on other side of AVSbus
# in simics currently.
set AXONE_BRING_UP
+
+# Set this to pull in Axone on code (such as P9A/EXP MSS code)
+set AXONE \ No newline at end of file
OpenPOWER on IntegriCloud