blob: 2696682a57c1a3c1793ba66e70f1341cd5bc3fc7 [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="cortex-a73x4" gen_model_params
10 uart="0" set_expect_variable "num_cpus" "4"
11}