Page MenuHomeFreeBSD

arm64: Clean up finding our load address
ClosedPublic

Authored by andrew on Nov 13 2023, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 8:05 PM
Unknown Object (File)
Mon, May 11, 7:55 PM
Unknown Object (File)
Mon, May 11, 7:43 PM
Unknown Object (File)
Mon, Apr 27, 4:21 PM
Unknown Object (File)
Mon, Apr 27, 3:20 PM
Unknown Object (File)
Sat, Apr 25, 11:14 AM
Unknown Object (File)
Apr 23 2026, 5:12 AM
Unknown Object (File)
Apr 16 2026, 9:29 PM
Subscribers

Details

Summary

Use the linker to pre-calculate the offset of a known symbol from
KERNBASE, and use this to find the physical address KERNBASE should
map to.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable