Page MenuHomeFreeBSD

kboot: aarch64 bi_loadsmap
ClosedPublic

Authored by imp on Jan 29 2023, 3:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 10:53 PM
Unknown Object (File)
Sat, Apr 27, 12:06 PM
Unknown Object (File)
Fri, Apr 26, 8:56 AM
Unknown Object (File)
Fri, Apr 26, 8:56 AM
Unknown Object (File)
Fri, Apr 26, 8:53 AM
Unknown Object (File)
Fri, Apr 26, 8:53 AM
Unknown Object (File)
Fri, Apr 26, 1:46 AM
Unknown Object (File)
Apr 9 2024, 12:39 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