summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Khandelwal <tushar.khandelwal@arm.com>2020-07-20 14:30:43 +0100
committerTushar Khandelwal <tushar.khandelwal@arm.com>2020-07-20 14:34:08 +0100
commit2c152980ce227ad88c2a2b1a4f4429f724d65cab (patch)
treefff09b0fc767076f7156c3b0d19023dfb15e8838
parent4eaccd1070e118bd49376b07fd83acfddb6101d9 (diff)
platform/tc0: add export flag for the interconnectTC0-2020.08.14
Signed-off-by: Tushar Khandelwal <tushar.khandelwal@arm.com>
-rwxr-xr-xtc0/run_model.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tc0/run_model.sh b/tc0/run_model.sh
index 99a2539..de98a3f 100755
--- a/tc0/run_model.sh
+++ b/tc0/run_model.sh
@@ -30,6 +30,8 @@
RUN_SCRIPTS_DIR=$(dirname "$0")
+export FASTSIM_CMN_INTERNAL_RNSAM=1
+
#NOTE: The OPTIONS below are misaligned on purpose so that they appear aligned when the script is called.
incorrect_script_use () {
echo "Incorrect script use, call script as:"