Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARMv8: enable pre-allocation malloc | David Feng | 2015-03-27 | -2/+11 |
| | | | | | | | 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> | |||
* | arm64: core support | David Feng | 2014-01-09 | -0/+113 |
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> |