Skip to content

Fix the ME0 raw S-bit test feature generation

Laurent Petre requested to merge me0-raw-sbit-test into devel

This merge request aims at fixing an issue reported by @abdatta where the ME0 raw S-bit test feature wasn't working in the most recent CVP13-ME0 builds... It looks like my own stupidity introduced a silly logic error in commit 8918c9c5 as part of MR !173 (merged). Fix it.

This MR is based on top of the "OptoHybrid P5 series" in an attempt to avoid additional rebase operations and (many) more CI jobs.

Merge request reports