TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
ci
/
tf-a-ci-scripts
/
096d552b45d2854d6506a3330ce5a38e30278370
/
.
/
run_config
/
fvp-foundationv8
blob: 5716975a8a087a267382cb979464089e9fb157c3 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
#
# Copyright (c) 2019, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
post_fetch_tf_resource
()
{
model
=
"foundationv8"
gen_model_params
uart
=
"0"
set_expect_variable
"num_cpus"
"4"
}