Page MenuHomeFreeBSD

arm: Assume __ARM_ARCH == 7
ClosedPublic

Authored by andrew on Jul 12 2024, 11:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 17, 4:24 PM
Unknown Object (File)
Thu, Mar 13, 10:22 AM
Unknown Object (File)
Sat, Mar 8, 8:24 PM
Unknown Object (File)
Feb 26 2025, 2:27 AM
Unknown Object (File)
Feb 18 2025, 3:23 AM
Unknown Object (File)
Feb 10 2025, 12:41 AM
Unknown Object (File)
Feb 9 2025, 3:54 AM
Unknown Object (File)
Jan 18 2025, 5:40 AM
Subscribers

Details

Reviewers
imp
emaste
Group Reviewers
ARM
Commits
rGd29771a722ac: arm: Assume __ARM_ARCH == 7
Summary

The only supported 32-bit Arm architecture is Armv7. Remove old checks
for earlier architecture revisions.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable