summary refs log tree commit diff stats
path: root/hw/vexpress.c
diff options
context:
space:
mode:
authorMeador Inge <meadori@codesourcery.com>2012-09-26 16:46:28 +0100
committerPeter Maydell <peter.maydell@linaro.org>2012-09-26 16:46:28 +0100
commit9892cae39562d2e6c00ccc5966302c00f23be6d4 (patch)
treebda6fdfeaad708944590b15726552ddd318d270b /hw/vexpress.c
parent14c126baf1c38607c5bd988878de85a06cefd8cf (diff)
downloadfocaccia-qemu-9892cae39562d2e6c00ccc5966302c00f23be6d4.tar.gz
focaccia-qemu-9892cae39562d2e6c00ccc5966302c00f23be6d4.zip
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
When setting up the NVIC memory regions the memory range
0x100..0xcff is aliased to an IO memory region that belongs
to the ARM GIC.  This aliased region should be added to the
NVIC memory container, but the actual GIC IO memory region
was being added instead.  This mixup was causing the wrong
IO memory access functions to be called when accessing parts
of the NVIC memory.

Signed-off-by: Meador Inge <meadori@codesourcery.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/vexpress.c')
0 files changed, 0 insertions, 0 deletions