diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2017-09-12 19:13:56 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2017-09-21 16:31:09 +0100 |
| commit | 2fb50a33401a2415b71ddc291e8a77bcd2f9e547 (patch) | |
| tree | cef1f210de11ae2ca247af50f3984082e221f476 /hw/timer/omap_synctimer.c | |
| parent | ff96c64aec91fa2abc134347ad032c50376a6462 (diff) | |
| download | focaccia-qemu-2fb50a33401a2415b71ddc291e8a77bcd2f9e547.tar.gz focaccia-qemu-2fb50a33401a2415b71ddc291e8a77bcd2f9e547.zip | |
nvic: Make set_pending and clear_pending take a secure parameter
Make the armv7m_nvic_set_pending() and armv7m_nvic_clear_pending() functions take a bool indicating whether to pend the secure or non-secure version of a banked interrupt, and update the callsites accordingly. In most callsites we can simply pass the correct security state in; in a couple of cases we use TODO comments to indicate that we will return the code in a subsequent commit. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 1505240046-11454-10-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/omap_synctimer.c')
0 files changed, 0 insertions, 0 deletions