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


OpenPOWER on IntegriCloud