blob: a6332dd5bff233375128b2ace53670cfd6e688a2 [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2022, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#
# Environmental settings for the OpenCI infrastructure.
#
nfs_volume="${WORKSPACE:?}/nfs"
jenkins_url="http://review.trustedfirmware.org"
tfa_downloads="https://downloads.trustedfirmware.org/tf-a"