Home
last modified time | relevance | path

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

/qemu/include/hw/riscv/
H A Dboot.h41 char *riscv_find_firmware(const char *firmware_filename,
/qemu/hw/riscv/
H A Dboot.c110 char *riscv_find_firmware(const char *firmware_filename, in riscv_find_firmware() function
137 firmware_filename = riscv_find_firmware(machine->firmware, in riscv_find_and_load_firmware()
H A Dspike.c270 firmware_name = riscv_find_firmware(machine->firmware, in spike_board_init()