Skip to content
Commit fab62229 authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL



On boards with size restrictions, 1-2k can be a significant fraction of the
binary size. Add a new SPL version of SYS_MALLOC_RUNTIME_INIT. As this
trades text size for BSS size, enable it by default only for boards with at
least 16k of BSS.

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
parent 9f22f070
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment