Home
last modified time | relevance | path

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

/arch/sandbox/cpu/
A Dstart.c436 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()
A Dspl.c61 spl_boot_list[1] = state->upl ? BOOT_DEVICE_UPL : BOOT_DEVICE_BOARD; in board_boot_order()
/arch/sandbox/include/asm/
A Dstate.h104 bool upl; /* Enable Universal Payload (UPL) */ member

Completed in 623 milliseconds