blob: bdea36bedd6cc603ec97f08092bab6dc889369fc [file] [log] [blame]
Bipin Ravif924efc2021-03-22 16:08:33 -05001#!/usr/bin/env bash
2#
laurenw-armafdc3bc2022-09-14 15:31:42 -05003# Copyright (c) 2021-2022 Arm Limited. All rights reserved.
Bipin Ravif924efc2021-03-22 16:08:33 -05004#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7
laurenw-armafdc3bc2022-09-14 15:31:42 -05008set_model_path "$warehouse/SysGen/Models/$model_version_11_17/$model_build_11_17/external/models/$model_flavour_11_17/FVP_Base_Cortex-A710x4"
Bipin Ravif924efc2021-03-22 16:08:33 -05009
10source "$ci_root/model/fvp_common.sh"