Home
last modified time | relevance | path

Searched defs:setup_malloc (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/common/spl/
Dspl.c390 static int spl_common_init(bool setup_malloc) in spl_common_init()
478 bool setup_malloc = !(IS_ENABLED(CONFIG_SPL_STACK_R) && in spl_init() local