On 21 April 2014 00:25, Rabin Vincent wrote:
> cp15.c0_cpuid is never initialized for ARMv7-M; take the value directly
> from cpu->midr instead.
>
> Signed-off-by: Rabin Vincent
Hmm, I wonder how long that's been broken for...
Reviewed-by: Peter Maydell
thanks
-- PMM
cp15.c0_cpuid is never initialized for ARMv7-M; take the value directly
from cpu->midr instead.
Signed-off-by: Rabin Vincent
---
hw/intc/armv7m_nvic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/intc/armv7m_nvic.c b/hw/intc/armv7m_nvic.c
index 6066fa6..f5b0c3b 100644
-