Peter Maydell
bc8c2ecfd0
hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
...
The i.MX6UL always has a single Cortex-A7 CPU (we set FSL_IMX6UL_NUM_CPUS
to 1 in line with this). This means that all the code in fsl-imx6ul.c to
handle multiple CPUs is dead code, and Coverity is now complaining that
it is unreachable (CID 1403008, 1403011).
Remove the unreachable code and the only-executes-once loops,
and replace the single-entry cpu[] array in the FSLIMX6ULState
with a simple cpu member.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190712115030.26895-1-peter.maydell@linaro.org
2019-07-22 14:07:39 +01:00
..
2019-06-12 13:18:33 +02:00
2019-06-17 15:12:25 +01:00
2019-06-17 15:12:25 +01:00
2019-07-01 17:29:00 +01:00
2019-07-05 17:08:03 -03:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-07-01 17:28:59 +01:00
2019-05-23 14:47:43 +01:00
2019-06-12 13:20:20 +02:00
2019-03-11 22:53:44 +01:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-07-05 17:08:03 -03:00
2019-07-22 14:07:39 +01:00
2019-07-05 17:08:03 -03:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-04-29 17:57:21 +01:00
2019-07-05 17:08:03 -03:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-07-01 17:29:00 +01:00
2019-06-12 13:20:20 +02:00
2019-05-23 14:47:43 +01:00
2019-07-01 17:29:00 +01:00
2019-07-22 14:07:39 +01:00
2019-07-05 17:08:03 -03:00
2019-05-23 14:47:43 +01:00
2019-05-24 15:29:02 -03:00
2019-05-24 15:29:02 -03:00
2019-06-12 13:20:20 +02:00
2019-07-01 17:28:59 +01:00
2019-06-17 15:12:25 +01:00
2019-06-12 13:20:20 +02:00
2019-05-23 14:47:43 +01:00
2019-06-12 13:20:20 +02:00
2019-05-23 14:47:43 +01:00
2019-05-23 14:47:43 +01:00
2019-06-12 13:20:20 +02:00
2019-05-23 14:47:43 +01:00
2019-05-23 14:47:43 +01:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:20:20 +02:00
2019-07-05 17:08:03 -03:00
2019-07-05 17:08:03 -03:00
2019-07-05 17:08:03 -03:00
2019-07-08 14:11:31 +01:00
2019-06-12 13:18:33 +02:00
2018-05-04 18:05:51 +01:00
2019-05-13 08:58:55 +02:00
2019-06-13 15:14:03 +01:00
2019-05-23 14:47:43 +01:00
2019-05-23 14:47:43 +01:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:20:20 +02:00
2016-12-20 21:52:12 +01:00
2019-06-12 13:20:20 +02:00
2019-05-23 14:47:43 +01:00
2019-03-22 16:18:07 +00:00
2019-06-12 13:20:20 +02:00
2019-07-05 17:08:03 -03:00
2019-06-16 16:16:52 -04:00
2019-07-15 14:17:04 +01:00
2019-06-12 13:20:20 +02:00
2019-01-07 15:23:46 +00:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:20:20 +02:00
2019-07-05 17:08:03 -03:00
2019-05-23 14:47:43 +01:00