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, Mar 2, 4:54 PM
Unknown Object (File)
Sun, Mar 1, 1:18 AM
Unknown Object (File)
Wed, Feb 25, 6:42 PM
Unknown Object (File)
Tue, Feb 24, 1:16 PM
Unknown Object (File)
Mon, Feb 23, 2:17 PM
Unknown Object (File)
Mon, Feb 23, 10:20 AM
Unknown Object (File)
Mon, Feb 23, 7:35 AM
Unknown Object (File)
Sun, Feb 22, 3:59 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