Check that finite length fields in buffer descriptors are validated for each tile type. #1097
Labels
good first issue
Good for newcomers
quality
Improve code quality: maintainability, cleanup, code reorganization.
Shim DMA, Mem DMA and Tile DMA descriptors have fields with different lengths.
e.g. the buffer_length field is 32-bits in AIE2 for shim tiles, 17-bits for mem tiles and 14-bits for compute tiles.
The text was updated successfully, but these errors were encountered: