Skip to content

Reduce stack size in SBA decoder

vaclav requested to merge 1319-stack-size-in-sba-decoder into main

Reason why this change is needed

  • High stack consumption in the SBA decoder.

Description of the change

  • Optimize the definition of buffer lengths in the SBA decoder to reduce the stack RAM consumption

Affected operating points

  • All is BE.
Edited by vaclav

Merge request reports

Loading