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() argument135 static int dt_process_fdt(u_register_t param_from_bl2) in dt_process_fdt() argument140 ret = fdt_open_into((void *)param_from_bl2, fdt, FDT_BUFFER_SIZE); in dt_process_fdt()