Home
last modified time | relevance | path

Searched hist:"7 a70c998" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/lib/
H A Dcrt0_64.S7a70c998 Wed Mar 01 14:04:15 CST 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> armv8: spl: Call spl_relocate_stack_gd for ARMv8

As part of the startup process for boards using the SPL, we need to
call spl_relocate_stack_gd. This is needed to set up malloc with its
DRAM buffer.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>