Skip to content

Commit

Permalink
platforms: set image format of MaaXBoard to binary
Browse files Browse the repository at this point in the history
This is what our machine queue infrastructure
expects for this platform.

Signed-off-by: Ivan Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Jan 18, 2024
1 parent de29cb1 commit 2267919
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions seL4-platforms/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ platforms:
platform: maaxboard
req: [maaxboard1]
march: armv8a
extra_settings:
Sel4testAllowSettingsOverride: true
ElfloaderImage: "binary"

IMX8MM_EVK:
arch: arm
Expand Down

0 comments on commit 2267919

Please sign in to comment.