Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-27 | ARMv8: enable pre-allocation malloc | David Feng | |
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> | |||
2014-01-09 | arm64: core support | David Feng | |
Relocation code based on a patch by Scott Wood, which is: Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: David Feng <fenghua@phytium.com.cn> |