Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/bl_aux_params/
Dbl_aux_params.c25 coreboot_table_setup((void *)(uintptr_t) in bl_aux_params_parse()
/trusted-firmware-a-latest/include/lib/
Dcoreboot.h43 void coreboot_table_setup(void *base);
/trusted-firmware-a-latest/lib/coreboot/
Dcoreboot_table.c119 void coreboot_table_setup(void *base) in coreboot_table_setup() function