Bug 243065

Summary: Recognize Neoverse-N1 core
Product: Base System Reporter: Ali Saidi <alisaidi>
Component: armAssignee: Andrew Turner <Andrew>
Status: Closed FIXED    
Severity: Affects Some People CC: Andrew, alisaidi, emaste, markj
Priority: --- Keywords: patch
Version: CURRENT   
Hardware: arm64   
OS: Any   
Attachments:
Description Flags
Detect Neoverse-N1 cores none

Description Ali Saidi 2020-01-03 19:48:28 UTC
Created attachment 210424 [details]
Detect Neoverse-N1 cores

Add the CPU identifier for the Neoverse-N1 to the list of known cores.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-01-06 20:58:37 UTC
A commit references this bug:

Author: andrew
Date: Mon Jan  6 20:57:59 UTC 2020
New revision: 356426
URL: https://svnweb.freebsd.org/changeset/base/356426

Log:
  Add more Arm arm64 CPU identification values

   - Add all the Cortex-A CPU ID register values I can find.
   - Add the Neoverse-N1 ID regiser value [1]
   - Sort macros by register value.

  PR:		243065
  Submitted by:	Ali Saidi <alisaidi AT amazon.com> [1]
  Sponsored by:	DARPA, AFRL (other than [1])

Changes:
  head/sys/arm64/arm64/identcpu.c
  head/sys/arm64/include/cpu.h