Home
last modified time | relevance | path

Searched refs:spl_relocate_stack_gd (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/lib/
Dcrt0_64.S124 bl spl_relocate_stack_gd /* may return NULL */
Dcrt0.S124 bl spl_relocate_stack_gd
/external/u-boot/common/spl/
Dspl.c592 ulong spl_relocate_stack_gd(void) in spl_relocate_stack_gd() function