Skip to content

intel/decoder: Fix binding table pointer entry being marked as invalid

What does this MR do and why?

If entry goes until the last byte of the bo it was being marked as not valid while it is valid.

Merge request reports