Skip to content

NR UE move DLSCH PHY memory to stack

Sakthivel Velumani requested to merge NR_UE_dlsch_local_var into develop

Moved DLSCH PHY memory from heap to stack. Retained some HARQ specific memory in heap as they need to be stored beyond a slot's scope. This branch can be merged after !1759 (merged)

Merge request reports