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)
Wed, Jun 25, 8:17 PM
Unknown Object (File)
Wed, Jun 25, 3:35 PM
Unknown Object (File)
Wed, Jun 25, 12:18 PM
Unknown Object (File)
Tue, Jun 24, 4:10 PM
Unknown Object (File)
Sun, Jun 22, 7:06 PM
Unknown Object (File)
Fri, Jun 20, 6:20 PM
Unknown Object (File)
Fri, Jun 6, 10:00 AM
Unknown Object (File)
May 30 2025, 2:41 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable