Dash:
[t2.git] / package / boot / opensbi / opensbi.desc
blobfbbdd788fb9b60c92f0b175607a4043299349831
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/opensbi/opensbi.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Open Source Supervisor Binary Interface 
14 [T] The goal of the OpenSBI project is to provide an open-source reference
15 [T] implementation of the RISC-V SBI specifications for platform-specific
16 [T] firmwares executing in M-mode
18 [U] https://github.com/riscv-software-src/opensbi
20 [A] Western Digital Corporation
21 [M] Rene Rebe <rene@exactcode.de>
23 [C] base/boot
24 [F] CROSS NO-LTO
25 [R] + riscv riscv64
27 [V] 0.9
28 [S] Stable
29 [L] BSD
31 [P] O -----5---9 102.050
33 [O] var_append makeopt " " "AS=$CC PLATFORM=generic"
34 [O] makeinstopt=; hook_add postmake 5 "install build/platform/generic/firmware/*bin $root/boot/"
36 [D] af8d94e895bac018f2f3c0f7182748c8c937b3e0757195e46d16ec75 opensbi-0.9.tar.gz https://github.com/riscv-software-src/opensbi/archive/v0.9/