blob: ba01a91b24a50e8e2a00fd0781f47a75a5b384d4 [file] [log] [blame]
Arvind Ram Prakash683731c2022-10-24 17:17:10 -05001#
2# Copyright (c) 2022 Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7pre_tf_build() {
8 setup_llvm_toolchain
9}