Page MenuHomeFreeBSD

Only store the arm64 ID registers in the cpu_desc
ClosedPublic

Authored by andrew on Jul 29 2021, 9:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 20, 7:16 AM
Unknown Object (File)
Sat, Jan 17, 12:25 AM
Unknown Object (File)
Fri, Jan 16, 7:16 AM
Unknown Object (File)
Thu, Jan 8, 2:41 AM
Unknown Object (File)
Mon, Jan 5, 9:12 PM
Unknown Object (File)
Fri, Jan 2, 6:19 PM
Unknown Object (File)
Thu, Jan 1, 1:09 AM
Unknown Object (File)
Dec 17 2025, 7:54 PM
Subscribers

Details

Summary

There is no need to store a pointer to the CPU implementer and part
strings. Switch to load them directly into the sbuf used to print them
on boot.

While here print the machine ID register when we fail to determine the
implementer or part we are booting on.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40739
Build 37628: arc lint + arc unit