blob: cb68a31c3b93be6d1c1f54318fc9072e9c2fe384 [file] [log] [blame]
Fathi Boudra422bf772019-12-02 11:10:16 +02001#!/bin/bash
2#
3# Copyright (c) 2019, Arm Limited. All rights reserved.
4#
5# SPDX-License-Identifier: BSD-3-Clause
6#
7
8post_fetch_tf_resource() {
9 model="foundationv8" gen_model_params
10 uart="0" set_expect_variable "num_cpus" "4"
11}