Still not complete as we need to implement more firmware properties. However state good enough for review, or in case someone want to work on it and improve it.
Since RFC v1: - Rebased - Used recommendations from Luc https://www.mail-archive.com/qemu-devel@nongnu.org/msg642450.html Based-on: <20201018203358.1530378-1-f4...@amsat.org> Philippe Mathieu-Daudé (3): hw/arm/bcm2836: Add the ARMv8 BCM2838 hw/arm/raspi: Add the Raspberry Pi 4 model B hw/arm/raspi: Remove unsupported raspi4 peripherals from device tree include/hw/arm/bcm2836.h | 3 + hw/arm/bcm2836.c | 179 +++++++++++++++++++++++++++++++++++++++ hw/arm/raspi.c | 55 ++++++++++++ hw/arm/trace-events | 2 + 4 files changed, 239 insertions(+) -- 2.26.2