summaryrefslogtreecommitdiffstats
path: root/customrc
blob: 0f3efdbf05ee9bbc256459508d4f6d912e1cb12b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh
# Never checkin this file other than changes in BACKING_BUILD

# If you want to change location of default sandbox root, enable SANDBOXROOT
#export SANDBOXROOT=~/workspace/
# If you want to change name of default sandbox, enable SANDBOXNAME
#export SANDBOXNAME=sbe_simics_sandbox

#export WORKSPACE=<set it to your root ppe directory. This is required if you
#                  to use build script locally>
export MACHINE=NIMBUS
export BACKING_BUILD=/esw/fips910/Builds/b0222a_1610.910/
export SIMICSOPTIONS="-nre"


OpenPOWER on IntegriCloud