blob: 3bdd355288b275b52d9a5c8383d743f3e3a4f3cd [file] [log] [blame]
Manish V Badarkhee4783832021-02-22 14:36:56 +00001#!/usr/bin/env bash
2#
3# Copyright (c) 2021, Arm Limited. All rights reserved.
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7
8set_model_path "$warehouse/SysGen/Models/0.0/6415/external/models/$model_flavour/FVP_Base_AEMv8A-GIC600AE"
9
10default_var sve_plugin_path "$warehouse/SysGen/PVModelLib/0.0/6415/external/plugins/$model_flavour/sve2-HEAD/ScalableVectorExtension.so"
11
12source "$ci_root/model/base-aemva-common.sh"
13
14cat <<EOF >>"$model_param_file"
15-C gic_iri.reg-base-per-redistributor=0.0.0.0=0x2f100000,0.0.0.1=0x2f120000,0.0.0.2=0x2f140000,0.0.0.3=0x2f160000,0.0.1.0=0x2f180000,0.0.1.1=0x2f1a0000,0.0.1.2=0x2f1c0000,0.0.1.3=0x2f1e0000
16EOF