blob: 29d5978423885431fa5fd7a7d6acf944eae112ca [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
Manish V Badarkhecbed15e2021-07-02 09:34:53 +01008set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/external/models/$model_flavour/FVP_Base_Cortex-A710x4"
Bipin Ravif924efc2021-03-22 16:08:33 -05009
10source "$ci_root/model/fvp_common.sh"