Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2019, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | Files in this directory map build configs to their run configs. BUILD_CONFIG and | ||||
8 | RUN_CONFIG environment variables are set accordingly. | ||||
9 | |||||
10 | These files are in the Java property file format; so, no quoting the RHS. |