nvic: Add NS alias SCS region
commitf104919d15a3f0be57a70b5499bc9fa5e06224fd
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Sep 2017 12:54:53 +0000 (7 13:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Sep 2017 12:54:53 +0000 (7 13:54 +0100)
tree5f121a76c4089c9617cea1c3075bd328577facfb
parent8bfc26ea302ec03585d7258a7cf8938f76512730
nvic: Add NS alias SCS region

For v8M the range 0xe002e000..0xe002efff is an alias region which
for secure accesses behaves like a NonSecure access to the main
SCS region. (For nonsecure accesses including when the security
extension is not implemented, it is RAZ/WI.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1503414539-28762-11-git-send-email-peter.maydell@linaro.org
hw/intc/armv7m_nvic.c
include/hw/intc/armv7m_nvic.h