summaryrefslogtreecommitdiffstats
path: root/customrc
blob: 274a53cf88590d2d6cd973c597d56fb9d369ff6e (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/b1112a_1548.910/
export SIMICSOPTIONS="-nre"


OpenPOWER on IntegriCloud