spapr: Stop providing RTAS blob
commit744a928ccee92482385f58e835108aa6ebd54ecb
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Tue, 16 Jul 2019 05:27:43 +0000 (16 15:27 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 4 Oct 2019 00:25:23 +0000 (4 10:25 +1000)
treeb9468e2e7b5bef8f9acc23c00cbdb6dc0e4613ce
parent5ced78955fe3f74002ad27676cf7c65cc89d6660
spapr: Stop providing RTAS blob

SLOF implements one itself so let's remove it from QEMU. It is one less
image and simpler setup as the RTAS blob never stays in its initial place
anyway as the guest OS always decides where to put it.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
MAINTAINERS
Makefile
configure
hw/ppc/spapr.c
hw/ppc/spapr_rtas.c
include/hw/ppc/spapr.h
pc-bios/spapr-rtas.bin [deleted file]
pc-bios/spapr-rtas/Makefile [deleted file]
pc-bios/spapr-rtas/spapr-rtas.S [deleted file]