Searched refs:param_from_bl2 (Results 1 – 1 of 1) sorted by relevance
32 static int dt_process_fdt(u_register_t param_from_bl2) in dt_process_fdt() argument134 static int dt_process_fdt(u_register_t param_from_bl2) in dt_process_fdt() argument139 ret = fdt_open_into((void *)param_from_bl2, fdt, 0x10000); in dt_process_fdt()