Skip to content

E1N Validation v1.1 (202502201015)

Compare
Choose a tag to compare
@gfiumara gfiumara released this 20 Feb 15:32
· 6 commits to main since this release
E1N-202502201015
30f6f7e
  • [NEW] Ability to read and set quality measures
  • [FIX] Naming of libraries did not include TE
    • libfrif.so -> libfrifte.so
    • libfrif_e1n.so -> libfrifte_e1n.so
    • Note that we will leave the namespace as FRIF
  • [FIX] Could not run validation on machine that supported only two concurrent threads
  • [FIX] Image enumerated types are stored as uint8_t
    • This allows a cast to get their value and not deal with signedness
  • [FIX] Check for $ORIGIN in RUNPATH checks that $ORIGIN is set alone, not in conjunction with subdirectories