aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/netduino2.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-11-19 21:56:15 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-12-10 11:44:56 +0000
commit6ba430b58abfdbe03cbdbad6188c7d0384fffbea (patch)
tree370f166b406bf7c730369eccc2a04dfdab97ce7f /hw/arm/netduino2.c
parent46f4976f22a4549322307b34272e053d38653243 (diff)
downloadqemu-6ba430b58abfdbe03cbdbad6188c7d0384fffbea.zip
qemu-6ba430b58abfdbe03cbdbad6188c7d0384fffbea.tar.gz
qemu-6ba430b58abfdbe03cbdbad6188c7d0384fffbea.tar.bz2
hw/intc/armv7m_nvic: Implement read/write for RAS register block
The RAS feature has a block of memory-mapped registers at offset 0x5000 within the PPB. For a "minimal RAS" implementation we provide no error records and so the only registers that exist in the block are ERRIIDR and ERRDEVID. The "RAZ/WI for privileged, BusFault for nonprivileged" behaviour of the "nvic-default" region is actually valid for minimal-RAS, so the main benefit of providing an explicit implementation of the register block is more accurate LOG_UNIMP messages, and a framework for where we could add a real RAS implementation later if necessary. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20201119215617.29887-27-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/netduino2.c')
0 files changed, 0 insertions, 0 deletions