Skip to content

Resolve "ISAR malloc() in every frame"

vaclav requested to merge 1117-isar-malloc-in-every-frame into main

Reason why this change is needed

  • ISAR malloc() is called in every frame

Description of the change

  • Call ISAR malloc() only at the initialization.

Affected operating points

  • All is BE.

Merge request reports

Loading