target/arm: Remove antique TODO comment
commite24ad484909e7a00ca4f6332f3698facf0ba3394
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Nov 2018 10:47:58 +0000 (13 10:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Nov 2018 10:47:58 +0000 (13 10:47 +0000)
tree6db45d35b3a84c1c60fe54ffed460c8ee775cb3a
parent521ed6b4015ba39a2e39c65a94643f3e6412edc4
target/arm: Remove antique TODO comment

Remove a TODO comment about implementing the vectored interrupt
controller. We have had an implementation of that for a decade;
it's in hw/intc/pl190.c.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181106164118.16184-1-peter.maydell@linaro.org
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
target/arm/helper.c