blob: 5635b096699ac3a251eb78f38bf6c70b1febcf8b [file] [log] [blame]
Tomás González024a5562024-10-02 17:24:16 +01001#!/usr/bin/env bash
Zachary Leaf782c54a2024-09-24 14:33:24 +01002#
3# Copyright (c) 2024 Arm Limited. All rights reserved.
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
Tomás González7439a4f2024-11-01 15:09:27 +00007
8post_tf_build() {
9 build_fip RUST=1 PLAT=fvp
10}