Skip to content

Commit

Permalink
Merge branch 'master' into star64
Browse files Browse the repository at this point in the history
Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 authored Oct 28, 2023
2 parents 17951c4 + 2bc0c7b commit 0f4f87a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bashisms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
### Maintenance
The `checkbashism` script in `../scripts` is directly extracted from
<https://deb.debian.org/debian/pool/main/d/devscripts/devscripts_2.23.3.tar.xz>.
<https://deb.debian.org/debian/pool/main/d/devscripts/devscripts_2.23.6.tar.xz>.
Installing it via `apt-get` takes forever, because the rest of the devscripts
has lots of dependencies.
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 0f4f87a

Please sign in to comment.