[hardknott,0/2] Add tune for Neoverse N2 core

Message ID 20220115015044.1142719-1-kexin.hao@windriver.com
Headers show
Series Add tune for Neoverse N2 core | expand

Message

Kevin Hao Jan. 15, 2022, 1:50 a.m. UTC
Hi,

The gcc patches for the Neoverse N2 core have been merged into hardknott
branch, this patch series backport two patches from the master branch to
add the corresponding tune files.

Kevin Hao (2):
  arch-armv8-5a.inc: Add tune include for armv8.5a
  armv9a/tune: Add the support for the Neoverse N2 core

 .../machine/include/arm/arch-armv8-5a.inc     | 19 ++++++++++++++++
 .../include/arm/armv9a/tune-neoversen2.inc    | 22 +++++++++++++++++++
 2 files changed, 41 insertions(+)
 create mode 100644 meta/conf/machine/include/arm/arch-armv8-5a.inc
 create mode 100644 meta/conf/machine/include/arm/armv9a/tune-neoversen2.inc