Skip to content
Commit f1945632 authored by Peter Maydell's avatar Peter Maydell
Browse files

hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI



The GICv3 specification says that reserved register addresses
should RAZ/WI. This means we need to return MEMTX_OK, not MEMTX_ERROR,
because now that we support generating external aborts the
latter will cause an abort on new board models.

Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Message-id: 1513183941-24300-2-git-send-email-peter.maydell@linaro.org
Reviewed-by: default avatarAlistair Francis <alistair.francis@xilinx.com>
parent 2eea841c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment