On Thu, 23 May 2024 at 17:54, Marcin Juszkiewicz <marcin.juszkiew...@linaro.org> wrote: > > 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.juszkiew...@linaro.org> > ---
Applied to target-arm.next, thanks. -- PMM