target/hexagon: Convert to 3-phase reset
commitab85156d8aaaa2b301fe16efee35df8a35f2b33d
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Nov 2022 11:50:08 +0000 (24 11:50 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:58:15 +0000 (16 15:58 +0000)
treea44a69defb99f7011a89c5719d30b57a6fa47996
parent1d2eb1c0c5f9ca0720bec29d5f16d3242c0d1afd
target/hexagon: Convert to 3-phase reset

Convert the hexagon CPU class to use 3-phase reset, so it doesn't
need to use device_class_set_parent_reset() any more.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Edgar E. Iglesias <edgar@zeroasic.com>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-id: 20221124115023.2437291-6-peter.maydell@linaro.org
target/hexagon/cpu.c
target/hexagon/cpu.h