All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org, Dick Olsson <hi@senzilla.io>,
	Romain Naour <romain.naour@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/1] configs/qemu_aarch64_sbsa: switch to neoverse-n2 (armv9.0a)
Date: Wed, 17 Sep 2025 23:07:20 +0200	[thread overview]
Message-ID: <fc5fd1fcded4925bda344d61d5faeed5@free.fr> (raw)
In-Reply-To: <20250830163944.1444066-1-ju.o@free.fr>

On 30/08/2025 18:39, Julien Olivain via buildroot wrote:
> The SBSA Reference Platform was updated to neoverse-n2 (armv9.0a)
> in Qemu v9.1 [1].
> 
> The Armv9-A and Neoverse N2 core support was added in Buildroot
> commit [2].
> 
> This commit switches qemu_aarch64_sbsa_defconfig from using
> Neoverse N1 (armv8.2a) to the Neoverse N2 CPU (armv9.0a).
> 
> For reference:
> 
> BR2_neoverse_n1:
>     # cat /proc/cpuinfo
>     processor       : 0
>     BogoMIPS        : 2000.00
>     Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 
> atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
>     CPU implementer : 0x41
>     CPU architecture: 8
>     CPU variant     : 0x4
>     CPU part        : 0xd0c
>     CPU revision    : 1
>     [...]
> 
> BR2_neoverse_n2:
>     # cat /proc/cpuinfo
>     processor       : 0
>     BogoMIPS        : 2000.00
>     Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 
> atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 
> asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp 
> sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm 
> svebf16 i8mm bf16 dgh rng bti
>     CPU implementer : 0x41
>     CPU architecture: 8
>     CPU variant     : 0x0
>     CPU part        : 0xd49
>     CPU revision    : 3
>     [...]
> 
> [1] 
> https://gitlab.com/qemu-project/qemu/-/commit/b1d592e7b0a7301eae8e3baa99744ac35db3cd2a
> [2] 
> https://gitlab.com/buildroot.org/buildroot/-/commit/9845bd4541cb03e97e577281f3c64f00c6ead881
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>

Applied on master.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2025-09-17 21:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-30 16:39 [Buildroot] [PATCH 1/1] configs/qemu_aarch64_sbsa: switch to neoverse-n2 (armv9.0a) Julien Olivain via buildroot
2025-09-17 21:07 ` Julien Olivain via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fc5fd1fcded4925bda344d61d5faeed5@free.fr \
    --to=buildroot@buildroot.org \
    --cc=hi@senzilla.io \
    --cc=ju.o@free.fr \
    --cc=romain.naour@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.