Attention is currently required from: Elyes Haouas, Philipp Hug, ron minnich.
Hello Maximilian Brune, Philipp Hug, build bot (Jenkins), ron minnich,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84346?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: OpenSBI: Get rid of a burden ......................................................................
OpenSBI: Get rid of a burden
we can neither update OpenSBI nor take advantage of the new GCC's features since OpenSBI only compiles with its version from two years ago! So get rid of the burden!
Change-Id: Id22f3d4ef9c6e1c90a2d25c06c982bbf289b1268 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M .gitmodules D 3rdparty/opensbi M Documentation/arch/riscv/index.md M configs/config.emulation_qemu_riscv_rv64 D configs/config.sifive_hifive-unleashed.opensbi M src/arch/riscv/Kconfig M src/arch/riscv/Makefile.mk M src/arch/riscv/boot.c M src/arch/riscv/include/arch/boot.h M src/arch/riscv/include/arch/memlayout.h D src/arch/riscv/opensbi.c M src/arch/riscv/payload.c M src/arch/riscv/tables.c M src/include/bootmem.h M src/include/program_loading.h M src/include/symbols.h M src/lib/bootmem.c M src/mainboard/emulation/qemu-riscv/Kconfig M src/mainboard/emulation/qemu-riscv/memlayout.ld M src/soc/sifive/fu540/Kconfig M src/soc/sifive/fu540/memlayout.ld M src/soc/sifive/fu740/Kconfig M src/soc/sifive/fu740/memlayout.ld 23 files changed, 1 insertion(+), 241 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/84346/4