On Sun, Aug 25, 2013 at 04:37:44PM +0100, Alexander Graf wrote:
>
> On 23.08.2013, at 21:10, Christoffer Dall wrote:
>
> > To make the code slightly cleaner to look at and make the save/restore
> > code easier to understand, introduce this macro to set the priority of
> > interrupts.
> >
> > Sig
On 23.08.2013, at 21:10, Christoffer Dall wrote:
> To make the code slightly cleaner to look at and make the save/restore
> code easier to understand, introduce this macro to set the priority of
> interrupts.
>
> Signed-off-by: Christoffer Dall
> ---
> hw/intc/arm_gic.c |6 +-
> hw/
To make the code slightly cleaner to look at and make the save/restore
code easier to understand, introduce this macro to set the priority of
interrupts.
Signed-off-by: Christoffer Dall
---
hw/intc/arm_gic.c |6 +-
hw/intc/gic_internal.h |6 ++
2 files changed, 7 insertions(