Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/bl_aux_params/
H A Dbl_aux_params.c25 coreboot_table_setup((void *)(uintptr_t) in bl_aux_params_parse()
/rk3399_ARM-atf/include/lib/
H A Dcoreboot.h43 void coreboot_table_setup(void *base);
/rk3399_ARM-atf/lib/coreboot/
H A Dcoreboot_table.c119 void coreboot_table_setup(void *base) in coreboot_table_setup() function