boards: twister: update boards' twister metadata files

Following the update of the schema, this updates all boards with the new
structure.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
This commit is contained in:
Wilfried Chauveau 2024-09-17 17:07:41 +01:00 committed by Benjamin Cabé
commit 85f36aae51
88 changed files with 225 additions and 119 deletions

View file

@ -5,6 +5,9 @@ identifier: fvp_base_revc_2xaemv8a
name: FVP Emulation FVP_Base_RevC-2xAEMvA name: FVP Emulation FVP_Base_RevC-2xAEMvA
arch: arm64 arch: arm64
type: sim type: sim
simulation:
- name: armfvp
exec: FVP_Base_RevC-2xAEMvA
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -5,6 +5,9 @@ identifier: fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a/smp/ns
name: FVP Emulation FVP_Base_RevC-2xAEMvA (SMP) name: FVP Emulation FVP_Base_RevC-2xAEMvA (SMP)
arch: arm64 arch: arm64
type: sim type: sim
simulation:
- name: armfvp
exec: FVP_Base_RevC-2xAEMvA
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -6,6 +6,9 @@ identifier: fvp_baser_aemv8r/fvp_aemv8r_aarch32
name: FVP Emulation FVP_BaseR_AEMv8R AArch32 name: FVP Emulation FVP_BaseR_AEMv8R AArch32
arch: arm arch: arm
type: sim type: sim
simulation:
- name: armfvp
exec: FVP_BaseR_AEMv8R
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -5,6 +5,9 @@ identifier: fvp_baser_aemv8r/fvp_aemv8r_aarch32/smp
name: FVP Emulation FVP_BaseR_AEMv8R AArch32 (SMP) name: FVP Emulation FVP_BaseR_AEMv8R AArch32 (SMP)
arch: arm arch: arm
type: sim type: sim
simulation:
- name: armfvp
exec: FVP_BaseR_AEMv8R
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -5,6 +5,9 @@ identifier: fvp_baser_aemv8r/fvp_aemv8r_aarch64
name: FVP Emulation FVP_BaseR_AEMv8R name: FVP Emulation FVP_BaseR_AEMv8R
arch: arm64 arch: arm64
type: sim type: sim
simulation:
- name: armfvp
exec: FVP_BaseR_AEMv8R
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -5,6 +5,9 @@ identifier: fvp_baser_aemv8r/fvp_aemv8r_aarch64/smp
name: FVP Emulation FVP_BaseR_AEMv8R (SMP) name: FVP Emulation FVP_BaseR_AEMv8R (SMP)
arch: arm64 arch: arm64
type: sim type: sim
simulation:
- name: armfvp
exec: FVP_BaseR_AEMv8R
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -2,7 +2,8 @@ identifier: mps2/an385
name: ARM V2M MPS2 name: ARM V2M MPS2
type: mcu type: mcu
arch: arm arch: arm
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- zephyr - zephyr
- gnuarmemb - gnuarmemb

View file

@ -4,7 +4,9 @@ type: mcu
arch: arm arch: arm
ram: 4096 ram: 4096
flash: 4096 flash: 4096
simulation: qemu simulation:
- name: qemu
- name: armfvp
toolchain: toolchain:
- gnuarmemb - gnuarmemb
- zephyr - zephyr

View file

@ -4,7 +4,9 @@ type: mcu
arch: arm arch: arm
ram: 512 ram: 512
flash: 512 flash: 512
simulation: qemu simulation:
- name: qemu
- name: armfvp
toolchain: toolchain:
- gnuarmemb - gnuarmemb
- zephyr - zephyr

View file

@ -4,7 +4,9 @@ type: mcu
arch: arm arch: arm
ram: 512 ram: 512
flash: 468 flash: 468
simulation: qemu simulation:
- name: qemu
- name: armfvp
toolchain: toolchain:
- gnuarmemb - gnuarmemb
- zephyr - zephyr

View file

@ -11,7 +11,9 @@ type: mcu
arch: arm arch: arm
ram: 512 ram: 512
flash: 512 flash: 512
simulation: qemu simulation:
- name: qemu
- name: armfvp
toolchain: toolchain:
- gnuarmemb - gnuarmemb
- zephyr - zephyr

View file

@ -11,7 +11,8 @@ type: mcu
arch: arm arch: arm
ram: 2048 ram: 2048
flash: 512 flash: 512
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- gnuarmemb - gnuarmemb
- zephyr - zephyr

View file

@ -7,8 +7,9 @@ type: mcu
arch: arm arch: arm
ram: 512 ram: 512
flash: 512 flash: 512
simulation: armfvp simulation:
simulation_exec: FVP_Corstone_SSE-300_Ethos-U55 - name: armfvp
exec: FVP_Corstone_SSE-300_Ethos-U55
toolchain: toolchain:
- gnuarmemb - gnuarmemb
- zephyr - zephyr

View file

@ -7,8 +7,9 @@ type: mcu
arch: arm arch: arm
ram: 32 ram: 32
flash: 32 flash: 32
simulation: armfvp simulation:
simulation_exec: FVP_Corstone_SSE-310 - name: armfvp
exec: FVP_Corstone_SSE-310
toolchain: toolchain:
- gnuarmemb - gnuarmemb
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: generic_leon3 identifier: generic_leon3
name: Generic LEON3 system name: Generic LEON3 system
type: mcu type: mcu
simulation: tsim simulation:
simulation_exec: tsim-leon3 - name: tsim
exec: tsim-leon3
arch: sparc arch: sparc
ram: 4096 ram: 4096
flash: 2048 flash: 2048

View file

@ -1,8 +1,9 @@
identifier: gr716a_mini identifier: gr716a_mini
name: GR716-MINI Development Board name: GR716-MINI Development Board
type: mcu type: mcu
simulation: tsim simulation:
simulation_exec: tsim-leon3 - name: tsim
exec: tsim-leon3
arch: sparc arch: sparc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -20,20 +20,23 @@ variants:
twister: false twister: false
intel_adsp/ace20_lnl/sim: intel_adsp/ace20_lnl/sim:
type: sim type: sim
simulation: custom simulation:
simulation_exec: acesim - name: custom
exec: acesim
testing: testing:
timeout_multiplier: 4 timeout_multiplier: 4
intel_adsp/ace15_mtpm/sim: intel_adsp/ace15_mtpm/sim:
type: sim type: sim
simulation: custom simulation:
simulation_exec: acesim - name: custom
exec: acesim
testing: testing:
timeout_multiplier: 4 timeout_multiplier: 4
intel_adsp/ace30/ptl/sim: intel_adsp/ace30/ptl/sim:
type: sim type: sim
simulation: custom simulation:
simulation_exec: acesim - name: custom
exec: acesim
toolchain: toolchain:
- xt-clang - xt-clang
- zephyr - zephyr

View file

@ -5,8 +5,9 @@ arch: x86
toolchain: toolchain:
- zephyr - zephyr
ram: 640 ram: 640
simulation: simics simulation:
simulation_exec: simics - name: simics
exec: simics
supported: supported:
- serial - serial
testing: testing:

View file

@ -5,8 +5,9 @@ arch: riscv
toolchain: toolchain:
- zephyr - zephyr
ram: 64 ram: 64
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
testing: testing:
default: true default: true
ignore_tags: ignore_tags:

View file

@ -1,7 +1,8 @@
identifier: native_posix identifier: native_posix
name: Native 32-bit POSIX port name: Native 32-bit POSIX port
type: native type: native
simulation: native simulation:
- name: native
arch: posix arch: posix
ram: 65536 ram: 65536
flash: 65536 flash: 65536

View file

@ -1,7 +1,8 @@
identifier: native_posix/native/64 identifier: native_posix/native/64
name: Native 64-bit POSIX port name: Native 64-bit POSIX port
type: native type: native
simulation: native simulation:
- name: native
arch: posix arch: posix
ram: 65536 ram: 65536
flash: 65536 flash: 65536

View file

@ -1,7 +1,8 @@
identifier: native_sim identifier: native_sim
name: Native Simulation port - 32-bit name: Native Simulation port - 32-bit
type: native type: native
simulation: native simulation:
- name: native
arch: posix arch: posix
ram: 65536 ram: 65536
flash: 65536 flash: 65536

View file

@ -1,7 +1,8 @@
identifier: native_sim/native/64 identifier: native_sim/native/64
name: Native Simulation port - 64-bit variant name: Native Simulation port - 64-bit variant
type: native type: native
simulation: native simulation:
- name: native
arch: posix arch: posix
ram: 65536 ram: 65536
flash: 65536 flash: 65536

View file

@ -2,7 +2,8 @@ identifier: nrf52_bsim
name: NRF52 BabbleSim board name: NRF52 BabbleSim board
type: native type: native
arch: posix arch: posix
simulation: native simulation:
- name: native
env: env:
- BSIM_OUT_PATH - BSIM_OUT_PATH
toolchain: toolchain:

View file

@ -2,7 +2,8 @@ identifier: nrf5340bsim/nrf5340/cpuapp
name: NRF53 BabbleSim - Application Core target name: NRF53 BabbleSim - Application Core target
type: native type: native
arch: posix arch: posix
simulation: native simulation:
- name: native
env: env:
- BSIM_OUT_PATH - BSIM_OUT_PATH
toolchain: toolchain:

View file

@ -2,7 +2,8 @@ identifier: nrf5340bsim/nrf5340/cpunet
name: NRF53 Net Core BabbleSim board name: NRF53 Net Core BabbleSim board
type: native type: native
arch: posix arch: posix
simulation: native simulation:
- name: native
env: env:
- BSIM_OUT_PATH - BSIM_OUT_PATH
toolchain: toolchain:

View file

@ -2,7 +2,8 @@ identifier: nrf54l15bsim/nrf54l15/cpuapp
name: NRF54L15 BabbleSim - Application Core target name: NRF54L15 BabbleSim - Application Core target
type: native type: native
arch: posix arch: posix
simulation: native simulation:
- name: native
env: env:
- BSIM_OUT_PATH - BSIM_OUT_PATH
toolchain: toolchain:

View file

@ -1,7 +1,8 @@
identifier: qemu_arc/qemu_arc_em identifier: qemu_arc/qemu_arc_em
name: QEMU Emulation for ARC EM name: QEMU Emulation for ARC EM
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_arc/qemu_arc_hs identifier: qemu_arc/qemu_arc_hs
name: QEMU Emulation for ARC HS name: QEMU Emulation for ARC HS
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_arc/qemu_arc_hs5x identifier: qemu_arc/qemu_arc_hs5x
name: QEMU Emulation for ARC HS5x name: QEMU Emulation for ARC HS5x
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_arc/qemu_arc_hs6x identifier: qemu_arc/qemu_arc_hs6x
name: QEMU Emulation for ARC HS6x name: QEMU Emulation for ARC HS6x
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arc arch: arc
toolchain: toolchain:
- cross-compile - cross-compile

View file

@ -1,7 +1,8 @@
identifier: qemu_arc/qemu_arc_hs/xip identifier: qemu_arc/qemu_arc_hs/xip
name: QEMU Emulation for ARC HS (XIP) name: QEMU Emulation for ARC HS (XIP)
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_cortex_a53 identifier: qemu_cortex_a53
name: QEMU Emulation for Cortex-A53 name: QEMU Emulation for Cortex-A53
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arm64 arch: arm64
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_cortex_a53/qemu_cortex_a53/smp identifier: qemu_cortex_a53/qemu_cortex_a53/smp
name: QEMU Emulation for Cortex-A53 SMP name: QEMU Emulation for Cortex-A53 SMP
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arm64 arch: arm64
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_cortex_a53/qemu_cortex_a53/xip identifier: qemu_cortex_a53/qemu_cortex_a53/xip
name: QEMU Emulation for Cortex-A53 (XIP) name: QEMU Emulation for Cortex-A53 (XIP)
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arm64 arch: arm64
toolchain: toolchain:
- zephyr - zephyr

View file

@ -8,7 +8,8 @@
identifier: qemu_cortex_a9 identifier: qemu_cortex_a9
name: QEMU Emulation for Cortex-A9 name: QEMU Emulation for Cortex-A9
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arm arch: arm
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_cortex_m0 identifier: qemu_cortex_m0
name: QEMU Emulation for Cortex-M0 name: QEMU Emulation for Cortex-M0
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arm arch: arm
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_cortex_m3 identifier: qemu_cortex_m3
name: QEMU Emulation for Cortex-M3 name: QEMU Emulation for Cortex-M3
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arm arch: arm
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_cortex_r5 identifier: qemu_cortex_r5
name: QEMU Emulation for Cortex-R5 name: QEMU Emulation for Cortex-R5
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: arm arch: arm
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_leon3 identifier: qemu_leon3
name: QEMU Emulation for LEON3 name: QEMU Emulation for LEON3
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: sparc arch: sparc
ram: 1048576 ram: 1048576
flash: 524288 flash: 524288

View file

@ -1,7 +1,8 @@
identifier: qemu_malta identifier: qemu_malta
name: QEMU emulation for MIPS (little endian) name: QEMU emulation for MIPS (little endian)
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: mips arch: mips
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_malta/qemu_malta/be identifier: qemu_malta/qemu_malta/be
name: QEMU emulation for MIPS (big endian) name: QEMU emulation for MIPS (big endian)
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: mips arch: mips
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_nios2 identifier: qemu_nios2
name: QEMU Emulation for NIOS II name: QEMU Emulation for NIOS II
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: nios2 arch: nios2
ram: 128 ram: 128
flash: 128 flash: 128

View file

@ -1,7 +1,8 @@
identifier: qemu_riscv32 identifier: qemu_riscv32
name: QEMU Emulation for RISC-V 32-bit name: QEMU Emulation for RISC-V 32-bit
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: riscv arch: riscv
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_riscv32/qemu_virt_riscv32/smp identifier: qemu_riscv32/qemu_virt_riscv32/smp
name: QEMU Emulation for RISC-V 32-bit SMP name: QEMU Emulation for RISC-V 32-bit SMP
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: riscv arch: riscv
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_riscv32_xip identifier: qemu_riscv32_xip
name: QEMU Emulation for RISC-V 32-bit in XIP mode name: QEMU Emulation for RISC-V 32-bit in XIP mode
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: riscv arch: riscv
ram: 16 ram: 16
toolchain: toolchain:

View file

@ -1,7 +1,8 @@
identifier: qemu_riscv32e identifier: qemu_riscv32e
name: QEMU Emulation for RISC-V (RV32E) 32-bit name: QEMU Emulation for RISC-V (RV32E) 32-bit
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: riscv arch: riscv
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_riscv64 identifier: qemu_riscv64
name: QEMU Emulation for RISC-V 64-bit name: QEMU Emulation for RISC-V 64-bit
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: riscv arch: riscv
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_riscv64/qemu_virt_riscv64/smp identifier: qemu_riscv64/qemu_virt_riscv64/smp
name: QEMU Emulation for RISC-V 64-bit SMP name: QEMU Emulation for RISC-V 64-bit SMP
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: riscv arch: riscv
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_x86 identifier: qemu_x86
name: QEMU Emulation for X86 name: QEMU Emulation for X86
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: x86 arch: x86
ram: 3000 ram: 3000
toolchain: toolchain:

View file

@ -5,7 +5,8 @@ arch: x86
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools
simulation: qemu simulation:
- name: qemu
supported: supported:
- acpi - acpi
- can - can

View file

@ -7,7 +7,8 @@ toolchain:
- xtools - xtools
supported: supported:
- smp - smp
simulation: qemu simulation:
- name: qemu
testing: testing:
default: true default: true
only_tags: only_tags:

View file

@ -2,7 +2,8 @@ identifier: qemu_x86/atom/nokpti
name: QEMU Emulation for X86 (KPTI disabled) name: QEMU Emulation for X86 (KPTI disabled)
type: qemu type: qemu
arch: x86 arch: x86
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools

View file

@ -2,7 +2,8 @@ identifier: qemu_x86/atom/nommu
name: QEMU Emulation for X86 (MMU disabled) name: QEMU Emulation for X86 (MMU disabled)
type: qemu type: qemu
arch: x86 arch: x86
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools

View file

@ -2,7 +2,8 @@ identifier: qemu_x86/atom/nopae
name: QEMU Emulation for X86 (32-bit page tables) name: QEMU Emulation for X86 (32-bit page tables)
type: qemu type: qemu
arch: x86 arch: x86
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools

View file

@ -2,7 +2,8 @@ identifier: qemu_x86/atom/virt
name: QEMU Emulation for X86 (Run in Virtual Address Space) name: QEMU Emulation for X86 (Run in Virtual Address Space)
type: qemu type: qemu
arch: x86 arch: x86
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools

View file

@ -2,7 +2,8 @@ identifier: qemu_x86/atom/xip
name: QEMU Emulation for X86 (XIP enabled) name: QEMU Emulation for X86 (XIP enabled)
type: qemu type: qemu
arch: x86 arch: x86
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools

View file

@ -1,7 +1,8 @@
identifier: qemu_x86_lakemont identifier: qemu_x86_lakemont
name: QEMU Emulation for X86 (Lakemont) name: QEMU Emulation for X86 (Lakemont)
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: x86 arch: x86
toolchain: toolchain:
- zephyr - zephyr

View file

@ -2,7 +2,8 @@ identifier: qemu_x86_tiny
name: QEMU Emulation for X86 (small VM) name: QEMU Emulation for X86 (small VM)
type: qemu type: qemu
arch: x86 arch: x86
simulation: qemu simulation:
- name: qemu
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools

View file

@ -1,7 +1,8 @@
identifier: qemu_xtensa/dc233c identifier: qemu_xtensa/dc233c
name: QEMU Emulation for Xtensa name: QEMU Emulation for Xtensa
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: xtensa arch: xtensa
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_xtensa/dc233c/mmu identifier: qemu_xtensa/dc233c/mmu
name: QEMU Emulation for Xtensa with MMU name: QEMU Emulation for Xtensa with MMU
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: xtensa arch: xtensa
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,7 +1,8 @@
identifier: qemu_xtensa/sample_controller32/mpu identifier: qemu_xtensa/sample_controller32/mpu
name: QEMU Emulation for Xtensa with MPU name: QEMU Emulation for Xtensa with MPU
type: qemu type: qemu
simulation: qemu simulation:
- name: qemu
arch: xtensa arch: xtensa
testing: testing:
default: true default: true

View file

@ -5,8 +5,9 @@ arch: arm
toolchain: toolchain:
- zephyr - zephyr
ram: 131072 ram: 131072
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
testing: testing:
ignore_tags: ignore_tags:
- net - net

View file

@ -6,8 +6,9 @@ toolchain:
- zephyr - zephyr
ram: 4096 ram: 4096
flash: 4096 flash: 4096
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
testing: testing:
ignore_tags: ignore_tags:
- net - net

View file

@ -5,8 +5,9 @@ arch: riscv
toolchain: toolchain:
- zephyr - zephyr
ram: 16 ram: 16
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
supported: supported:
- pwm - pwm
- gpio - gpio

View file

@ -5,8 +5,9 @@ arch: riscv
toolchain: toolchain:
- zephyr - zephyr
ram: 3840 ram: 3840
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
testing: testing:
timeout_multiplier: 6 timeout_multiplier: 6
ignore_tags: ignore_tags:

View file

@ -5,8 +5,9 @@ arch: riscv
toolchain: toolchain:
- zephyr - zephyr
ram: 3840 ram: 3840
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
testing: testing:
timeout_multiplier: 6 timeout_multiplier: 6
ignore_tags: ignore_tags:

View file

@ -5,8 +5,9 @@ arch: riscv
toolchain: toolchain:
- zephyr - zephyr
ram: 3840 ram: 3840
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
testing: testing:
timeout_multiplier: 6 timeout_multiplier: 6
ignore_tags: ignore_tags:

View file

@ -5,8 +5,9 @@ arch: riscv
toolchain: toolchain:
- zephyr - zephyr
ram: 3840 ram: 3840
simulation: renode simulation:
simulation_exec: renode - name: renode
exec: renode
testing: testing:
timeout_multiplier: 6 timeout_multiplier: 6
ignore_tags: ignore_tags:

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_em identifier: nsim/nsim_em
name: EM Nsim simulator name: EM Nsim simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_em11d identifier: nsim/nsim_em11d
name: EM11D Nsim simulator name: EM11D Nsim simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_em7d_v22 identifier: nsim/nsim_em7d_v22
name: EM nSIM simulator (EM7D_v22) name: EM nSIM simulator (EM7D_v22)
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs identifier: nsim/nsim_hs
name: HS nSIM simulator name: HS nSIM simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs5x identifier: nsim/nsim_hs5x
name: HS5x nSIM simulator name: HS5x nSIM simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs5x/smp identifier: nsim/nsim_hs5x/smp
name: Multi-core HS5x nSIM simulator name: Multi-core HS5x nSIM simulator
type: sim type: sim
simulation: mdb-nsim simulation:
simulation_exec: mdb - name: mdb-nsim
exec: mdb
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs5x/smp/12cores identifier: nsim/nsim_hs5x/smp/12cores
name: Multi-core HS5x nSIM simulator (12 cores) name: Multi-core HS5x nSIM simulator (12 cores)
type: sim type: sim
simulation: mdb-nsim simulation:
simulation_exec: mdb - name: mdb-nsim
exec: mdb
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs6x identifier: nsim/nsim_hs6x
name: HS6x nSIM simulator name: HS6x nSIM simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- arcmwdt - arcmwdt

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs6x/smp identifier: nsim/nsim_hs6x/smp
name: Multi-core HS6x nSIM simulator name: Multi-core HS6x nSIM simulator
type: sim type: sim
simulation: mdb-nsim simulation:
simulation_exec: mdb - name: mdb-nsim
exec: mdb
arch: arc arch: arc
toolchain: toolchain:
- cross-compile - cross-compile

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs6x/smp/12cores identifier: nsim/nsim_hs6x/smp/12cores
name: Multi-core HS6x nSIM simulator (12 cores) name: Multi-core HS6x nSIM simulator (12 cores)
type: sim type: sim
simulation: mdb-nsim simulation:
simulation_exec: mdb - name: mdb-nsim
exec: mdb
arch: arc arch: arc
toolchain: toolchain:
- cross-compile - cross-compile

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs/flash_xip identifier: nsim/nsim_hs/flash_xip
name: HS nSIM simulator (FLASH XIP) name: HS nSIM simulator (FLASH XIP)
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs/hostlink identifier: nsim/nsim_hs/hostlink
name: HS3x nSIM simulator name: HS3x nSIM simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs/mpuv6 identifier: nsim/nsim_hs/mpuv6
name: HS (with MPU v6) nSIM simulator name: HS (with MPU v6) nSIM simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs/smp identifier: nsim/nsim_hs/smp
name: Multi-core HS nSIM simulator name: Multi-core HS nSIM simulator
type: sim type: sim
simulation: mdb-nsim simulation:
simulation_exec: mdb - name: mdb-nsim
exec: mdb
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_hs/sram identifier: nsim/nsim_hs/sram
name: HS nSIM simulator (SRAM) name: HS nSIM simulator (SRAM)
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- zephyr - zephyr

View file

@ -2,8 +2,9 @@ identifier: nsim/nsim_sem
name: SEM Nsim simulator name: SEM Nsim simulator
type: sim type: sim
arch: arc arch: arc
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -2,8 +2,9 @@ identifier: nsim/nsim_sem/mpu_stack_guard
name: SEM nSIM simulator (stack guard) name: SEM nSIM simulator (stack guard)
type: sim type: sim
arch: arc arch: arc
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
toolchain: toolchain:
- zephyr - zephyr
- cross-compile - cross-compile

View file

@ -1,8 +1,9 @@
identifier: nsim/nsim_vpx5 identifier: nsim/nsim_vpx5
name: VPX5 nSIM simulator name: VPX5 nSIM simulator
type: sim type: sim
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
arch: arc arch: arc
toolchain: toolchain:
- arcmwdt - arcmwdt

View file

@ -1,7 +1,8 @@
identifier: nsim_arc_v/rmx100 identifier: nsim_arc_v/rmx100
name: Synopsys rmx100 name: Synopsys rmx100
simulation: nsim simulation:
simulation_exec: nsimdrv - name: nsim
exec: nsimdrv
type: sim type: sim
arch: riscv arch: riscv
toolchain: toolchain: