On Fri, Jun 03 2022, Andrew Jones <drjo...@redhat.com> wrote: > The max cpu type is the best default cpu type for tests to use > when specifying the cpu type for AArch64 mach-virt. Switch all > tests to it. > > Cc: Alex Bennée <alex.ben...@linaro.org> > Signed-off-by: Andrew Jones <drjo...@redhat.com> > --- > tests/avocado/replay_kernel.py | 2 +- > tests/avocado/reverse_debugging.py | 2 +- > tests/avocado/tcg_plugins.py | 6 +++--- > 3 files changed, 5 insertions(+), 5 deletions(-)
Is there anything in the boot_xen tests that requires cortex-a57, or should they be switched to max as well?