commit | b6fb3a89e3cd173153f1edc4edbf970987b4ebdd | [log] [tgz] |
---|---|---|
author | Oran Avraham <oranav@gmail.com> | Thu Jun 19 18:06:27 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Jun 19 18:33:05 2014 +0100 |
tree | 40237715e1bb85cf2c8eec74e01acc7bc7e855d2 | |
parent | 06955739a283ecaf9e2c7658cd9d471e9967cac4 [diff] |
armv7m_nvic: fix AIRCR implementation The returned reset value was wrong (off by one zero nibble), and qemu didn't log unimplemented writes to the PRIGROUP field. Signed-off-by: Oran Avraham <oranav@gmail.com> Message-id: 1403010447-4627-1-git-send-email-oranav@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>