Skip to content

Commit

Permalink
platforms: disable MCS for Maaxboard for now (#309)
Browse files Browse the repository at this point in the history
Shows same (or worse) behaviour as IMX8MQ_EVK

Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 authored Jan 16, 2024
1 parent 68d29a8 commit b200781
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion seL4-platforms/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,9 @@ platforms:
# platforms where MCS is wholly unsupported
# (for platforms with partial support see sel4test-hw/build.py and comments below)
mcs_unsupported_platforms:
# fails SCHED0012 and debug assertions on boot:
# both fail SCHED0012 and debug assertions on boot:
- IMX8MQ_EVK
- MAAXBOARD
# unsupported for specific configs: ODROID_X4, TX2
# unsupported for multicore: SABRE, IMX8MM_EVK
# see also https://github.com/seL4/ci-actions/blob/master/sel4test-hw/build.py
Expand Down

0 comments on commit b200781

Please sign in to comment.