diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2025-07-11 21:46:30 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-15 00:25:00 +0200 |
commit | 1fa3812ee884dba8dbbd9d2f121b10c67469cae3 (patch) | |
tree | e026ddae7dbfeac83c6c0ab3d62db3bd22872c1a /scripts/tracetool/backend | |
parent | 07e8cd2b8c757d646178879169df79fbf0a09eda (diff) | |
download | qemu-1fa3812ee884dba8dbbd9d2f121b10c67469cae3.zip qemu-1fa3812ee884dba8dbbd9d2f121b10c67469cae3.tar.gz qemu-1fa3812ee884dba8dbbd9d2f121b10c67469cae3.tar.bz2 |
esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
Clarify the logic in esp_transfer_data() to ensure that the deferred interrupt code
can only be triggered for CMD_SEL, CMD_SELATN and CMD_TI commands. This should already
be the case, but make it explicit to ensure the logic isn't triggered unexpectedly.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250711204636.542964-2-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/tracetool/backend')
0 files changed, 0 insertions, 0 deletions