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>
Fri, 20 May 2022 06:51:07 +0000 (08:51 +0200)
commit3b8f19240eb6e2c57ada513e82d2a28e52739a0e
treeeac4bad8beb0fc1b321eb43361d70110d721f885
parentff9ff7fc3ed361a539213d5ac1ad37d7f0016f70
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]