blob: c4c189fc294ecbf155f350b63bf57c993dd7d083 [file] [log] [blame]
Leonardo Sandoval8571e172020-08-04 21:58:17 -05001#
2# Copyright (c) 2019, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7Files in this directory sets Trusted Firmware run configurations files, which
8are shell scripts that define hook functions, the latter called in different
9phases during the build process.
10
11Please run 'git grep call_hook' on the repository root folder to look for
12possible hooks names.