diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2017-09-12 19:13:54 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2017-09-21 16:29:27 +0100 |
| commit | e1be0a576ba4836e772d717fcc8d3c79e560179b (patch) | |
| tree | 5d750d5c56fe76abe8b29e2faa80f1643088bfa9 /hw/timer/omap_synctimer.c | |
| parent | 028b0da424ba85049557c61f9f0a8a6698352b41 (diff) | |
| download | focaccia-qemu-e1be0a576ba4836e772d717fcc8d3c79e560179b.tar.gz focaccia-qemu-e1be0a576ba4836e772d717fcc8d3c79e560179b.zip | |
nvic: Implement NVIC_ITNS<n> registers
For v8M, the NVIC has a new set of registers per interrupt, NVIC_ITNS<n>. These determine whether the interrupt targets Secure or Non-secure state. Implement the register read/write code for these, and make them cause NVIC_IABR, NVIC_ICER, NVIC_ISER, NVIC_ICPR, NVIC_IPR and NVIC_ISPR to RAZ/WI for non-secure accesses to fields corresponding to interrupts which are configured to target secure state. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 1505240046-11454-8-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/omap_synctimer.c')
0 files changed, 0 insertions, 0 deletions