qemu-e2k/roms
Alistair Francis 91f3a2f0ce
roms: Add OpenSBI version 0.4
Add OpenSBI version 0.4 as a git submodule and as a prebult binary.

OpenSBI (https://github.com/riscv/opensbi) aims to provide an open-source
reference implementation of the RISC-V Supervisor Binary Interface (SBI)
specifications for platform-specific firmwares executing in M-mode. For all
supported platforms, OpenSBI provides several runtime firmware examples.
These example firmwares can be used to replace the legacy riscv-pk bootloader
and enable the use of well-known bootloaders such as U-Boot.

OpenSBI is distributed under the terms of the BSD 2-clause license
("Simplified BSD License" or "FreeBSD License", SPDX: BSD-2-Clause). OpenSBI
source code also contains code reused from other projects desribed here:
https://github.com/riscv/opensbi/blob/master/ThirdPartyNotices.md.

In this case all of the code we are using from OpenSBI is BSD 2-clause
as we aren't using the Kendryte code (Apache-2.0) with QEMU and libfdt
is dual licensed as BSD 2-clause (and GPL-2.0+). OpenSBI isn't being
linked with QEMU either it is just being included with QEMU.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2019-07-18 14:18:43 -07:00
..
QemuMacDrivers@90c488d5f4 QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule 2019-02-04 18:44:19 +11:00
SLOF@ba1ab360ee pseries: Update SLOF firmware image 2019-07-12 15:49:46 +10:00
edk2@20d2e5a125 roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905 2019-06-14 21:47:43 +02:00
ipxe@de4565cbe7 ipxe: update to latest git master 2019-01-22 07:27:59 +01:00
openbios@c79e0ecb84 Update OpenBIOS images to c79e0ec built from submodule. 2019-07-01 18:37:05 +01:00
openhackware@c559da7c8e prep: Update ppc_rom.bin 2014-07-07 16:46:35 +02:00
opensbi@ce228ee091 roms: Add OpenSBI version 0.4 2019-07-18 14:18:43 -07:00
qemu-palcode@bf0e136988 pc-bios: Update palcode-clipper 2019-03-25 13:37:18 -07:00
seabios@a5cab58e9a seabios: update submodule to 1.12.1 2019-03-18 14:07:06 +01:00
seabios-hppa@0f4fe84658 Update seabios-hppa to latest upstream 2019-03-15 10:11:16 -07:00
sgabios@cbaee52287 sgabios: update for "fix wrong video attrs for int 10h,ah==13h" 2017-05-05 12:09:59 +02:00
skiboot@261ca8e779 ppc/pnv: update skiboot to commit 261ca8e779e5. 2019-03-19 15:20:14 +11:00
u-boot@d3689267f9 PPC: E500: Update u-boot to v2019.01 2019-03-12 14:33:04 +11:00
u-boot-sam460ex@60b3916f33 sam460ex: Update u-boot-sam460ex firmware 2018-07-09 13:31:20 +10:00
Makefile roms: Add OpenSBI version 0.4 2019-07-18 14:18:43 -07:00
Makefile.edk2 roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt" 2019-06-14 21:47:53 +02:00
config.seabios-128k seabios: turn off CONFIG_ATA_DMA 2019-03-18 14:07:06 +01:00
config.seabios-256k seabios: turn off CONFIG_ATA_DMA 2019-03-18 14:07:06 +01:00
config.vga-ati seabios: add config for ati vgabios 2019-06-28 10:49:36 +02:00
config.vga-bochs-display seabios: add vga configs for bochs-display and ramfb 2018-07-02 17:20:54 +02:00
config.vga-cirrus roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-isavga roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-qxl roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-ramfb seabios: add vga configs for bochs-display and ramfb 2018-07-02 17:20:54 +02:00
config.vga-stdvga roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
config.vga-virtio virtio-vga: add vgabios configuration 2015-06-12 10:13:23 +02:00
config.vga-vmware roms: enable parallel seabios / seavgabios builds 2013-09-30 09:44:35 +02:00
configure-seabios.sh Revert "roms: switch oldnoconfig to olddefconfig" 2013-05-28 12:12:07 +02:00
edk2-build.sh roms: build edk2 firmware binaries and variable store templates 2019-04-17 15:38:35 +02:00
edk2-funcs.sh roms/edk2-funcs.sh: add the qemu_edk2_get_thread_count() function 2019-04-17 15:38:35 +02:00