Unverified Commit f576cbe4 authored by Jonathan Thackray's avatar Jonathan Thackray Committed by GitHub
Browse files

[AArch64] Correctly mark Neoverse N2 as an Armv9.0a core (#75055)

Neoverse N2 was incorrectly marked as an Armv8.5a core. This has been
changed to an Armv9.0a core. However, crypto options are not enabled
by default for Armv9 cores, so -mcpu=neoverse-n2+crypto is required
to enable crypto for this core.

Neoverse N2 Technical Reference Manual:
   https://developer.arm.com/documentation/102099/0003/
parent b1a91b7e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment