blob: dadb4c0662345b0cbdd76b8bfa71515fce0f91a9 [file] [log] [blame]
Zelalemeb9c1bb2020-08-04 12:40:46 -05001#!/bin/bash
2
3set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/models/$model_flavour/FVP_Base_Herculesx4"
4
5# Option not supported on Hercules FVP yet.
6export no_quantum=""
7
8source "$ci_root/model/fvp_common.sh"