1# Copyright 2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
2# SPDX-License-Identifier: Apache-2.0
3
4identifier: mps4/corstone315/fvp
5name: Arm MPS4-Corstone315-FVP
6type: mcu
7arch: arm
8ram: 2048
9flash: 4096
10simulation:
11  - name: armfvp
12    exec: FVP_Corstone_SSE-315
13toolchain:
14  - gnuarmemb
15  - zephyr
16supported:
17  - gpio
18testing:
19  default: true
20  timeout_multiplier: 4
21  ignore_tags:
22    - drivers
23    - bluetooth
24    - net
25    - timer
26vendor: arm
27