diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2019-02-21 18:17:46 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2019-02-21 18:17:46 +0000 |
| commit | a3c1ca56c0a6ec368a7876f2331b037d066b0b27 (patch) | |
| tree | e57c6d80cd8633cd5b52310e26efe9cb5530ecaf /scripts/render_block_graph.py | |
| parent | 694cf209990f7b7a6f6f30b21010bab92c985175 (diff) | |
| download | focaccia-qemu-a3c1ca56c0a6ec368a7876f2331b037d066b0b27.tar.gz focaccia-qemu-a3c1ca56c0a6ec368a7876f2331b037d066b0b27.zip | |
hw/char/pl011: Support all interrupt lines
The PL011 UART has six interrupt lines: * RX (receive data) * TX (transmit data) * RT (receive timeout) * MS (modem status) * E (errors) * combined (logical OR of all the above) So far we have only emulated the combined interrupt line; add support for the others, so that boards that wire them up to different interrupt controller inputs can do so. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions