Skip to content

Commit

Permalink
platforms: add RISCVVIRT32 for QEMU RISC-V virt (#234)
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <axel.heider@hensoldt.net>
Co-authored-by: Axel Heider <axel.heider@hensoldt.net>
  • Loading branch information
axel-h and Axel Heider authored Oct 24, 2023
1 parent 607634d commit 2a5f3a0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions seL4-platforms/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ platforms:
disabled: true
no_hw_build: true

RISCVVIRT32:
arch: riscv
modes: [32]
platform: qemu-riscv-virt
simulation_binary: qemu-riscv-virt32
march: rv32imac
disabled: true
no_hw_build: true

HIFIVE:
arch: riscv
modes: [64]
Expand Down

0 comments on commit 2a5f3a0

Please sign in to comment.