summary refs log tree commit diff stats
path: root/hw/sparc/sun4m.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-11-22 18:16:38 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-01-05 16:20:15 +0100
commitca1d323ca504e68af2c1b19dc99ec73054359507 (patch)
tree3c10e236c678d01eb905fb4b28bc0d1c50e00694 /hw/sparc/sun4m.c
parentfa293f8125cbbcf147fdaed0873e40130cc75463 (diff)
downloadfocaccia-qemu-ca1d323ca504e68af2c1b19dc99ec73054359507.tar.gz
focaccia-qemu-ca1d323ca504e68af2c1b19dc99ec73054359507.zip
hw/arm/bcm2836: Simplify use of 'reset-cbar' property
bcm2836_realize() is called by

 - bcm2836_class_init() which sets:

    bc->cpu_type = ARM_CPU_TYPE_NAME("cortex-a7")

 - bcm2837_class_init() which sets:

    bc->cpu_type = ARM_CPU_TYPE_NAME("cortex-a53")

Both Cortex-A7 / A53 have the ARM_FEATURE_CBAR set. If it isn't,
then this is a programming error: use &error_abort.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20231123143813.42632-3-philmd@linaro.org>
Diffstat (limited to 'hw/sparc/sun4m.c')
0 files changed, 0 insertions, 0 deletions