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>
Sun, 7 Nov 2021 15:53:49 +0000 (16:53 +0100)
commit12350b2a676de56ddcb2794b5a7f4efcf9c38b85
tree1c1da9a7480e91f6b2907ddaf04ecd68f8d152d6
parent57fbfbb53d28d0c8a52ab13dbef2dab647e5fbf8
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]