commit | f36fededb1de108ed2240ee810bdcb60e3bfa286 | [log] [tgz] |
---|---|---|
author | David Feng <fenghua@phytium.com.cn> | Sat Jan 31 11:55:28 2015 +0800 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Mar 27 16:28:58 2015 +0100 |
tree | 3e92efaf2431fe745addb8251d79a668f20337ae | |
parent | 5849a1e6af735e7dfa777f5c87d452950632d12e [diff] |
ARMv8: enable pre-allocation malloc Allocate memory space for pre-allocation malloc and zero global data. This code is partly from crt0.S. Signed-off-by: David Feng <fenghua@phytium.com.cn>