blob: c2159cbf4d135895281b7761fc5367b86ad72c93 [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2019-2022, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
generate_lava_job() {
local model="foundationv8"
uart="0" set_expect_variable "num_cpus" "4"
model="$model" arch_version="8.0" gen_model_params
model="$model" gen_fvp_yaml
}