blob: eee76070022aeb58bd215d214a5a8c1d3ab3d2df [file] [log] [blame]
Divin Raj5eb69482024-10-02 11:36:04 +01001#!/usr/bin/env bash
2#
3# Copyright (c) 2024, Arm Limited. All rights reserved.
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7
8source "$ci_root/fvp_utils.sh"
9
10arm_automotive_solutions="${rd1ae_prebuilts:-$tfa_downloads/arm_automotive_solutions}"
11
12# RD-1 AE AP bl2 0x00 is mapped to 0x70083C00 in RSE memory map
13rd1ae_ap_bl2_flash_load_addr=0x70083C00
14rd1ae_ap_bl2_flash_size=0x80000