commit | b263302aa588464cec3bbdde09e2b52765dbae9e | [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 | f643d9294f45487f22e8f33d6572530f17eff4e9 [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>