leon3: introduce the plug and play mechanism
commit162abf1a83ddd06ce1618666f84f88ba4dbffe10
authorKONRAD Frederic <frederic.konrad@adacore.com>
Wed, 15 May 2019 12:31:32 +0000 (15 14:31 +0200)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 17 May 2019 08:17:11 +0000 (17 09:17 +0100)
tree4bf91f963dd26c8b934d172f27eb77fe53e42753
parentdbed0d2d2adb0df7532783e8a3439856e4218b17
leon3: introduce the plug and play mechanism

This adds the AHB and APB plug and play devices.
They are scanned during the linux boot to discover the various peripheral.

Reviewed-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: KONRAD Frederic <frederic.konrad@adacore.com>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
MAINTAINERS
hw/misc/Makefile.objs
hw/misc/grlib_ahb_apb_pnp.c [new file with mode: 0644]
hw/sparc/leon3.c
include/hw/misc/grlib_ahb_apb_pnp.h [new file with mode: 0644]