1# 2# Copyright (c) 2018, Diego Sueiro 3# Copyright (c) 2021, Weidmueller Interface GmbH & Co. KG 4# 5# SPDX-License-Identifier: Apache-2.0 6# 7 8identifier: qemu_cortex_a9 9name: QEMU Emulation for Cortex-A9 10type: qemu 11simulation: 12 - name: qemu 13arch: arm 14toolchain: 15 - zephyr 16 - gnuarmemb 17 - xtools 18supported: 19 - net 20 - netif:eth 21ram: 524288 22flash: 262144 23testing: 24 default: true 25 ignore_tags: 26 - bluetooth 27 - gpio 28vendor: xlnx 29