Blizzard and Avalanche appear to be ARMv8.5-A

This commit is contained in:
FX Coudert 2021-12-22 16:31:30 +01:00 committed by GitHub
parent 48f772c585
commit 56bc22c68a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ module Hardware
:arm_lightning_thunder
when 0x573b5eec, 0x1b588bb3 # ARMv8.4-A (Firestorm, Icestorm)
:arm_firestorm_icestorm
when 0xda33d83d # ARMv8.4-A (Blizzard, Avalanche)
when 0xda33d83d # ARMv8.5-A (Blizzard, Avalanche)
:arm_blizzard_avalanche
else
:dunno