blob: a858d42944617ff7516cc412ae38fab05486cc32 [file] [log] [blame]
Fathi Boudra422bf772019-12-02 11:10:16 +02001#
Leonardo Sandoval579c7372020-10-23 15:23:32 -05002# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
Fathi Boudra422bf772019-12-02 11:10:16 +02003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7Files in this directory map build configs to their run configs. BUILD_CONFIG and
8RUN_CONFIG environment variables are set accordingly.
9
10These files are in the Java property file format; so, no quoting the RHS.