18 lines
337 B
YAML
18 lines
337 B
YAML
# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
identifier: fvp_baser_aemv8r_smp
|
|
name: FVP Emulation FVP_BaseR_AEMv8R (SMP)
|
|
arch: arm64
|
|
type: sim
|
|
toolchain:
|
|
- zephyr
|
|
- cross-compile
|
|
ram: 2048
|
|
flash: 64
|
|
supported:
|
|
- smp
|
|
testing:
|
|
timeout_multiplier: 20
|
|
vendor: arm
|