blob: 2cb8b12e94a5626289a372e71bacbcf866f65da9 [file] [log] [blame]
Zelalemeb9c1bb2020-08-04 12:40:46 -05001#!/bin/bash
2#
3# Copyright (c) 2019, Arm Limited. All rights reserved.
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7
8set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/models/$model_flavour/FVP_Base_Zeusx4"
9
10# Option not supported on Zeus FVP yet.
11export no_quantum=""
12
13source "$ci_root/model/fvp_common.sh"