Searched refs:plan (Results 1 – 2 of 2) sorted by relevance
504 static int bsp_do_flight_plan(struct udevice *cpu, struct mp_flight_plan *plan, in bsp_do_flight_plan() argument512 for (i = 0; i < plan->num_records; i++) { in bsp_do_flight_plan()513 struct mp_flight_record *rec = &plan->records[i]; in bsp_do_flight_plan()
120 Use this to produce virtualizable instructions if you plan to run U-Boot
Completed in 10 milliseconds