Re: [Qemu-devel] [PATCH v2 14/16] hw/intc/arm_gic: Restrict priority view
On 30 October 2014 at 22:12, Greg Bellows wrote: > From: Fabian Aggeler > > GICs with Security Extensions restrict the non-secure view of the > interrupt priority and priority mask registers. > > Signed-off-by: Fabian Aggeler > --- > hw/intc/arm_gic.c | 66 > ++
[Qemu-devel] [PATCH v2 14/16] hw/intc/arm_gic: Restrict priority view
From: Fabian Aggeler GICs with Security Extensions restrict the non-secure view of the interrupt priority and priority mask registers. Signed-off-by: Fabian Aggeler --- hw/intc/arm_gic.c | 66 +- hw/intc/gic_internal.h | 3 +++ 2 files chan