blob: ec0ec0b2f0780311a0c42b32191a405eb1688d34 [file] [log] [blame]
Leonardo Sandoval8571e172020-08-04 21:58:17 -05001#
Leonardo Sandoval579c7372020-10-23 15:23:32 -05002# Copyright (c) 2019-2020 Arm Limited. All rights reserved.
Leonardo Sandoval8571e172020-08-04 21:58:17 -05003#
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.