Browse Source

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>
pull/81772/head
Wilfried Chauveau 10 months ago committed by Benjamin Cabé
parent
commit
85f36aae51
  1. 3
      boards/arm/fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a.yaml
  2. 3
      boards/arm/fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a_fvp_base_revc_2xaemv8a_smp_ns.yaml
  3. 3
      boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch32.yaml
  4. 3
      boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch32_smp.yaml
  5. 3
      boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch64.yaml
  6. 3
      boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch64_smp.yaml
  7. 3
      boards/arm/mps2/mps2_an385.yaml
  8. 4
      boards/arm/mps2/mps2_an521_cpu0.yaml
  9. 4
      boards/arm/mps2/mps2_an521_cpu0_ns.yaml
  10. 4
      boards/arm/mps2/mps2_an521_cpu1.yaml
  11. 4
      boards/arm/mps3/mps3_corstone300_an547.yaml
  12. 3
      boards/arm/mps3/mps3_corstone300_an547_ns.yaml
  13. 5
      boards/arm/mps3/mps3_corstone300_fvp.yaml
  14. 5
      boards/arm/mps3/mps3_corstone310_fvp.yaml
  15. 5
      boards/gaisler/generic_leon3/generic_leon3.yaml
  16. 5
      boards/gaisler/gr716a_mini/gr716a_mini.yaml
  17. 15
      boards/intel/adsp/twister.yaml
  18. 5
      boards/intel/ish/intel_ish_5_8_0.yaml
  19. 5
      boards/microchip/m2gl025_miv/m2gl025_miv.yaml
  20. 3
      boards/native/native_posix/native_posix.yaml
  21. 3
      boards/native/native_posix/native_posix_native_64.yaml
  22. 3
      boards/native/native_sim/native_sim.yaml
  23. 3
      boards/native/native_sim/native_sim_native_64.yaml
  24. 3
      boards/native/nrf_bsim/nrf52_bsim.yaml
  25. 3
      boards/native/nrf_bsim/nrf5340bsim_nrf5340_cpuapp.yaml
  26. 3
      boards/native/nrf_bsim/nrf5340bsim_nrf5340_cpunet.yaml
  27. 3
      boards/native/nrf_bsim/nrf54l15bsim_nrf54l15_cpuapp.yaml
  28. 3
      boards/qemu/arc/qemu_arc_qemu_arc_em.yaml
  29. 3
      boards/qemu/arc/qemu_arc_qemu_arc_hs.yaml
  30. 3
      boards/qemu/arc/qemu_arc_qemu_arc_hs5x.yaml
  31. 3
      boards/qemu/arc/qemu_arc_qemu_arc_hs6x.yaml
  32. 3
      boards/qemu/arc/qemu_arc_qemu_arc_hs_xip.yaml
  33. 3
      boards/qemu/cortex_a53/qemu_cortex_a53.yaml
  34. 3
      boards/qemu/cortex_a53/qemu_cortex_a53_qemu_cortex_a53_smp.yaml
  35. 3
      boards/qemu/cortex_a53/qemu_cortex_a53_qemu_cortex_a53_xip.yaml
  36. 3
      boards/qemu/cortex_a9/qemu_cortex_a9.yaml
  37. 3
      boards/qemu/cortex_m0/qemu_cortex_m0.yaml
  38. 3
      boards/qemu/cortex_m3/qemu_cortex_m3.yaml
  39. 3
      boards/qemu/cortex_r5/qemu_cortex_r5.yaml
  40. 3
      boards/qemu/leon3/qemu_leon3.yaml
  41. 3
      boards/qemu/malta/qemu_malta.yaml
  42. 3
      boards/qemu/malta/qemu_malta_qemu_malta_be.yaml
  43. 3
      boards/qemu/nios2/qemu_nios2.yaml
  44. 3
      boards/qemu/riscv32/qemu_riscv32.yaml
  45. 3
      boards/qemu/riscv32/qemu_riscv32_qemu_virt_riscv32_smp.yaml
  46. 3
      boards/qemu/riscv32_xip/qemu_riscv32_xip.yaml
  47. 3
      boards/qemu/riscv32e/qemu_riscv32e.yaml
  48. 3
      boards/qemu/riscv64/qemu_riscv64.yaml
  49. 3
      boards/qemu/riscv64/qemu_riscv64_qemu_virt_riscv64_smp.yaml
  50. 3
      boards/qemu/x86/qemu_x86.yaml
  51. 3
      boards/qemu/x86/qemu_x86_64.yaml
  52. 3
      boards/qemu/x86/qemu_x86_64_atom_nokpti.yaml
  53. 3
      boards/qemu/x86/qemu_x86_atom_nokpti.yaml
  54. 3
      boards/qemu/x86/qemu_x86_atom_nommu.yaml
  55. 3
      boards/qemu/x86/qemu_x86_atom_nopae.yaml
  56. 3
      boards/qemu/x86/qemu_x86_atom_virt.yaml
  57. 3
      boards/qemu/x86/qemu_x86_atom_xip.yaml
  58. 3
      boards/qemu/x86/qemu_x86_lakemont.yaml
  59. 3
      boards/qemu/x86/qemu_x86_tiny.yaml
  60. 3
      boards/qemu/xtensa/qemu_xtensa_dc233c.yaml
  61. 3
      boards/qemu/xtensa/qemu_xtensa_dc233c_mmu.yaml
  62. 3
      boards/qemu/xtensa/qemu_xtensa_sample_controller32_mpu.yaml
  63. 5
      boards/renode/cortex_r8_virtual/cortex_r8_virtual.yaml
  64. 5
      boards/renode/riscv32_virtual/riscv32_virtual.yaml
  65. 5
      boards/sifive/hifive1/hifive1.yaml
  66. 5
      boards/sifive/hifive_unleashed/hifive_unleashed_e51.yaml
  67. 5
      boards/sifive/hifive_unleashed/hifive_unleashed_u54.yaml
  68. 5
      boards/sifive/hifive_unmatched/hifive_unmatched_s7.yaml
  69. 5
      boards/sifive/hifive_unmatched/hifive_unmatched_u74.yaml
  70. 5
      boards/snps/nsim/arc_classic/nsim_nsim_em.yaml
  71. 5
      boards/snps/nsim/arc_classic/nsim_nsim_em11d.yaml
  72. 5
      boards/snps/nsim/arc_classic/nsim_nsim_em7d_v22.yaml
  73. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs.yaml
  74. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs5x.yaml
  75. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs5x_smp.yaml
  76. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs5x_smp_12cores.yaml
  77. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs6x.yaml
  78. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs6x_smp.yaml
  79. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs6x_smp_12cores.yaml
  80. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs_flash_xip.yaml
  81. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs_hostlink.yaml
  82. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs_mpuv6.yaml
  83. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs_smp.yaml
  84. 5
      boards/snps/nsim/arc_classic/nsim_nsim_hs_sram.yaml
  85. 5
      boards/snps/nsim/arc_classic/nsim_nsim_sem.yaml
  86. 5
      boards/snps/nsim/arc_classic/nsim_nsim_sem_mpu_stack_guard.yaml
  87. 5
      boards/snps/nsim/arc_classic/nsim_nsim_vpx5.yaml
  88. 5
      boards/snps/nsim/arc_v/nsim_arc_v_rmx100.yaml

3
boards/arm/fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a.yaml

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

3
boards/arm/fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a_fvp_base_revc_2xaemv8a_smp_ns.yaml

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

3
boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch32.yaml

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

3
boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch32_smp.yaml

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

3
boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch64.yaml

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

3
boards/arm/fvp_baser_aemv8r/fvp_baser_aemv8r_fvp_aemv8r_aarch64_smp.yaml

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

3
boards/arm/mps2/mps2_an385.yaml

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

4
boards/arm/mps2/mps2_an521_cpu0.yaml

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

4
boards/arm/mps2/mps2_an521_cpu0_ns.yaml

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

4
boards/arm/mps2/mps2_an521_cpu1.yaml

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

4
boards/arm/mps3/mps3_corstone300_an547.yaml

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

3
boards/arm/mps3/mps3_corstone300_an547_ns.yaml

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

5
boards/arm/mps3/mps3_corstone300_fvp.yaml

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

5
boards/arm/mps3/mps3_corstone310_fvp.yaml

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

5
boards/gaisler/generic_leon3/generic_leon3.yaml

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

5
boards/gaisler/gr716a_mini/gr716a_mini.yaml

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

15
boards/intel/adsp/twister.yaml

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

5
boards/intel/ish/intel_ish_5_8_0.yaml

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

5
boards/microchip/m2gl025_miv/m2gl025_miv.yaml

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

3
boards/native/native_posix/native_posix.yaml

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

3
boards/native/native_posix/native_posix_native_64.yaml

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

3
boards/native/native_sim/native_sim.yaml

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

3
boards/native/native_sim/native_sim_native_64.yaml

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

3
boards/native/nrf_bsim/nrf52_bsim.yaml

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

3
boards/native/nrf_bsim/nrf5340bsim_nrf5340_cpuapp.yaml

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

3
boards/native/nrf_bsim/nrf5340bsim_nrf5340_cpunet.yaml

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

3
boards/native/nrf_bsim/nrf54l15bsim_nrf54l15_cpuapp.yaml

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

3
boards/qemu/arc/qemu_arc_qemu_arc_em.yaml

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

3
boards/qemu/arc/qemu_arc_qemu_arc_hs.yaml

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

3
boards/qemu/arc/qemu_arc_qemu_arc_hs5x.yaml

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

3
boards/qemu/arc/qemu_arc_qemu_arc_hs6x.yaml

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

3
boards/qemu/arc/qemu_arc_qemu_arc_hs_xip.yaml

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

3
boards/qemu/cortex_a53/qemu_cortex_a53.yaml

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

3
boards/qemu/cortex_a53/qemu_cortex_a53_qemu_cortex_a53_smp.yaml

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

3
boards/qemu/cortex_a53/qemu_cortex_a53_qemu_cortex_a53_xip.yaml

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

3
boards/qemu/cortex_a9/qemu_cortex_a9.yaml

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

3
boards/qemu/cortex_m0/qemu_cortex_m0.yaml

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

3
boards/qemu/cortex_m3/qemu_cortex_m3.yaml

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

3
boards/qemu/cortex_r5/qemu_cortex_r5.yaml

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

3
boards/qemu/leon3/qemu_leon3.yaml

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

3
boards/qemu/malta/qemu_malta.yaml

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

3
boards/qemu/malta/qemu_malta_qemu_malta_be.yaml

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

3
boards/qemu/nios2/qemu_nios2.yaml

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

3
boards/qemu/riscv32/qemu_riscv32.yaml

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

3
boards/qemu/riscv32/qemu_riscv32_qemu_virt_riscv32_smp.yaml

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

3
boards/qemu/riscv32_xip/qemu_riscv32_xip.yaml

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

3
boards/qemu/riscv32e/qemu_riscv32e.yaml

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

3
boards/qemu/riscv64/qemu_riscv64.yaml

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

3
boards/qemu/riscv64/qemu_riscv64_qemu_virt_riscv64_smp.yaml

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

3
boards/qemu/x86/qemu_x86.yaml

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

3
boards/qemu/x86/qemu_x86_64.yaml

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

3
boards/qemu/x86/qemu_x86_64_atom_nokpti.yaml

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

3
boards/qemu/x86/qemu_x86_atom_nokpti.yaml

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

3
boards/qemu/x86/qemu_x86_atom_nommu.yaml

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

3
boards/qemu/x86/qemu_x86_atom_nopae.yaml

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

3
boards/qemu/x86/qemu_x86_atom_virt.yaml

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

3
boards/qemu/x86/qemu_x86_atom_xip.yaml

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

3
boards/qemu/x86/qemu_x86_lakemont.yaml

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

3
boards/qemu/x86/qemu_x86_tiny.yaml

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

3
boards/qemu/xtensa/qemu_xtensa_dc233c.yaml

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

3
boards/qemu/xtensa/qemu_xtensa_dc233c_mmu.yaml

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

3
boards/qemu/xtensa/qemu_xtensa_sample_controller32_mpu.yaml

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

5
boards/renode/cortex_r8_virtual/cortex_r8_virtual.yaml

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

5
boards/renode/riscv32_virtual/riscv32_virtual.yaml

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

5
boards/sifive/hifive1/hifive1.yaml

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

5
boards/sifive/hifive_unleashed/hifive_unleashed_e51.yaml

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

5
boards/sifive/hifive_unleashed/hifive_unleashed_u54.yaml

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

5
boards/sifive/hifive_unmatched/hifive_unmatched_s7.yaml

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

5
boards/sifive/hifive_unmatched/hifive_unmatched_u74.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_em.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_em11d.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_em7d_v22.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs5x.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs5x_smp.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs5x_smp_12cores.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs6x.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs6x_smp.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs6x_smp_12cores.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs_flash_xip.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs_hostlink.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs_mpuv6.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs_smp.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_hs_sram.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_sem.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_sem_mpu_stack_guard.yaml

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

5
boards/snps/nsim/arc_classic/nsim_nsim_vpx5.yaml

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

5
boards/snps/nsim/arc_v/nsim_arc_v_rmx100.yaml

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

Loading…
Cancel
Save