Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/kunit/qemu_configs/
H A Driscv.py7 OPENSBI_PATH = '/usr/share/qemu/' + OPENSBI_FILE variable
9 if not os.path.isfile(OPENSBI_PATH):
10 print('\n\nOpenSBI bios was not found in "' + OPENSBI_PATH + '".\n'
28 '-bios', OPENSBI_PATH])