diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-08-03 17:55:03 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-08-03 17:55:03 +0100 |
commit | fc6bb6e67e2f2b81de765a1c1ad5956de625ab19 (patch) | |
tree | 7df7758b859859ebaafa908e20d42a28040cac9b /target/arm | |
parent | 9e60d759d38d1faae1d85de2c53411e635be3cf2 (diff) | |
download | qemu-fc6bb6e67e2f2b81de765a1c1ad5956de625ab19.zip qemu-fc6bb6e67e2f2b81de765a1c1ad5956de625ab19.tar.gz qemu-fc6bb6e67e2f2b81de765a1c1ad5956de625ab19.tar.bz2 |
msf2-soc, stellaris: Don't wire up SYSRESETREQ
The MSF2 SoC model and the Stellaris board code both wire
SYSRESETREQ up to a function that just invokes
qemu_system_reset_request(SHUTDOWN_CAUSE_GUEST_RESET);
This is now the default action that the NVIC does if the line is
not connected, so we can delete the handling code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200728103744.6909-4-peter.maydell@linaro.org
Diffstat (limited to 'target/arm')
0 files changed, 0 insertions, 0 deletions