summaryrefslogtreecommitdiffstats
path: root/src/build/configs/simics_axone.config
blob: ae799a4f6183b85bcead447f46f4eeb2782030e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Have Planar VPD
set HAVE_PVPD

# Don't have any memory buffer VPD
unset HAVE_MBVPD

#set to run cxx testcases during boot
unset EARLY_TESTCASES

#Enable checkstop analysis for IPL failures
set IPLTIME_CHECKSTOP_ANALYSIS

#enable EEPROM caching
set SUPPORT_EEPROM_CACHING

# Allows us to put in workarounds specifically for Axone bringup
set AXONE_BRING_UP

# Set this to pull in Axone on code (such as P9A/EXP MSS code)
set AXONE

# Enable Console
set CONSOLE
unset CONSOLE_OUTPUT_ERRORDISPLAY

# OMIs were introduced in Axone and will be in P10 also
set SUPPORT_OMI
OpenPOWER on IntegriCloud