Skip to content
Snippets Groups Projects
Commit 5f7adb5b authored by Vikas Manocha's avatar Vikas Manocha Committed by Tom Rini
Browse files

board_f: reserve noncached space below malloc area


Noncached area at present is being initialized to random space after malloc
area. It works in most the cases as it goes to stack area & stack is not
overwriting it being far from it.

Signed-off-by: default avatarVikas Manocha <vikas.manocha@st.com>
parent 27e0f3bc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment