Skip to content
Commit ae456b08 authored by Quanyang Wang's avatar Quanyang Wang Committed by Bruce Ashfield
Browse files

Revert "arm: axxia: ddr_retention: use malloc/free to fix -Wframe-larger-than build warning"

This reverts commit b48ce4a4

.

The intent of exercise_stack_ptr is to keep the 4K-size stack of
ncp_ddr_shutdown in L2 cache for the later usage.

But using heap will break this. So revert it now.

Reported-by: default avatarMikael Beckius <mikael.beckius@windriver.com>
Signed-off-by: default avatarQuanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 74f1069f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment