blob: 79298b86523737c7059ba9a416f140ac07cf2ef5 [file] [log] [blame]
Zelaleme9e81482020-07-10 15:18:46 -05001#!/bin/bash
2#
3# Copyright (c) 2019, Arm Limited. All rights reserved.
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7
8post_tf_archive() {
9 set_hook_var "juno_revision" "juno-r2"
10 echo "Choosing juno revision r2"
11}