Skip to content

Resolve "Remove memmove from JBM code"

Reason why this change is needed

  • Remove memmove() from JBM code

Description of the change

  • Replace memmove() by for() loop

Affected operating points

  • All is BE.
Edited by vaclav

Merge request reports

Loading