OdroidC4 with debug+SMP+MCS on clang fails MULTICORE0002 #1333
Labels
bug
Not working as intended
debug-build
relevant to debug build configurations
MCS
issues about the mixed-criticality system config
SMP
Issues related to muticore functionality
Since PR #1206, the test MULTICORE0002 is failing on the board OdroidC4 (and only on this board) in the configuration debug_MCS_SMP_clang.
It's unclear why, we have so far not been able to find anything in that PR that should influence what this test is doing. Upgrading clang from clang-11 to 12, 14 or 16 has not made any difference.
I will be disabling this test temporarily so other PRs can be merged, but we will need to address this before the next release, in the worst case by reverting PR #1206.
The text was updated successfully, but these errors were encountered: