Home
last modified time | relevance | path

Searched defs:cmdline (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/plat/arm/board/arm_fpga/
Dfpga_bl31_setup.c258 static int fpga_dtb_set_commandline(void *fdt, const char *cmdline) in fpga_dtb_set_commandline()
310 const char *cmdline = (void *)(uintptr_t)FPGA_PRELOADED_CMD_LINE; in fpga_prepare_dtb() local