Searched refs:upl (Results 1 – 3 of 3) sorted by relevance
436 state->upl = true; in sandbox_cmdline_cb_upl()440 SANDBOX_CMDLINE_OPT(upl, 0, "Enable Universal Payload (UPL)");561 if (state->upl) in sandbox_main()
61 spl_boot_list[1] = state->upl ? BOOT_DEVICE_UPL : BOOT_DEVICE_BOARD; in board_boot_order()
104 bool upl; /* Enable Universal Payload (UPL) */ member
Completed in 623 milliseconds