blob: 9571c73582046b70dc545896a2826189a110c861 [file] [log] [blame]
Bipin Ravif924efc2021-03-22 16:08:33 -05001#!/usr/bin/env bash
2#
3# Copyright (c) 2021 Arm Limited. All rights reserved.
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7
laurenw-armf414aba2021-04-26 15:58:56 -05008set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/external/models/$model_flavour/FVP_Base_Matterhornx4"
Bipin Ravif924efc2021-03-22 16:08:33 -05009
10source "$ci_root/model/fvp_common.sh"