commit | 43a0a5c9950edc2e194ef21c2deacc16df37179d | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Jan 25 06:55:42 2024 +0100 |
committer | Cédric Le Goater <clg@kaod.org> | Thu Feb 01 08:13:30 2024 +0100 |
tree | a07e411dbc9ed8eeee187b73554b42832cbb7407 | |
parent | 0e42592823762ec6df596e765c174478bc20f0c7 [diff] |
hw/arm/aspeed: Init CPU defaults in a common helper Rework aspeed_soc_num_cpus() as a new init_cpus_defaults() helper to reduce code duplication. Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Gavin Shan <gshan@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>