Page MenuHomeFreeBSD

kboot: aarch64 bi_loadsmap
ClosedPublic

Authored by imp on Jan 29 2023, 3:15 PM.
Tags
None
Referenced Files
F161014646: D38255.id.diff
Mon, Jun 29, 8:56 PM
F160911869: D38255.id116013.diff
Sun, Jun 28, 11:48 PM
Unknown Object (File)
Sat, Jun 27, 9:49 AM
Unknown Object (File)
Sat, Jun 27, 9:49 AM
Unknown Object (File)
Tue, Jun 23, 11:02 PM
Unknown Object (File)
Mon, Jun 22, 12:21 AM
Unknown Object (File)
Sun, Jun 21, 10:33 PM
Unknown Object (File)
Fri, Jun 19, 3:57 AM
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 Not Applicable
Unit
Tests Not Applicable