For the 2 SoCs without a vendor, put them into a generic qemu folder Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
8 lines
240 B
Text
8 lines
240 B
Text
# Copyright (c) 2020 Cobham Gaisler AB
|
|
# Copyright (c) 2024 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_QEMU_VIRT_RISCV32E
|
|
select RISCV_ISA_RV32E
|
|
select RISCV_ISA_EXT_ZICSR
|
|
select RISCV_ISA_EXT_ZIFENCEI
|