Home
last modified time | relevance | path

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

/external/u-boot/arch/riscv/lib/
Dmkimage_fit_opensbi.sh9 [ -z "$OPENSBI" ] && OPENSBI="fw_dynamic.bin"
19 if [ ! -f $OPENSBI ]; then
20 echo "WARNING: OpenSBI binary \"$OPENSBI\" not found, resulting binary is not functional." >&2
21 OPENSBI=/dev/null
42 data = /incbin/("$OPENSBI");
/external/u-boot/common/spl/
DMakefile25 obj-$(CONFIG_$(SPL_TPL_)OPENSBI) += spl_opensbi.o
Dspl.c704 #if CONFIG_IS_ENABLED(OPENSBI) in board_init_r()
/external/u-boot/doc/board/emulation/
Dqemu-riscv.rst83 its location with the OPENSBI environment variable. Afterwards, compile U-Boot