Page MenuHomeFreeBSD

kboot: aarch64 bi_loadsmap
ClosedPublic

Authored by imp on Jan 29 2023, 3:15 PM.
Tags
None
Referenced Files
F107682640: D38255.diff
Fri, Jan 17, 1:31 PM
F107638262: D38255.id116013.diff
Fri, Jan 17, 12:52 AM
Unknown Object (File)
Dec 1 2024, 7:01 PM
Unknown Object (File)
Nov 21 2024, 7:49 AM
Unknown Object (File)
Nov 21 2024, 7:49 AM
Unknown Object (File)
Nov 21 2024, 7:49 AM
Unknown Object (File)
Nov 21 2024, 7:49 AM
Unknown Object (File)
Nov 20 2024, 5:06 PM
Subscribers

Details

Summary

Since aarch64 is different, it needs a different smap. We first see if
we have the PA of the table from the FDT info. If so, we copy that and
quit. Otherwise, we do the best we can in translating the /proc/iomap
into EFI Memory Table format.

We also send the system table to the kernel.

Sponsored by: Netflix

Diff Detail

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