hw/arm/exynos4210: Put external GIC into state struct
Switch the creation of the external GIC to the new-style "embedded in state struct" approach, so we can easily refer to the object elsewhere during realize. Signed-off-by:Peter Maydell <peter.maydell@linaro.org> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org> Message-id: 20220404154658.565020-9-peter.maydell@linaro.org
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- hw/arm/exynos4210.c 5 additions, 5 deletionshw/arm/exynos4210.c
- hw/intc/exynos4210_gic.c 2 additions, 15 deletionshw/intc/exynos4210_gic.c
- include/hw/arm/exynos4210.h 2 additions, 0 deletionsinclude/hw/arm/exynos4210.h
- include/hw/intc/exynos4210_gic.h 43 additions, 0 deletionsinclude/hw/intc/exynos4210_gic.h
Loading
Please register or sign in to comment