arm/sbsa-ref: move to Neoverse-N2 as default
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Thu, 23 May 2024 16:53:53 +0000 (18:53 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 May 2024 12:21:06 +0000 (13:21 +0100)
commitb1d592e7b0a7301eae8e3baa99744ac35db3cd2a
tree326fd088735ccd04d9097ad161d78bd30719da78
parentc19779ce18229a7a01e276ef68c9ce98998fc113
arm/sbsa-ref: move to Neoverse-N2 as default

Moving to Neoverse-N2 gives us several cpu features to use for expanding
our platform:

- branch target identification
- pointer authentication
- RME for confidential computing
- RNG for EFI_PROTOCOL_RNG
- SVE being enabled by default

We do not go for "max" as default to have stable set of features enabled
by default. It is still supported and can be selected with "--cpu"
argument.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Message-id: 20240523165353.6547-1-marcin.juszkiewicz@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/sbsa-ref.c