opensbi: add package for RISC-V
authorZoltan HERPAI <wigyori@uid0.hu>
Sun, 26 Jan 2020 22:45:48 +0000 (23:45 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 31 Jan 2022 20:08:33 +0000 (21:08 +0100)
commita0b0704dc7116d6d43d2480c744c287053b5fd54
tree5a00496d89984b401c89361153641bd2bd3e363f
parent179684ed361815f065c4a3b1203955dbf10f1fc1
opensbi: add package for RISC-V

OpenSBI is a form of a first-stage bootloader, which initializes
certain parts of an SoC and then passes on control to the second
stage bootloader i.e. an u-boot image.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/boot/opensbi/Makefile [new file with mode: 0644]