Skip to content

CI and compiler fixes

Claire Antel requested to merge ci-mods into master
  • Fixing compiler issue in TLB decoders under pedantic compiling
  • Adding pedantic compiling option for online compiling and enabling this in CI build. Default is ON. Can be disabled cmake3 -D BE_PEDANTIC=OFF .. for experimental branches or what-have-yous.
  • Updating TLB decoder CI reference output file
    • Added CI TLB Monitoring data checks
    • Kept checks for TLB old data format v1
    • Added checks for TLB data format v2
Edited by Claire Antel

Merge request reports