Skip to content

Commit

Permalink
platforms: add RISCVVIRT32 for QEMU RISC-V virt
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
Axel Heider committed Nov 13, 2022
1 parent ced0247 commit 390a7c6
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 390a7c6

Please sign in to comment.