On 02/02/2017 05:02 PM, Peter Maydell wrote:
From: Michael Davidsaver
Now that the NVIC is its own separate implementation, we can
clean up the GIC code by removing REV_NVIC and conditionals
which use it.
Signed-off-by: Michael Davidsaver
Signed-off-by: Peter Maydell
Reviewed-by: Philippe
Peter Maydell writes:
> From: Michael Davidsaver
>
> Now that the NVIC is its own separate implementation, we can
> clean up the GIC code by removing REV_NVIC and conditionals
> which use it.
>
> Signed-off-by: Michael Davidsaver
> Signed-off-by: Peter Maydell
Reviewed-by: Alex Bennée
> -
From: Michael Davidsaver
Now that the NVIC is its own separate implementation, we can
clean up the GIC code by removing REV_NVIC and conditionals
which use it.
Signed-off-by: Michael Davidsaver
Signed-off-by: Peter Maydell
---
hw/intc/gic_internal.h | 7 ++-
hw/intc/arm_gic.c|