blob: 966adbe9e296f1dd93f4235e657bec5155619ec4 [file] [log] [blame]
Leonardo Sandoval9dfdd1b2020-08-06 17:08:11 -05001#!/usr/bin/env bash
Zelaleme9e81482020-07-10 15:18:46 -05002
3post_fetch_tf_resource() {
4 model="hercules" \
5 cache_state_modelled="0" \
6 gen_model_params
7 uart="0" set_expect_variable "num_cpus" "4"
8}