Page MenuHomeFreeBSD

arm64: add missing feature identification to align with ARMv8.9
ClosedPublic

Authored by harry.moulton_arm.com on Feb 3 2025, 4:51 PM.
Tags
None
Referenced Files
F160543322: D48816.diff
Thu, Jun 25, 12:39 PM
F160492864: D48816.diff
Thu, Jun 25, 2:11 AM
Unknown Object (File)
May 15 2026, 2:02 PM
Unknown Object (File)
May 15 2026, 3:06 AM
Unknown Object (File)
May 15 2026, 1:31 AM
Unknown Object (File)
May 14 2026, 9:16 PM
Unknown Object (File)
May 12 2026, 10:31 AM
Unknown Object (File)
May 12 2026, 8:16 AM
Subscribers

Details

Summary

Feature bit definitions in armreg.h have been updated to align with
ARMv8.9. This change implements those updates in identcpu.c.

Sponsored by: Arm Ltd
Signed-off-by: Harry Moulton <harry.moulton@arm.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62423
Build 59307: arc lint + arc unit

Event Timeline

LGTM, other than any changes needed if macro names are changed in D48815

sys/arm64/arm64/identcpu.c
1292–1294

We should check for the other "not implemented" value here

This revision is now accepted and ready to land.Feb 13 2025, 12:32 PM

Small changes as a result of comments on parent change

This revision now requires review to proceed.Feb 13 2025, 2:10 PM
This revision is now accepted and ready to land.Feb 13 2025, 6:17 PM