Home
last modified time | relevance | path

Searched hist:b1d592e7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dsbsa-ref.cb1d592e7 Thu May 23 11:53:53 CDT 2024 Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> 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>