]> code.ossystems Code Review - openembedded-core.git/commit
armv9a/tune: Add the support for the Neoverse N2 core
authorKevin Hao <kexin.hao@windriver.com>
Fri, 24 Dec 2021 10:05:18 +0000 (18:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Jan 2022 13:57:08 +0000 (13:57 +0000)
commit37597397f03b6b0082a702147dc536ff8b2fa7a3
tree8daaa1cb84863b232035c46f0b53a05f135ab177
parent0cb1a6d9cb4c32526d79dad93c8053b3793053f8
armv9a/tune: Add the support for the Neoverse N2 core

This adds the support for the Neoverse N2 core, even though the
Neoverse N2 core implements the Arm v9.0-A architecture, but the support
of it in GCC is based on the Arm v8.5-A architecture. Please see the
commit 50d9db203bc3 ("aarch64: Add support for Neoverse N2 CPU") in GCC
for more detail.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/arm/armv9a/tune-neoversen2.inc [new file with mode: 0644]