Re: [Qemu-devel] [PATCH v3 2/3] armv7-m: Implement SYSRESETREQ

2015-10-30 Thread Peter Crosthwaite
On Sun, Oct 11, 2015 at 8:36 PM, Michael Davidsaver wrote: > Implement the SYSRESETREQ bit of the AIRCR register > for armv7-m (ie. cortex-m3) to trigger a GPIO out. > > Signed-off-by: Michael Davidsaver Reviewed-by: Peter Crosthwaite > --- > hw/intc/armv7m_nvic.c | 9 - > 1 file chan

[Qemu-devel] [PATCH v3 2/3] armv7-m: Implement SYSRESETREQ

2015-10-11 Thread Michael Davidsaver
Implement the SYSRESETREQ bit of the AIRCR register for armv7-m (ie. cortex-m3) to trigger a GPIO out. Signed-off-by: Michael Davidsaver --- hw/intc/armv7m_nvic.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hw/intc/armv7m_nvic.c b/hw/intc/armv7m_nvic.c index 3ec84