diff options
author | Marcin Krzeminski <marcin.krzeminski@nokia.com> | 2016-11-07 10:00:24 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-11-07 10:00:24 +0000 |
commit | 3bc4b52ccd7754de4fb177871f1c5eaaa61ec7ef (patch) | |
tree | c24d1e169d01bd8dc2e7cb02abb1f51994640486 /target-unicore32 | |
parent | 6e29651c5e3a0e0336818574f273b3f6ecea491d (diff) |
nvic: set pending status for not active interrupts
According to ARM DUI 0552A 4.2.10. NVIC set pending status
also for disabled interrupts. Correct the logic for
when interrupts are marked pending both on input level
transition and when interrupts are dismissed, to match
the NVIC behaviour rather than the 11MPCore GIC.
Signed-off-by: Marcin Krzeminski <marcin.krzeminski@nokia.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-unicore32')
0 files changed, 0 insertions, 0 deletions