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