Home
last modified time | relevance | path

Searched refs:stack_bottom (Results 1 – 2 of 2) sorted by relevance

/common/init/
A Dboard_init.c48 ulong stack_bottom = gd->start_addr_sp - in board_init_f_init_stack_protection() local
52 memset((void *)stack_bottom, CONFIG_VAL(SYS_STACK_F_CHECK_BYTE), in board_init_f_init_stack_protection()
/common/spl/
A Dspl.c893 ulong stack_bottom = init_sp - CONFIG_VAL(SIZE_LIMIT_PROVIDE_STACK); in spl_relocate_stack_check() local
894 u8 *ptr = (u8 *)stack_bottom; in spl_relocate_stack_check()

Completed in 6 milliseconds