On Fri, 13 Jan 2023 at 22:05, Richard Henderson <richard.hender...@linaro.org> wrote: > > On 1/13/23 06:04, Fabiano Rosas wrote: > > The cortex-a15 is not present anymore when CONFIG_TCG=n, so use the > > cortex-a57 as default cpu for KVM. > > > > Signed-off-by: Fabiano Rosas <faro...@suse.de> > > Ideally there would not be a default at all, requiring the command-line > option to be used.
Effectively, you pretty much do always need to use the command line option, because almost 0% of people wanted the cortex-a15 at this point, even when using TCG... -- PMM