diff options
author | Richard Henderson | 2022-04-21 17:17:27 +0200 |
---|---|---|
committer | Richard Henderson | 2022-04-26 17:17:05 +0200 |
commit | a25c4eff32ba6192cff648ccaf0316bd829c80af (patch) | |
tree | 3d7c78f1735eb3c9437f7846b91f7701f6b439c6 /hw/intc | |
parent | target/nios2: Update helper_eret for shadow registers (diff) | |
download | qemu-a25c4eff32ba6192cff648ccaf0316bd829c80af.tar.gz qemu-a25c4eff32ba6192cff648ccaf0316bd829c80af.tar.xz qemu-a25c4eff32ba6192cff648ccaf0316bd829c80af.zip |
target/nios2: Implement EIC interrupt processing
This is the cpu side of the operation. Register one irq line,
called EIC. Split out the rather different processing to a
separate function.
Delay initialization of gpio irqs until realize. We need to
provide a window after init in which the board can set eic_present.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220421151735.31996-57-richard.henderson@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions