Skip to content

Commit

Permalink
platforms: add polarfire hardware build
Browse files Browse the repository at this point in the history
Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
  • Loading branch information
lsf37 authored and Ivan-Velickovic committed Feb 1, 2024
1 parent 08f4dc6 commit f30c716
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions seL4-platforms/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@ platforms:
req: [hifive] # , hifive1]
march: rv64imac

POLARFIRE:
arch: riscv
modes: [64]
smp: [64]
platform: polarfire
march: rv64imac
no_hw_test: true

SABRE:
arch: arm
modes: [32]
Expand Down

0 comments on commit f30c716

Please sign in to comment.