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 <[email protected]>
  • Loading branch information
lsf37 committed Feb 1, 2024
1 parent 08f4dc6 commit a323e8a
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 a323e8a

Please sign in to comment.