TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
ci
/
tf-a-ci-scripts
/
579c737b3b253d7ffd6a1449818e4795ae0b278e
/
.
/
run_config
/
fvp-foundationv8
blob: 7a7edb6ff1fb4b2c1efcb289a599938c0aa7119a [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
#
# Copyright (c) 2019-2020 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"
}