All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH next 1/1] arch/arm: add the Cortex-A720 core
Date: Fri, 30 May 2025 21:31:59 +0200	[thread overview]
Message-ID: <20250530213159.20aa3ad9@windsurf> (raw)
In-Reply-To: <20250529230851.3709212-1-ju.o@free.fr>

On Fri, 30 May 2025 01:08:51 +0200
Julien Olivain <ju.o@free.fr> wrote:

> This commit adds the Cortex-A720 core, which is a armv9.2a ISA.
> See: [1] [2].
> 
> This CPU support was added in GCC 14. See [3] [4].
> 
> Cortex-A720 processors are included in boards such as the
> Radxa Orion O6. See [5].
> 
> This CPU supports Aarch64 only at all exception levels (EL0 to EL3).
> 
> [1] https://developer.arm.com/Processors/Cortex-A720
> [2] https://developer.arm.com/documentation/102530/0002/The-Cortex-A720--core/Cortex-A720--core-features
> [3] https://gcc.gnu.org/gcc-14/changes.html#aarch64
> [4] https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/config/aarch64/aarch64-cores.def;hb=releases/gcc-14.1.0#l180
> [5] https://radxa.com/products/orion/o6/
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  arch/Config.in.arm | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2025-05-30 19:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-29 23:08 [Buildroot] [PATCH next 1/1] arch/arm: add the Cortex-A720 core Julien Olivain
2025-05-30 19:31 ` Thomas Petazzoni 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=20250530213159.20aa3ad9@windsurf \
    --to=buildroot@buildroot.org \
    --cc=ju.o@free.fr \
    --cc=thomas.petazzoni@bootlin.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.