blob: b54ff1044d5c4bc156d72117c02dd21f233563e5 [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2019, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
post_tf_build() {
fvp_romlib_runtime
}
post_tf_archive() {
fvp_romlib_cleanup
}